This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
917a869a54
vkdoom_m
/
src
/
gl
/
renderer
History
Christoph Oelckers
917a869a54
- fixed: gl_SetFog set the vertex attribute for software lighting mode without checking if the mode is actually on.
2013-12-23 09:56:16 +01:00
..
gl_colormap.h
- added a fog layer when drawing sprites with render style reverse subtract.
2013-12-05 15:06:10 +01:00
gl_lightdata.cpp
- fixed: gl_SetFog set the vertex attribute for software lighting mode without checking if the mode is actually on.
2013-12-23 09:56:16 +01:00
gl_lightdata.h
- added GL render as of SVN revision 1600.
2013-06-23 09:49:34 +02:00
gl_renderer.cpp
- moved GLEXT API out of RenderContext struct.
2013-09-03 18:29:39 +02:00
gl_renderer.h
- bumped minimum supported OpenGL version to 1.4. The engine was already using several 1.3 and 1.4 features which would have caused problems on 1.2.
2013-08-18 15:41:52 +02:00
gl_renderstate.cpp
- moved GLEXT API out of RenderContext struct.
2013-09-03 18:29:39 +02:00
gl_renderstate.h
- added a fog layer when drawing sprites with render style reverse subtract.
2013-12-05 15:06:10 +01:00