0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-29 21:50:47 +00:00
quakeforge/libs/video
Bill Currie 6e0312658d [vulkan] Fix sky depth issues
There were actually several problems: translucency wasn't using or
depending on the depth buffer, and the depth buffer wasn't marked as
read-only in the g-buffer pass. Getting that correct seems to have given
bigass1 a 0.5% boost (hard to say, could be the usual noise).
2021-03-23 11:26:24 +09:00
..
renderer [vulkan] Fix sky depth issues 2021-03-23 11:26:24 +09:00
targets Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00