qzdoom/src/rendering
2020-04-25 21:52:21 +02:00
..
2d - fixed texture layer management so that each material layer can decide for itself if it wants to allow upscaling. 2020-04-19 10:57:56 +02:00
gl - moved a few files from 'rendering' to 'common'. 2020-04-25 21:52:21 +02:00
hwrenderer - started cleanup of dependencies of the framebuffer class. 2020-04-25 21:08:07 +02:00
polyrenderer - moved a few files from 'rendering' to 'common'. 2020-04-25 21:52:21 +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 RenderView out of the framebuffer classes to complete the consolidation of the renderer's entry points. 2020-04-25 17:58:26 +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 - moved the scale overrider to v_draw.h. 2020-04-21 21:23:04 +02:00
v_video.h - moved a few files from 'rendering' to 'common'. 2020-04-25 21:52:21 +02:00