mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-20 07:50:45 +00:00
e920abe142
The actual view and projection matrices are now consistent with vulkan, with the vulkan-gl disparity moved into adjustment matrices. The goal is to allow the same camera data and code to be used in all renderers. The extra matrix multiplication shouldn't be too expensive as it occurs only when the field of view (not often, under user control) or near and far clip distances (very rarely) change. |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
Makemodule.am |