Blender Git Commit Log
Git Commits -> Revision d0d9360
Revision d0d9360 by Brecht Van Lommel (master) September 18, 2017, 11:19 (GMT) |
Fix T52800: fix UI flickering with Mesa on Linux. Use triple buffer by default now on all platforms, remaing ones where: * Mesa: seems to have been working well for a long time now, and not using it gives issues with the latest Mesa 17.2.0. * Windows software OpenGL: no longer supported since OpenGL 2.1 requirement was introduced. * OS X with thousands of colors: this option was removed in OS X 10.6, and that's our minimum requirement. |
Commit Details:
Full Hash: d0d9360a6663efb16e4fbc35554be61bf54630e3
Parent Commit: ab9079f
Lines Changed: +4, -16
1 Modified Path:
/source/blender/windowmanager/intern/wm_draw.c (+4, -16) (Diff)