hostile-takeover/game/sdl
Nathan Fulton d926ef0bbe Prevent SDL from rendering when app is backgrounded
On some platforms, the game will crash if SDL attempts to render to the
screen/window while the game is backgrounded. To prevent this, stop
rendering when the game enters a background state and resume rendering
when the game enters a foreground state.
2016-08-24 16:20:31 -04:00
..
htsdl.xcodeproj SDL-OSX port improvements 2016-08-24 16:19:45 -04:00
mac Prevent SDL from rendering when app is backgrounded 2016-08-24 16:20:31 -04:00
nacl initial commit 2014-07-06 17:47:28 -07:00
SDL2 Add prebuilt libraries for SDL2-2.0.4 2016-08-24 15:39:48 -04:00
display.cpp Prevent SDL from rendering when app is backgrounded 2016-08-24 16:20:31 -04:00
host.cpp Prevent SDL from rendering when app is backgrounded 2016-08-24 16:20:31 -04:00
hosthelpers.h Implement sdl selection sprite 2016-08-24 15:43:51 -04:00
htplatform.h Prevent SDL from rendering when app is backgrounded 2016-08-24 16:20:31 -04:00
main.cpp Create main thread via host 2016-08-24 16:20:31 -04:00
savegame.cpp initial commit 2014-07-06 17:47:28 -07:00
sdleventserver.h Fix sdleventserver wait bug Update wait_ appropriately after calling SocketServer::Wait from derived class 2016-08-24 15:40:37 -04:00
sdlhttprequest.cpp initial commit 2014-07-06 17:47:28 -07:00
sdlhttprequest.h initial commit 2014-07-06 17:47:28 -07:00
sdlhttpservice.cpp initial commit 2014-07-06 17:47:28 -07:00
sdlhttpservice.h initial commit 2014-07-06 17:47:28 -07:00
sdlpackfile.cpp initial commit 2014-07-06 17:47:28 -07:00
sdlpackfile.h initial commit 2014-07-06 17:47:28 -07:00
sdlselectionsprite.cpp Implement sdl selection sprite 2016-08-24 15:43:51 -04:00
sdlselectionsprite.h initial commit 2014-07-06 17:47:28 -07:00
sdlsounddev.cpp Update sdlsoundev to support SDL2 2016-08-24 15:40:40 -04:00
sdlspritemgr.cpp Implement sdl selection sprite 2016-08-24 15:43:51 -04:00
sdlspritemgr.h Implement sdl selection sprite 2016-08-24 15:43:51 -04:00
sysmessages.h Fix NullEvent and TransportEvent processing bug in SDL port 2016-08-24 16:20:09 -04:00
transportmgr.cpp initial commit 2014-07-06 17:47:28 -07:00
worklist.txt initial commit 2014-07-06 17:47:28 -07:00