quakeforge/libs/video
Bill Currie c46e15af9b [vulkan] Up max lights to 2048 and quantize sizes
This seems excessive, but gmsp3v2 map has 1399 lights. Worse, it has a
lot of different light sizes that go up by small increments (generally
around 10) resulting in 33 shadow map images (1 too many). Quantizing
the sizes to 32 drops this nicely to 20, and reduces memory consumption
slightly too (image buffer overhead, I guess).
2023-08-15 14:44:38 +09:00
..
renderer [vulkan] Up max lights to 2048 and quantize sizes 2023-08-15 14:44:38 +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