gzdoom/src/gl/system
2014-07-27 21:55:25 +02:00
..
gl_cvars.h - some adjustments to allow testing the different rendering methods. 2014-07-26 18:43:54 +02:00
gl_framebuffer.cpp - fixed bad constant and potential use of uninitialized variable. 2014-07-27 21:55:25 +02:00
gl_framebuffer.h - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_interface.cpp - fixed conditions for disabling the flat vertex buffer. 2014-07-27 20:18:32 +02:00
gl_interface.h - reenabled the flat vertex buffer for GL 3.x NVidia hardware. On AMD and Intel it'll stay off because past tests have shown that it won't improve performance at all. 2014-07-27 13:46:35 +02:00
gl_menu.cpp Merge branch 'master' into Glew_Version_For_Real 2014-07-27 17:59:50 +02:00
gl_system.h - GZDoom now runs on an OpenGL core profile. :) 2014-07-15 02:26:23 +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 - replaced deprecated alpha testing with shader code. 2014-07-14 21:14:43 +02:00