Blender Git Commit Log
Git Commits -> Revision 3886392
Revision 3886392 by Sergey Sharybin (master) July 24, 2020, 09:23 (GMT) |
Fix interface artifacts on Intel GPUs This is a continuation of fix for T78307. Turns out instancing do not work at all, so enforce single widget drawing on macOS and Intel GPU. It was also reported that certain AMD and Mesa driver suffer from similar issue, so disabled instancing for this configuration as well. Differential Revision: https://developer.blender.org/D8374 |
Commit Details:
Full Hash: 38863924305367eaae65d9447f8a306b86d6ea44
Parent Commit: 2bd2db1
Lines Changed: +22, -1
1 Modified Path:
/source/blender/editors/interface/interface_widgets.c (+22, -1) (Diff)