This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
a97b58fa27
vkdoom_m
/
src
/
gl
/
dynlights
History
Christoph Oelckers
a97b58fa27
- added check for light uniform buffer overflows, because uniform buffers on Intel are rather small.
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