quakeforge/libs/video
Bill Currie 5a928581ab [vkgen] Fix parsing of actual bool types
Switching to native ruamoko bool for vkgen resulted in bool getting
incorrectly parsed as a string (which mean getting the string's address
written to the value). Fixes the randomly enabled debug pipelines (and
probably a few randomly disabled normal pipelines, though less likely as
they're usually implicitly initialized). The one bit of actual legit UB
(ie, that which wasn't immediately mitigated one way or another) found
by ubsan, and it was a data error.
2024-09-24 11:09:10 +09:00
..
renderer [vkgen] Fix parsing of actual bool types 2024-09-24 11:09:10 +09:00
targets [vulkan] Fix a pile of synchronization issues 2024-04-18 10:03:26 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00