vkdoom_m/src/rendering/hwrenderer
2019-06-10 10:50:45 +02:00
..
data - renamed GLViewpointBuffer to HWViewpointBuffer. 2019-06-10 10:50:45 +02:00
dynlights - reworked buffer binding logic. 2019-06-09 20:37:11 +02:00
models - renamed several data types in the hardware renderer that still had a GL prefix, although they are now generic. 2019-03-22 19:54:19 +01:00
postprocessing - FXAA_DISCARD should never be enabled. It only works when the output framebuffer is the same as the original. 2019-06-05 19:06:33 +02:00
scene - reworked buffer binding logic. 2019-06-09 20:37:11 +02:00
textures - fix burn crash on vulkan 2019-05-09 17:55:29 +02:00
utility - add vk_submit_multithread for doing command buffer submit calls on a worker thread 2019-04-19 22:42:32 +02:00