Blender Git Loki

Git Commits -> Revision d3a8256

September 15, 2021, 15:15 (GMT)
EEVEE: Film: Make smooth transition not rely on dtxl->color persistence

This is a needed change for the viewport compositor. The compositor
needs to draw to `dtxl->color` to have correct overlay / background
composition.

The solution here is to have a separate buffer that keeps the first
sample we blend from. This increases VRAM usage but it is the most
elegant option.

Commit Details:

Full Hash: d3a825678a447c4b3798081b204ce19d13f0d55e
Parent Commit: 41c84bb
Lines Changed: +40, -25

4 Modified Paths:

/source/blender/draw/engines/eevee/eevee_film.cc (+24, -19) (Diff)
/source/blender/draw/engines/eevee/eevee_film.hh (+7, -2) (Diff)
/source/blender/draw/engines/eevee/eevee_wrapper.hh (+5, -0) (Diff)
/source/blender/draw/engines/eevee/shaders/eevee_film_resolve_frag.glsl (+4, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021