gzdoom/src/gl/renderer
Christoph Oelckers c47c7421a3 - route all glColor calls through render state.
- add sector links to dynamic lights.
2014-05-11 22:57:42 +02:00
..
gl_colormap.h - route all glColor calls through render state. 2014-05-11 22:57:42 +02:00
gl_lightdata.cpp - route all glColor calls through render state. 2014-05-11 22:57:42 +02:00
gl_lightdata.h - route all glColor calls through render state. 2014-05-11 22:57:42 +02:00
gl_renderer.cpp - route all glColor calls through render state. 2014-05-11 22:57:42 +02:00
gl_renderer.h - removed all code that mixes together the different lighting methods. Now everything goes through the 3 different light parameters in the render state. 2014-05-11 21:47:54 +02:00
gl_renderstate.cpp - removed all code that mixes together the different lighting methods. Now everything goes through the 3 different light parameters in the render state. 2014-05-11 21:47:54 +02:00
gl_renderstate.h - removed all code that mixes together the different lighting methods. Now everything goes through the 3 different light parameters in the render state. 2014-05-11 21:47:54 +02:00