qzdoom/src/rendering
2019-07-12 17:44:54 +02:00
..
2d Shape2D drawing will gracefully abort the VM on any out of bounds access. 2019-07-12 17:44:54 +02:00
gl - removed unused CVAR_GUID type 2019-06-27 09:16:34 +02:00
gl_load - Fixed uninitialized variable in case GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS does not exist. 2019-06-02 21:20:53 +02:00
hwrenderer - consolidated postprocessing code a bit. 2019-06-20 11:55:45 +02:00
polyrenderer - fixed: The software renderer was accessing the global viewpoint in several places. 2019-05-12 09:16:17 +02:00
swrenderer - consolidated the 3 atterm implementations. 2019-06-10 12:01:01 +02:00
vulkan Switch command buffers to be one-time-submittable (#885) 2019-07-05 02:15:59 +02:00