Blender Git Commit Log
Git Commits -> Revision c5c4727
Revision c5c4727 by Jeroen Bakker (blender-v2.83-release) June 30, 2021, 07:01 (GMT) |
Fix T89405: Viewport Render Preview glitching (AMD) AMD Drivers didn't report an additional space in the renderer. This made testing for the HQ workaround fail and the issue appeared back on certain cards. This fix will test with surrounding spaces or if the renderer name endswith the given string. If any of these are the case the hq normals workaround will be enabled. Original patch {2262d6c45adf}. |
Commit Details:
Full Hash: c5c4727d6ed730644786abcac554ac8ee1e12b73
Parent Commit: 8dd18a7
Lines Changed: +36, -9
1 Modified Path:
/source/blender/gpu/intern/gpu_extensions.c (+36, -9) (Diff)