quakeforge/libs/video
Bill Currie d3d081ea0a [vulkan] Switch deferred opaque attachment to f16 rgb
While looking at the deferred attachment images with using a template in
mind, I noticed that the opaque attachment was using 8-bit color. The
problem is, it's meant to be HDRI with the compose pass crunching it
down to LDRI. Switching to 16-bit float does seem to have made a subtle
difference (hey, it's still quake data, not much HDRI in there).
2022-04-03 12:02:13 +09:00
..
renderer [vulkan] Switch deferred opaque attachment to f16 rgb 2022-04-03 12:02:13 +09:00
targets [vulkan] Move viewport and scissor into qfv_renderpass_t 2022-04-01 20:34:41 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00