gzdoom/src/rendering
Christoph Oelckers c5dca89e66 - clean separation of vertex creation from map data and the buffer object.
This was yet another object with too broad scope, the vertex creation has been offloaded into out-of-class functions now.
2020-04-26 12:12:07 +02:00
..
2d - moved hw_cvars to 'common'. 2020-04-26 11:38:38 +02:00
gl - moved hw_cvars to 'common'. 2020-04-26 11:38:38 +02:00
hwrenderer - clean separation of vertex creation from map data and the buffer object. 2020-04-26 12:12:07 +02:00
polyrenderer - moved hw_cvars to 'common'. 2020-04-26 11:38:38 +02:00
swrenderer - moved RenderView out of the framebuffer classes to complete the consolidation of the renderer's entry points. 2020-04-25 17:58:26 +02:00
vulkan - moved hw_cvars to 'common'. 2020-04-26 11:38:38 +02:00
r_sky.cpp - took the sky cap color getter out of the texture system. 2020-04-19 10:57:52 +02:00
r_sky.h - took the sky cap color getter out of the texture system. 2020-04-19 10:57:52 +02:00
r_utility.cpp - the big cleanup of the exit cleanup is done! 2019-10-07 20:28:55 +02:00
r_utility.h - moved some more files. 2019-07-14 21:09:49 +02:00
v_framebuffer.cpp - moved RenderView out of the framebuffer classes to complete the consolidation of the renderer's entry points. 2020-04-25 17:58:26 +02:00
v_video.cpp - more hw_cvars cleanup. 2020-04-26 10:58:44 +02:00
v_video.h - more hw_cvars cleanup. 2020-04-26 10:58:44 +02:00