qzdoom-gpl/src/gl
Magnus Norddahl 5849c83028 Added bloom and tonemap to menus
Added gl_renderbuffers CVAR that disables render buffers
Added patch shader support to FShaderProgram
Added OpenGL 2 fallback support to render buffers
2016-07-29 21:31:20 +02:00
..
compatibility Fixed missing polyobjects in compatibility renderer 2016-06-29 12:23:16 +02:00
data - fixed a crash when initializing the GL portal data for an incomplete or inactive portal. Also did a bit of cleanup on this code, the 'delta' member was never used. 2016-07-16 12:45:49 +02:00
dynlights - fixed: ADynamicLight::visibletoplayer was not initialized for placed lights when restoring a savegame. 2016-05-08 09:34:22 +02:00
hqnx - don't depend on stdint.h because older MSVC versions do not have it. 2014-05-01 12:30:56 +02:00
hqnx_asm - fixed GCC's 'unknown pragma' warnings in hqNx MMX implementation 2015-12-25 15:42:13 +02:00
models - This should have been part of an earlier commit, no idea why it wasn't saved... 2016-07-16 09:35:20 +02:00
renderer Added bloom and tonemap to menus 2016-07-29 21:31:20 +02:00
scene Added bloom and tonemap to menus 2016-07-29 21:31:20 +02:00
shaders Added bloom and tonemap to menus 2016-07-29 21:31:20 +02:00
stereo3d - fixed conditions for menu patching. 2016-05-01 17:43:30 +02:00
system Added bloom and tonemap to menus 2016-07-29 21:31:20 +02:00
textures Adds the last texture filter mode (trilinear min filter with nearest magnification) 2016-07-23 18:57:37 +02:00
unused - floatified more of gl_wall.cpp. 2016-04-07 23:19:37 +02:00
utility - optimize VSMatrix::Translate. 2016-05-01 12:39:08 +02:00
gl_functions.h - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00