gzdoom-gles/src/gl/dynlights
Christoph Oelckers a27181cb0b - partial adjustments.
No point changing all the viewx/y/z stuff when that is about to get floatified next.
2016-03-31 21:42:27 +02:00
..
a_dynlight.cpp - adjustments. 2016-03-30 20:01:44 +02:00
gl_dynlight.cpp - fixed some issues with dynamic lights caused by the floatification changes 2016-03-24 13:38:37 +01:00
gl_dynlight.h - adjustments. 2016-03-30 20:01:44 +02:00
gl_dynlight1.cpp - adjustments. 2016-03-30 20:01:44 +02:00
gl_glow.cpp - partial adjustments. 2016-03-31 21:42:27 +02:00
gl_glow.h - partial adjustments. 2016-03-31 21:42:27 +02:00
gl_lightbuffer.cpp - fixed a problem with some older AMD drivers: Normally calling glBindBufferBase should imply a call to glBindBuffer, but on these drivers it was never done, which resulted in the light uniform buffer never being created... 2015-01-24 13:13:54 +01:00
gl_lightbuffer.h - allow reallocation of light buffer if more lights are needed. 2014-08-19 14:18:21 +02:00