Blender Git Loki

Git Commits -> Revision d93a47b

Revision d93a47b by Jeroen Bakker (master)
May 16, 2019, 14:02 (GMT)
EEVEE: Viewport Rendering TAA

EEVEE assumed that the OGL renderer did FSAA, as the FSAA was removed we
needed to revalidate this assumption. The temporal sampling only inited
the matrices during init phase. As now we need to update the matrices
for every sample rendered the code for updating the matrices was
isolated in a new function `EEVEE_temporal_sampling_update_matrices`.

Reviewed By: fclem

Maniphest Tasks: T64646

Differential Revision: https://developer.blender.org/D4871

Commit Details:

Full Hash: d93a47b7bbdac3afd8003254c8606a8c43154c80
Parent Commit: 3b51260
Lines Changed: +45, -30

3 Modified Paths:

/source/blender/draw/engines/eevee/eevee_engine.c (+9, -1) (Diff)
/source/blender/draw/engines/eevee/eevee_private.h (+1, -0) (Diff)
/source/blender/draw/engines/eevee/eevee_temporal_sampling.c (+35, -29) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021