quakeforge/libs
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
..
audio Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
client [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
console Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
gamecode [gamecode] Add a comment about returning temp strings 2020-07-05 16:53:35 +09:00
gib [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
image [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
models [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
net Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
qw [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
ruamoko [ruamoko] Handle 0-length @va_list for va_copy 2020-06-28 18:48:38 +09:00
util [util] Fix some unitialized vars 2020-07-17 00:23:09 +09:00
video [vulkan] Implement most of the parser 2020-07-17 00:29:53 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00