gzdoom-gles/src/gl/dynlights
2016-12-06 22:47:37 +01:00
..
a_dynlight.cpp Merge branch 'gz-zscript' 2016-12-06 22:47:37 +01:00
gl_dynlight.cpp - fixed: Random flicker lights must set up their size on the first tic they are run. If not they will keep the radius of the previous effect which may be too large. 2016-12-06 18:35:34 +01:00
gl_dynlight.h - fixed: Random flicker lights must set up their size on the first tic they are run. If not they will keep the radius of the previous effect which may be too large. 2016-12-06 18:35:34 +01:00
gl_dynlight1.cpp - added an ATTENUATE flag to dynamic lights, this is set by default for attached lights. For placed lights this is off, because it'd interfere with many existing maps that depend on unattenuated lights. 2016-10-23 20:42:48 +02:00
gl_glow.cpp - changed the license of the OpenGL renderer to LGPL v3. 2016-09-14 20:01:13 +02:00
gl_glow.h - partial adjustments. 2016-03-31 21:42:27 +02:00
gl_lightbuffer.cpp - changed the license of the OpenGL renderer to LGPL v3. 2016-09-14 20:01:13 +02:00
gl_lightbuffer.h - allow reallocation of light buffer if more lights are needed. 2014-08-19 14:18:21 +02:00