mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-03-06 17:42:12 +00:00
- move a few variables from SceneDrawer to FRenderViewpoint. The global r_viewpoint variable is left alone now to always represent the current viewpoint to the play code. The main reason behind this change is to reduce the amount of global variables being used by the hardware renderer's scene processing code. |
||
---|---|---|
.. | ||
gl_lightdata.cpp | ||
gl_lightdata.h | ||
gl_postprocess.cpp | ||
gl_postprocessstate.cpp | ||
gl_postprocessstate.h | ||
gl_quaddrawer.cpp | ||
gl_quaddrawer.h | ||
gl_renderbuffers.cpp | ||
gl_renderbuffers.h | ||
gl_renderer.cpp | ||
gl_renderer.h | ||
gl_renderstate.cpp | ||
gl_renderstate.h |