qzdoom/src/rendering
2019-04-16 16:17:23 +02:00
..
2d - added monospacing support to Screen.DrawText and its native counterparts. 2019-04-13 12:17:38 +02:00
gl - use I_Error for throwing errors in the Vulkan backend and print the message if one gets thrown during init. 2019-04-08 23:48:46 +02:00
gl_load - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
hwrenderer - rewrite depthblur.fp to workaround what seemed to be a bug in the NVidia driver 2019-04-16 16:17:23 +02:00
polyrenderer - removed the NetUpdate calls from the software renderer. 2019-03-31 09:02:11 +02:00
swrenderer - removed the NetUpdate calls from the software renderer. 2019-03-31 09:02:11 +02:00
vulkan - update glslang to 7.11.3113 (stable release February 8, 2019). This fixes the SPIR-V validation error reported for the shadowmap shader 2019-04-15 04:53:43 +02:00