quakeforge/libs/video
Bill Currie baed4bb160 [gl] Skip lights that are too far from the surface
Where too far is 1024 units as that is the maximum supported, or the
radius. The change to using unsigned for the distances meant the simple
checks missed the effective max dist going negative, thus leading to a
segfault.
2022-12-02 10:12:54 +09:00
..
renderer [gl] Skip lights that are too far from the surface 2022-12-02 10:12:54 +09:00
targets [vid] Add a function to set the palette and colormap 2022-11-14 19:39:55 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00