quakeforge/libs/video/renderer/vulkan/vkgen
Bill Currie f4c8d341e1 [vulkan] Implement most of the parser
This gets renderpass parsing almost working (not hooked up, though). The
missing bits are support for expressions for flags (namely support for
the | operator) and references (eg $swapchain.format). However, this
shows that the basic concept for the parser is working.
2020-07-17 00:29:53 +09:00
..
Makemodule.am [vulkan] Rework vkgen alias handling 2020-07-05 16:53:35 +09:00
stddef.h [vulkan] Add a tool for making vulkan enum tables 2020-06-28 19:08:18 +09:00
stdint.h [vulkan] Add a tool for making vulkan enum tables 2020-06-28 19:08:18 +09:00
vkalias.h [vulkan] Rework vkgen alias handling 2020-07-05 16:53:35 +09:00
vkalias.r [vulkan] Use a property list to drive code gen 2020-07-05 16:53:35 +09:00
vkenum.h [vulkan] Split up vkgen 2020-07-05 16:53:35 +09:00
vkenum.r [vulkan] Use a property list to drive code gen 2020-07-05 16:53:35 +09:00
vkgen.h [vulkan] Rework vkgen alias handling 2020-07-05 16:53:35 +09:00
vkgen.r [vulkan] Use a property list to drive code gen 2020-07-05 16:53:35 +09:00
vkstruct.h [vulkan] Use a property list to drive code gen 2020-07-05 16:53:35 +09:00
vkstruct.r [vulkan] Implement most of the parser 2020-07-17 00:29:53 +09:00
vktype.h [vulkan] Use a property list to drive code gen 2020-07-05 16:53:35 +09:00
vktype.r [vulkan] Fix dereference for non-pointer aliases 2020-07-17 00:24:41 +09:00
vulkan.r [vulkan] Add a tool for making vulkan enum tables 2020-06-28 19:08:18 +09:00