qzdoom/src/gl/system
2013-12-07 12:25:38 +02:00
..
gl_cvars.h - bumped minimum supported OpenGL version to 1.4. The engine was already using several 1.3 and 1.4 features which would have caused problems on 1.2. 2013-08-18 15:41:52 +02:00
gl_framebuffer.cpp convert file from UTF-16LE to UTF-8 2013-12-05 04:43:29 -08:00
gl_framebuffer.h - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_interface.cpp * fix compilation on non-Windows systems 2013-12-07 12:25:38 +02:00
gl_interface.h - moved GLEXT API out of RenderContext struct. 2013-09-03 18:29:39 +02:00
gl_menu.cpp - moved GLEXT API out of RenderContext struct. 2013-09-03 18:29:39 +02:00
gl_system.h - added glext headers to the project because they seem to be broken in newer versions, causing compile errors on Linux. 2013-09-12 10:27:32 +02:00
gl_threads.cpp - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_threads.h - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_wipe.cpp - moved GLEXT API out of RenderContext struct. 2013-09-03 18:29:39 +02:00