quakeforge/libs/video
Bill Currie 461bb9f434 [vkgen] Make labeled arrays independent of struct order
It turns out labeled arrays don't work if structs aren't declared in the
right order (no idea what that is, though) as the struct might not have
been processed when the labeled array field is initialized. Thus, do a
pro-processing pass to set up any parse data prior to writing the
tables.
2023-02-26 20:43:52 +09:00
..
renderer [vkgen] Make labeled arrays independent of struct order 2023-02-26 20:43:52 +09:00
targets Clean up some unneeded console.h includes 2023-01-20 12:59:45 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00