gzdoom/src/gl/system
2013-08-28 08:33:11 +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 - 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.h - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_interface.cpp - fix c++11's compile problems. 2013-08-28 08:33:11 +02:00
gl_interface.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_menu.cpp - 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_system.h - moved all system specific code out of gl_interface.cpp into the respective Video classes (Win32GLVideo andSDLGLVideo.) (SDL side not tested yet!) 2013-08-18 14:16:33 +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 - 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