Blender Git Commit Log
Git Commits -> Revision a0430d0
Revision a0430d0 by Ton Roosendaal (master) July 5, 2003, 11:15 (GMT) |
Patch provided by Jacques Beaurain (thanks!) to fix bug #322. I've added the text below as comment: adding a glFinish() here is to prevent Geforce in 'full scene antialias' mode from antialising the Blender window. Officially a swapbuffers does a glFinish itself, so this feels really like a hack... but it won't harm. (ton) |
Commit Details:
Full Hash: a0430d0d43e66ff71e0d0f1bf91be7757ebd5d93
SVN Revision: 977
Parent Commit: c861979
Lines Changed: +4, -0
1 Modified Path:
/intern/ghost/intern/GHOST_WindowWin32.cpp (+4, -0) (Diff)