qzdoom/src/gl
Christoph Oelckers 81341ac6c5 - Moved all static variables in hw_renderhacks into HWDrawInfo
- removed the profiling code from hw_renderhacks because it was broken in its current state and if still needed needs to be redone differently.
2018-04-25 13:59:14 +02:00
..
compatibility Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
data Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
dynlights Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
models - moved gl_material into hwrenderer/. 2018-04-24 23:39:58 +02:00
renderer - moved gl_material into hwrenderer/. 2018-04-24 23:39:58 +02:00
scene - got rid of the gl_info substructure in FTexture and moved all elements into the main class. 2018-04-24 23:51:19 +02:00
shaders Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
stereo3d Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
system - texture precaching also moved to hwrenderer/. 2018-04-25 00:07:46 +02:00
textures - texture precaching also moved to hwrenderer/. 2018-04-25 00:07:46 +02:00
utility - Moved all static variables in hw_renderhacks into HWDrawInfo 2018-04-25 13:59:14 +02:00