2010/4/8 Kristian Høgsberg <[email protected]>:
> The DestroyWindow hook only works when the GLX drawable XID is the same
> as the X window XID.  This is only the case for drawables created
> through the pre-GLX-1.3 compatibility mechanism.  GLX Drawables created
> using glXCreateWindow get a different XID and we need to look up the
> GLX private and pass the GLX XID to FreeResource instead.
>
> Signed-off-by: Kristian Høgsberg <[email protected]>

Oh, there should be a:

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

in the commit message.

Kristian
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to