quakeforge/libs/video/renderer/vulkan
Bill Currie 66e7336b62 Initialize device extension checks early
They need to be initialized before attempting to load the function
pointers.
2019-07-12 13:37:30 +09:00
..
device.c Initialize device extension checks early 2019-07-12 13:37:30 +09:00
instance.c Completely rework the vulkan related api 2019-07-12 13:34:31 +09:00
Makefile.am Completely rework the vulkan related api 2019-07-12 13:34:31 +09:00
namehack.h Start work on a Vulkan-based renderer 2019-07-06 14:56:15 +09:00
swapchain.c Completely rework the vulkan related api 2019-07-12 13:34:31 +09:00
util.c Completely rework the vulkan related api 2019-07-12 13:34:31 +09:00
util.h Completely rework the vulkan related api 2019-07-12 13:34:31 +09:00
vulkan_draw.c Start work on a Vulkan-based renderer 2019-07-06 14:56:15 +09:00
vulkan_vid_common.c Completely rework the vulkan related api 2019-07-12 13:34:31 +09:00