[Bf-blender-cvs] CVS commit: blender/intern/ghost/intern GHOST_WindowWin32.cpp

Ton Roosendaal ton at blender.org
Sat Jul 5 13:15:50 CEST 2003


ton (Ton Roosendaal) 2003/07/05 13:15:50 CEST

  Modified files:
    blender/intern/ghost/intern GHOST_WindowWin32.cpp 
  
  Log:
  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)
  
  Revision  Changes    Path
  1.5       +6 -2      blender/intern/ghost/intern/GHOST_WindowWin32.cpp



More information about the Bf-blender-cvs mailing list