quakeforge/libs/video
Bill Currie 187c48bde3 [vulkan] Apply the light culling information
The results of the occlusion queries give the lights that don't have a
visible hull, but unfortunately that includes any lights which the
camera is inside, but simple distance checks sort that out (with a
fudge-factor for the icosahedron vertices (1.583 (3(2+p)/(2+3p), p is
golden ratio)).
2023-12-17 18:45:02 +09:00
..
renderer [vulkan] Apply the light culling information 2023-12-17 18:45:02 +09:00
targets [vulkan] Add gpu profiling zones 2023-12-05 22:55:57 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00