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
5608d150bf6ad49a4e24f5cd7bced40495ffe682
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
MainFrame
History
Frank Fella
62629773a5
Prevent a crash on shutdown in windows in open gl by setting the current gl display context to null when the current device context is being released back to the system. This also required a small change to frame profiling to guard against the null context, and a change to the slate font texture which could end up processing a texture with a null context.
...
[CL 2553538 by Frank Fella in Main branch]
2015-05-15 17:01:47 -04:00
..
Private
Prevent a crash on shutdown in windows in open gl by setting the current gl display context to null when the current device context is being released back to the system. This also required a small change to frame profiling to guard against the null context, and a change to the slate font texture which could end up processing a texture with a null context.
2015-05-15 17:01:47 -04:00
Public
Update copyright notices to 2015.
2014-12-07 19:09:38 -05:00
MainFrame.Build.cs
Added menu to localization dashboard.
2015-03-04 19:51:26 -05:00