quakeforge/libs
Bill Currie e4f75791ce [vulkan] Clean up some tangled dependencies
Dependencies on vkparse.hinc were spreading through the code which I
didn't want as that removes a lot of the automation from the automake
files. This keeps all parser code internal to vkparse.c's scope, and any
accesses required for enum and struct (not yet) definitions can be
fetched by name.
2021-01-04 17:26:39 +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 [build] Fix a pile of gcc 10 issues 2020-12-21 14:14:29 +09:00
gamecode [build] Fix a pile of gcc 10 issues 2020-12-21 14:14:29 +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] Fix a pile of gcc 10 issues 2020-12-21 14:14:29 +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] Add a wrapper for PL_Line 2020-12-23 21:52:42 +09:00
util [util] Fix types for double and float constants 2021-01-04 00:23:48 +09:00
video [vulkan] Clean up some tangled dependencies 2021-01-04 17:26:39 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00