Blender Git Loki
Git Commits -> Revision 0045a70
August 1, 2009, 22:23 (GMT) |
Allow users enabling workaround for menus with some Mesa3D drivers. Define the env var BLENDER_FORCE_SWAPBUFFERS to enable (1, yes, oui, the value does not matter, code just checks for existence). The issue seems to happen with Intel and Radeon, but enabling myswapbuffers() hack solves it (or reduces to just flicker) for now. https://bugs.freedesktop.org/show_bug.cgi?id=21774 Reported by Philippe Van Hecke. |
Commit Details:
Full Hash: 0045a70d9619a5b0f3da9853c75587b765c1150a
SVN Revision: 22125
Parent Commit: 41a0bfa
Lines Changed: +18, -0
1 Modified Path:
/source/blender/src/glutil.c (+18, -0) (Diff)