qzdoom/src/rendering
alexey.lysiuk 08d8ea5d31 - fixed compilation with GCC and Clang
src/rendering/vulkan/renderer/vk_postprocess.cpp:219:54: error: cannot pass non-trivial object of type 'const FString' to variadic function; expected type from format string was 'char *' [-Wnon-pod-varargs]
2019-03-06 11:39:39 +02:00
..
2d Use flag to avoid second eye stereo color problem 2019-02-25 00:14:41 +01:00
gl - add layout location decl to all postprocess shaders 2019-03-05 18:55:31 +01:00
gl_load
hwrenderer - implement VkPostprocess::RenderScreenQuad 2019-03-05 23:31:38 +01:00
polyrenderer
swrenderer - fixed: The global viewpoint's Level member was accessed before it was set. 2019-02-08 13:12:46 +01:00
vulkan - fixed compilation with GCC and Clang 2019-03-06 11:39:39 +02:00