[Mesa-dev] [Bug 30075] Possible glXDestroyContext glXMakeContextCurrent inconsistency

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 8 07:20:55 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30075

Kristian Høgsberg <krh at bitplanet.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTABUG

--- Comment #1 from Kristian Høgsberg <krh at bitplanet.net> 2010-09-08 07:20:55 PDT ---
The request to destroy the server side context is always sent immediately.  If
the context is current on the server side, it's up to the server to hold on to
in until it's no longer current.

The garbage collection is gone in master.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list