warzone2100/lib/qtgame
per eb9e6ee9f3 Remove unnecessary glClearColor calls. (They do not make fog any less broken.)
Turn deprecated GL_CLAMP into GL_CLAMP_TO_EDGE.
2013-12-14 15:58:04 +01:00
..
Makefile.am Move some Qt-related stuff from lib/framework/wzapp.cpp and src/main.cpp to lib/qtgame/. 2011-12-11 22:54:18 +01:00
macosx_screen_resolutions.cpp Seems time don't stop, so bump the year to 2013. 2013-01-16 15:34:57 -05:00
macosx_screen_resolutions.h Seems time don't stop, so bump the year to 2013. 2013-01-16 15:34:57 -05:00
main_qt.cpp Remove dependency on src/ from lib/sdl and lib/qtgame, and one dependency from framework 2013-12-01 18:37:25 +01:00
qtgame.cpp Seems time don't stop, so bump the year to 2013. 2013-01-16 15:34:57 -05:00
qtgame.h Seems time don't stop, so bump the year to 2013. 2013-01-16 15:34:57 -05:00
qtgame.vcxproj update MSVC solution file Disable mimimalRebuild since it was slower than doing /Mp 2012-03-17 13:53:57 -04:00
qtgame.vcxproj.filters Update MSVC solution for building both SDL & Qt backends. 2012-01-07 01:33:40 -05:00
swapinterval.cpp More updates to bring the xcode project inline with previous changes. 2011-12-13 18:24:40 -05:00
swapinterval.h Seems time don't stop, so bump the year to 2013. 2013-01-16 15:34:57 -05:00
swapinterval.mm Add swap interval control to QtGame. There's no longer any need to restart to change vsync settings. 2011-07-13 21:00:31 +00:00
wzapp_qt.cpp Remove unnecessary glClearColor calls. (They do not make fog any less broken.) 2013-12-14 15:58:04 +01:00
wzapp_qt.h Fix compile error, make <GL/glew.h> be included before <GL/gl.h>. 2013-01-18 17:52:44 +01:00