quakeforge/libs/video
Bill Currie 286344c7b6 [glsl] Implement fisheye rendering
The code dealing with state is a bit of a mess, but everything is
working nicely. Get around 400fps when all 6 faces need to be rendered
(no surprise: it should be about 1/6 of that for normal rendering). The
messy state handling code did not come as a surprise as I suspected
there were various mistakes in my scene rendering "recipe", and fisheye
highlighted them nicely (I'm sure getting this stuff working in Vulkan
will highlight even more issues).
2022-03-25 12:22:16 +09:00
..
renderer [glsl] Implement fisheye rendering 2022-03-25 12:22:16 +09:00
targets [glsl] Implement screen warp when in liquids 2022-03-25 09:01:27 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00