Blender Git Commit Log

Git Commits -> Revision aa575a3

Revision aa575a3 by Clément Foucault (master)
August 10, 2017, 23:26 (GMT)
Eevee: SSR Clamp color when blurring buffers.

This effectivly reduce firefly bleeding all over the place.
We still need the clamp in the resolve pass because the level 0 has not been clamped.
NOTE: I did not clamped each sample individually for performance BUT I did not profile it to know how much it cost.

Commit Details:

Full Hash: aa575a3152ade77db68a6420fc978158c34d8dd9
Parent Commit: 0665f58
Lines Changed: +22, -1

4 Modified Paths:

/source/blender/draw/engines/eevee/eevee_effects.c (+1, -0) (Diff)
/source/blender/draw/engines/eevee/eevee_lightprobes.c (+1, -0) (Diff)
/source/blender/draw/engines/eevee/shaders/effect_downsample_frag.glsl (+10, -0) (Diff)
/source/blender/draw/engines/eevee/shaders/lightprobe_planar_downsample_frag.glsl (+10, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021