quakeforge/libs/video
Bill Currie a238eac75b [vulkan] Ensure the barriers array is initialized
I'm not sure what's up, but arm gcc thinks the array isn't properly
initialized even though x86_64 gcc does. Maybe something with padding.
At least c23 makes it easy to 0-initialize VLAs.
2023-08-17 12:54:28 +09:00
..
renderer [vulkan] Ensure the barriers array is initialized 2023-08-17 12:54:28 +09:00
targets [vid] Ensure window size gets sent after init 2023-07-14 11:57:36 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00