quakeforge/libs/video
Bill Currie 72f7fcea47 [vulkan] Switch to reversed depth, infinite far plane
Based on the article
(https://developer.nvidia.com/content/depth-precision-visualized), this
should give nice precision behavior, and removes the need to worry about
large maps getting clipped. If I'm doing my math correctly, despite
being reversed, near precision is still crazy high. And (thanks to the
reversed depth) about a quarter of a unit (for near clip of 4) out at 1M
unit distance.
2023-07-21 11:36:10 +09:00
..
renderer [vulkan] Switch to reversed depth, infinite far plane 2023-07-21 11:36:10 +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