Blender Git Commit Log

Git Commits -> Revision 8a5af52

Revision 8a5af52 by Clément Foucault (master)
September 12, 2017, 16:32 (GMT)
Eevee: Fix T52713: SSR not working in AMD

This was cause by a fairly funky unitialize buffer (last frame) that was causing NANs during the SSR resolve stage.
They were then propagated to the whole image during the next swap.

Bypassing the SSR completly if no valid history exists fixes the problem. Also disabling SSR data output in this case so we can have correct reflection in the 1st history buffer.

Commit Details:

Full Hash: 8a5af5202c51e29284a03245d7331a4f2fe6d08f
Parent Commit: 79a1d74
Lines Changed: +4, -10

2 Modified Paths:

/source/blender/draw/engines/eevee/eevee_effects.c (+3, -9) (Diff)
/source/blender/draw/engines/eevee/eevee_materials.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021