gzdoom-gles/src/gl/dynlights
2014-08-02 20:41:13 +02:00
..
a_dynlight.cpp - removed texture based dynamic lighting. For GL 3.x the shader approach is always better. 2014-07-15 20:49:21 +02:00
gl_dynlight.cpp - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_dynlight.h - removed texture based dynamic lighting. For GL 3.x the shader approach is always better. 2014-07-15 20:49:21 +02:00
gl_dynlight1.cpp - use the light buffer to handle dynamic lighting. 2014-08-01 20:59:39 +02:00
gl_glow.cpp - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_glow.h - added GL render as of SVN revision 1600. 2013-06-23 09:49:34 +02:00
gl_lightbuffer.cpp - added check for light uniform buffer overflows, because uniform buffers on Intel are rather small. 2014-08-02 20:41:13 +02:00
gl_lightbuffer.h - use the light buffer to handle dynamic lighting. 2014-08-01 20:59:39 +02:00