Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=7205          
     




------- Additional Comments From [EMAIL PROTECTED]  2007-01-23 11:45 -------
Created an attachment (id=8487)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=8487&action=view)
Patch for Mesa's resize() function

The Mesa resize() function is called, while the current context _glapi_Context
is NULL. As this isn't checked in the function I assume that this should never
happen.

Actually, it seems that while the context is correctly lost, the dispatch
functions aren't cleared correctly. Resizing windows was the only (well, almost

only) function that didn't check the validity of the glx context.


This patch is against Mesa git (applies to 6.5.2 or later).          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to