quakeforge/libs/video
Bill Currie c8c742b240 [renderer] Use a better calculation for fov_y
This avoids the possibility of a singularity (and thus the temptation to
use Sys_Error). While the rendering is rubbish, 0 degrees is allowed
because values less than 1 should be allowed, but where does one stop?
170 is the maximum in order to avoid any issues with (near) parallel or
inverted frustum planes (or other fun things) in the low level code.
2022-03-18 11:14:24 +09:00
..
renderer [renderer] Use a better calculation for fov_y 2022-03-18 11:14:24 +09:00
targets [renderer] Abandon sw32 altogether 2022-03-09 21:36:15 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00