[PATCH xserver 0/2] glx/dri2: Fix bug #50019.

Michel Dänzer michel at daenzer.net
Mon Jul 30 09:15:13 PDT 2012


On Mon, 2012-07-30 at 09:04 -0700, Jeremy Huddleston Sequoia wrote: 
> On Jul 30, 2012, at 07:03, Michel Dänzer <michel at daenzer.net> wrote:
> 
> >> That will get us into a situation where some servers advertising the
> >> same ABI version have DRI2CreateDrawable2 and some don't.
> > 
> > You could bump the ABI minor version.
> > 
> > Or you could use the fix I posted originally, which doesn't involve new
> > symbols (but comes with obvious risks).
> > 
> > 
> > Whatever you do, please don't leave 1.12 users prone to this annoying
> > bug.
> 
> Ok.  I think that letting DRI destroy the GLX drawable is just all
> kinds of ugly from the layering perspective.

That's not happening. The fix makes GLX destroy the DRI2DrawableRefRec
it created via DRI2CreateDrawable2.


> I think an ABI minor bump would be the safest solution.
> 
> Would you mind sending me a [PULL]?

Sorry, I don't have time for this right now.


-- 
Earthling Michel Dänzer           |                   http://www.amd.com
Libre software enthusiast         |          Debian, X and DRI developer


More information about the xorg-devel mailing list