quakeforge/libs/video
Bill Currie 422ad2a6c9 [vulkan] Recreate lighting pvs sets when loading lights
Sets never shrink, so assigning a dynamically created set to a
statically created set after the working size has reduced (going from
demo2 to demo3) causes the set code to attempt to resize the statically
created set, which leads to libc having a bad time.
2021-12-24 06:45:12 +09:00
..
renderer [vulkan] Recreate lighting pvs sets when loading lights 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