16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 05:49:19 +02:00

fix gtao glitches; add timer to measure animation phase

This commit is contained in:
Wls50
2025-11-24 21:22:19 +01:00
committed by Hirek
parent 0820873a45
commit a22f449ecd
11 changed files with 71 additions and 21 deletions

View File

@@ -1,8 +1,6 @@
templates:
# Partially pre-filled containers to avoid excessive copypasta
XeGTAO:
# TODO Depth conversion is broken since converting to reversed depth buffer
# after attempting to fix it, it is still broken but with hardcoded values
source: XeGTAO/GTAO
target: compute
definitions: # TODO (mostly) move to shader file I guess
@@ -14,6 +12,7 @@ templates:
XE_GTAO_USE_HALF_FLOAT_PRECISION: 0
VA_COMPILED_AS_SHADER_CODE: 1
VA_SATURATE: saturate
XE_GTAO_GENERATE_NORMALS_INPLACE: 1
envmap:
source: envmap
target: compute