quakeforge/libs/video
Bill Currie 4cb120e878 [vulkan] Implement most of the changes for cube rendering
There are some missing parts from this commit as these are the fairly
clean changes. Missing is building a separate set of pipelines for the
new render pass (might be able to get away from that), OIT heads texture
is flat rather than an array, view matrices aren't set up, and the
fisheye renderer isn't hooked up to the output pass (code exists but is
messy). However, with the missing parts included, testing shows things
mostly working: the cube map is rendered correctly even though it's not
displayed correctly (incorrect view). This has definitely proven to be a
good test for Vulkan's multiview feature (very nice).
2023-02-14 13:24:47 +09:00
..
renderer [vulkan] Implement most of the changes for cube rendering 2023-02-14 13:24:47 +09:00
targets Clean up some unneeded console.h includes 2023-01-20 12:59:45 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00