[PATCH 0/3] GLX fixes for indirect contexts
Adam Jackson
ajax at nwnk.net
Wed Dec 3 10:09:46 PST 2014
On Tue, 2014-11-11 at 15:23 +0000, Jon TURNEY wrote:
> On 22/04/2014 04:56, Keith Packard wrote:
> > Jon TURNEY writes:
> >
> >> Fixes for a few problems with GLX and indirect contexts.
> >>
> >> I can reproduce [1/3] and [2/3] on X server 1.15.1, mesa 10.1.0 (from Ubuntu
> >> 14.04), but not on X server 1.14.5 mesa 9.2.1 (from Ubuntu 13.10), so these are
> >> probably regressions in 1.15 and may be candidates for that branch.
> >>
> >> Jon TURNEY (3):
> >> Revert "glx: Simplify glXDestroyContext"
> >> glx: Flush context which is being made non-current due to drawable
> >> going away
> >> glx: Fix crash when a client exits without deleting GL contexts
> >
> > I'd love to have Adam take a look at these and see if they seem
> > reasonable enough.
>
> Ping? Any chance these might be considered for 1.17?
2/3 looks a little ugly; is there a reason FlushContext's logic can't be
inlined into the caller?
Other than that these all look fine. With or without fixing the above,
series is:
Reviewed-by: Adam Jackson <ajax at redhat.com>
- ajax
More information about the xorg-devel
mailing list