qzdoom/src/gl/system
alexey.lysiuk 9ed2da176e Fixed signed/unsigned mismatch in comparisons
No more 'comparison of integers of different signs' warnings reported by GCC/Clang
2017-01-06 10:40:51 +01:00
..
gl_cvars.h Add another gbuffer with normal data and make ssao pass use it 2016-10-05 07:57:27 +02:00
gl_debug.cpp Fixed signed/unsigned mismatch in comparisons 2017-01-06 10:40:51 +01:00
gl_debug.h Only use KHR_debug if available 2016-08-22 19:25:13 +02:00
gl_extlist.txt Add KHR_debug and ARB_invalidate_subdata 2016-08-17 16:48:11 +02:00
gl_framebuffer.cpp - make gl_finishbeforeswap more useful by handling the case where it causes stalls on NVidia. 2016-12-25 22:56:18 +01:00
gl_framebuffer.h - Textured automap would crash due to an additional parameter in the software renderer to the FillSimplePoly function call, causing stack issues. 2016-11-08 15:05:23 -05:00
gl_interface.cpp - only print GL extensions to the log, but not to the console. 2017-01-05 12:01:00 +01:00
gl_interface.h - removed most of the specific options for legacy hardware and consolidated them in one variable (does not work yet.) 2016-09-01 11:52:52 +02:00
gl_load.c Restored legacy way to collect OpenGL extensions 2016-08-28 10:21:20 +03:00
gl_load.h Add KHR_debug and ARB_invalidate_subdata 2016-08-17 16:48:11 +02:00
gl_menu.cpp - changed the license of the OpenGL renderer to LGPL v3. 2016-09-14 20:01:13 +02:00
gl_system.h Fixed compilation of OS X with native backend 2016-04-30 11:53:31 +03:00
gl_threads.cpp - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_wipe.cpp - changed the license of the OpenGL renderer to LGPL v3. 2016-09-14 20:01:13 +02:00