[PATCH 0/3] GLX fixes for indirect contexts
Jon TURNEY
jon.turney at dronecode.org.uk
Fri Apr 18 04:17:03 PDT 2014
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
glx/glxcmds.c | 11 ++++++++++-
glx/glxcontext.h | 2 ++
glx/glxext.c | 6 ++++--
glx/glxext.h | 1 -
4 files changed, 16 insertions(+), 4 deletions(-)
--
1.8.5.5
More information about the xorg-devel
mailing list