quakeforge/include/QF/Vulkan
Bill Currie ab08e4f207 Create a logical device with a single queue
A single graphics-capable queue should be enough for now. However, I'm
not sure I'm happy with a lot of the code: it's a bit difficult to write
flexibly configured code for Vulkan (or seems to be at this stage),
especially in C.
2019-07-07 01:28:05 +09:00
..
cvars.h Start work on a Vulkan-based renderer 2019-07-06 14:56:15 +09:00
funclist.h Create a logical device with a single queue 2019-07-07 01:28:05 +09:00
funcs.h Start work on a Vulkan-based renderer 2019-07-06 14:56:15 +09:00
init.h Create a logical device with a single queue 2019-07-07 01:28:05 +09:00
qf_draw.h Start work on a Vulkan-based renderer 2019-07-06 14:56:15 +09:00
qf_vid.h Start work on a Vulkan-based renderer 2019-07-06 14:56:15 +09:00