Blender Git Loki
Git Commits -> Revision c85a305
Revision c85a305 by Brecht Van Lommel (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) December 30, 2017, 14:30 (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: c85a305c095eba2d442ad1f4043afd7608c8ddf6
Parent Commit: 30f53d5
Committed By: Bastien Montagne
Lines Changed: +4, -16
1 Modified Path:
/source/blender/windowmanager/intern/wm_draw.c (+4, -16) (Diff)