quakeforge/libs/video/renderer/vulkan
Bill Currie ed3c5cb9ec Add a strset "class"
It's just a wrapper around hashtab, but it makes checking if a string is
in a set easy. Way overkill when only a few extensions are enabled, but
more might come later.
2019-07-10 13:09:16 +09:00
..
init.c Add vulkan developer flag 2019-07-09 20:14:30 +09:00
Makefile.am Move the string list funcs to their own file 2019-07-09 14:24:55 +09:00
namehack.h Start work on a Vulkan-based renderer 2019-07-06 14:56:15 +09:00
util.c Add a strset "class" 2019-07-10 13:09:16 +09:00
util.h Add a strset "class" 2019-07-10 13:09:16 +09:00
vulkan_draw.c Start work on a Vulkan-based renderer 2019-07-06 14:56:15 +09:00
vulkan_vid_common.c Create a window and a surface for vulkan 2019-07-09 16:33:44 +09:00