vkdoom_m/src/rendering/vulkan/system
Christoph Oelckers 5490ffcd77 - removed the obsolete Doomsday 1.8-style texture pack support.
This poorly integrated into the texture system and wasn't compatible with modern texture packs anymore so its usefulness was questionable.
2020-04-04 12:55:24 +02:00
..
vk_buffers.cpp Update and clarify the licenses for the postprocess, vulkan and softpoly parts 2020-01-03 05:52:01 +01:00
vk_buffers.h - reworked buffer binding logic. 2019-06-09 20:37:11 +02:00
vk_builders.cpp Update and clarify the licenses for the postprocess, vulkan and softpoly parts 2020-01-03 05:52:01 +01:00
vk_builders.h - create a new error class for vulkan errors as they are only recoverable during initialization (unlike CRecoverableError which is recoverable during normal processing) 2019-05-23 14:09:05 +02:00
vk_device.cpp Update and clarify the licenses for the postprocess, vulkan and softpoly parts 2020-01-03 05:52:01 +01:00
vk_device.h vk: Check for the time query support on the graphics queue (#884) 2019-07-03 16:49:06 +02:00
vk_framebuffer.cpp - removed the obsolete Doomsday 1.8-style texture pack support. 2020-04-04 12:55:24 +02:00
vk_framebuffer.h - don't let Vulkan access the vid_vsync variable directly. 2019-10-01 20:50:15 +02:00
vk_objects.h Switch command buffers to be one-time-submittable (#885) 2019-07-05 02:15:59 +02:00
vk_swapchain.cpp - Fix vk_hdr looking for the wrong colorspace 2020-02-15 09:46:24 +01:00
vk_swapchain.h - Fix vk_hdr looking for the wrong colorspace 2020-02-15 09:46:24 +01:00