mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-03 06:24:32 +00:00
Avoid recreating the GL context on Alt+Tab, resolution change, or windowed/fullscreen switch
This commit is contained in:
parent
b8aaccd7a1
commit
1bad4d006d
8 changed files with 184 additions and 283 deletions
|
@ -34,8 +34,6 @@ RenderObjectLayer::RenderObjectLayer()
|
|||
update = true;
|
||||
optimizeStatic = false;
|
||||
|
||||
mode = Core::MODE_2D;
|
||||
|
||||
color = Vector(1,1,1);
|
||||
|
||||
displayListValid = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue