gzdoom-gles/src/gl/dynlights
2014-09-20 09:04:36 +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 - always use glPolygonOffset to render translucent geometry. 2014-09-20 09:04:36 +02:00
gl_lightbuffer.h - allow reallocation of light buffer if more lights are needed. 2014-08-19 14:18:21 +02:00