quakeforge/libs/video/renderer/vulkan
Bill Currie 69c110193a Fix a thinko
Wrong var for computing number of slots used.
2020-02-13 04:20:54 +09:00
..
buffer.c Finish up memory stuff 2020-02-11 09:37:04 +09:00
command.c Implement render pass stuff 2020-02-12 18:55:51 +09:00
descriptor.c Fix a thinko 2020-02-13 04:20:54 +09:00
device.c Fix a couple more optimization warnings 2020-02-11 15:59:12 +09:00
image.c Finish up memory stuff 2020-02-11 09:37:04 +09:00
instance.c Cache physical devices in the instance 2020-02-06 19:04:28 +09:00
Makefile.am Implement render pass stuff 2020-02-12 18:55:51 +09:00
memory.c Finish up memory stuff 2020-02-11 09:37:04 +09:00
namehack.h Start work on a Vulkan-based renderer 2019-07-06 14:56:15 +09:00
renderpass.c Implement render pass stuff 2020-02-12 18:55:51 +09:00
swapchain.c Rework object device caching 2020-02-07 11:45:05 +09:00
util.c Completely rework the vulkan related api 2019-07-12 13:34:31 +09:00
util.h Fix a couple more optimization warnings 2020-02-11 15:59:12 +09:00
vulkan_draw.c Allow vulkan_draw to compile when optimizing 2020-02-11 12:19:16 +09:00
vulkan_vid_common.c Destroy the surface 2019-07-13 01:20:02 +09:00