Blender Git Commit Log
Git Commits -> Revision 2262d6c
Revision 2262d6c by Jeroen Bakker (master) June 29, 2021, 07:04 (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: 2262d6c45adff2cca06dc0c7f758e8c2a0de74f2
Parent Commit: 28135c0
Lines Changed: +31, -9
1 Modified Path:
/source/blender/gpu/opengl/gl_backend.cc (+31, -9) (Diff)