quakeforge/libs
Bill Currie c0c728b188 [vulkan] Fix a few code generation issues
QC's int type is named "integer" (didn't feel like changing that right
now), so special case it to be "int".

Output the parse func name (instead of "fix me").

Output a parse func for enums (needed for arrays of enums
(VkDynamicState)).
2020-12-25 00:17:20 +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] Add a PL dictionary to hash table parser 2020-12-24 16:06:34 +09:00
video [vulkan] Fix a few code generation issues 2020-12-25 00:17:20 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00