quakeforge/libs/video
Bill Currie c73e4efcb7 [vkgen] Don't queue types for fields with custom parsers
This ensures that unused parser blocks do not get emitted. In the
testing of the upcoming support for fixed arrays, the blend color
constants were being double emitted (both as custom and normal parser)
due to being an array. gcc did not like that (what with all those
warning flags).
2021-12-24 06:45:12 +09:00
..
renderer [vkgen] Don't queue types for fields with custom parsers 2021-12-24 06:45:12 +09:00
targets [x11] Create barriers only when grabbing 2021-12-06 07:27:08 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00