Blender Git Commit Log
Git Commits -> Revision 2c7efe5
June 30, 2021, 07:28 (GMT) |
Fix T89405: Viewport Render Preview glitching (AMD) AMD Drivers didn't report an additional space in the rendered. 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. |
Commit Details:
Full Hash: 2c7efe5ac0557d5fb801eb7597d7a8d67dbadfcc
Parent Commit: 3c6a981
Lines Changed: +31, -9
1 Modified Path:
/source/blender/gpu/opengl/gl_backend.cc (+31, -9) (Diff)