[Bf-committers] CVS commit: blender/intern/ghost/intern GHOST_WindowX11.cpp

Wouter van Heyst bf-committers@blender.org
Mon, 12 May 2003 10:57:56 +0200 (CEST)


larstiq (Wouter van Heyst) 2003/05/12 10:57:56 CEST

  Modified files:
    blender/intern/ghost/intern GHOST_WindowX11.cpp 
  
  Log:
  - Destroy the glx context _before_ the X window.
  
  Fixes long standing crash for several DRI drivers.
  Thanks to Jacek Popławski for hunting this bug down and supplying the patch.
  
  Revision  Changes    Path
  1.5       +2 -2      blender/intern/ghost/intern/GHOST_WindowX11.cpp