qzdoom/src/rendering/vulkan/renderer
2019-03-09 21:34:29 +01:00
..
vk_postprocess.cpp - hooked up the debug names for objects, which was a bit of a waste of time since the validation layer is brain dead and doesn't use the information in its messages.. 2019-03-09 21:34:29 +01:00
vk_postprocess.h - hooked up the debug names for objects, which was a bit of a waste of time since the validation layer is brain dead and doesn't use the information in its messages.. 2019-03-09 21:34:29 +01:00
vk_renderbuffers.cpp - hooked up the debug names for objects, which was a bit of a waste of time since the validation layer is brain dead and doesn't use the information in its messages.. 2019-03-09 21:34:29 +01:00
vk_renderbuffers.h - enable the binding code for the ssao gbuffers 2019-03-08 03:17:59 +01:00
vk_renderpass.cpp - hooked up the debug names for objects, which was a bit of a waste of time since the validation layer is brain dead and doesn't use the information in its messages.. 2019-03-09 21:34:29 +01:00
vk_renderpass.h - hook up postprocessing 2019-03-07 18:05:12 +01:00
vk_renderstate.cpp - eliminated last triangle fans usage in Vulkan renderer on macOS 2019-03-09 12:37:45 +02:00
vk_renderstate.h - convert triangle fan to triangle list on macOS 2019-03-08 21:34:21 +01:00