gzdoom-gles/src/gl/system
alexey.lysiuk 03f9425eb1 Fixed missing xBRZ menu options on platforms without MMX support
xBRZ texture resize modes are no longer removed from menu for targets with HAVE_MMX undefined
2017-01-22 12:11:17 +02: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 Added missing OpenGL extension for PowerPC Macs 2017-01-13 10:51:56 +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 - Make OpenGL library link fully dynamic on Unix. 2017-01-20 23:21:37 -05:00
gl_load.h Added missing OpenGL extension for PowerPC Macs 2017-01-13 10:51:56 +02:00
gl_menu.cpp Fixed missing xBRZ menu options on platforms without MMX support 2017-01-22 12:11:17 +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