mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
f409b58e89
Compute the value of the camera distance as exactly half the xx component of the projection matrix. The heuristically derived value for 60 degrees was off by about 0.016%, causing noticeable blurring, and other field of view angles which didn't have the heuristic adjustment off by much more. Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>