This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88defb1003a37bdb42657df1041c7fb3c929862d
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
StandaloneRenderer
History
Graeme Thornton
e3ba0bd160
Fix for opengl/d3d slate standalone renderer compile errors
...
[CL 2254776 by Graeme Thornton in Main branch]
2014-08-13 12:13:41 -04:00
..
Private
Fix for opengl/d3d slate standalone renderer compile errors
2014-08-13 12:13:41 -04:00
Public
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00
StandaloneRenderer.Build.cs
- Merging EAGLView and MetalView into one class, they share a bunch of stuff, and there are too many if (Delegate.MetalView? Delegate.MetalView : Delegate.EAGLViewl) type things around
2014-06-18 15:57:40 -04:00