quakeforge/libs/video
Bill Currie 403c6eea73 [vkgen] Recognize char * as a string
Ruamoko currently doesn't support `const`, so that's not relevant, but
recognizing `char *` (via a hack to work around what looks like a bug
with type aliasing) allows strings to be handled without having to use a
custom parser. Things are still a little clunky for custom parsers, but
this seems to be a good start.
2023-02-14 15:10:09 +09:00
..
renderer [vkgen] Recognize char * as a string 2023-02-14 15:10:09 +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