qzdoom-gpl/src/gl
Christoph Oelckers f4b80a451e - fixed: The render style specific blend settings were overridden when adding code to ensure proper setup of all properties.
It turned out that the only thing that wasn't set is the alpha function, not the blend settings themselves.
2016-07-16 08:57:48 +02:00
..
compatibility Fixed missing polyobjects in compatibility renderer 2016-06-29 12:23:16 +02:00
data - disable transparent door render hacks if any of the involved sectors contains floor slopes. 2016-06-29 12:19:00 +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 - fixed some crash issues with recent changes. 2016-06-18 10:01:24 +02:00
renderer - use the exact same semantics and methods to handle player visibility as in the software renderer. 2016-06-18 12:14:20 +02:00
scene - fixed: The render style specific blend settings were overridden when adding code to ensure proper setup of all properties. 2016-07-16 08:57:48 +02:00
shaders Implemented gamma correction in OS X native backend using shader effect 2016-05-02 10:04:09 +03:00
stereo3d - fixed conditions for menu patching. 2016-05-01 17:43:30 +02:00
system Revert "- let gl_draw_sync default to false." 2016-05-13 20:44:04 +02:00
textures - fixed: Texture precaching for sprites had some inverted logic and deleted everything that was still required. 2016-05-10 20:51:23 +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