[PATCH 0/4] Don't report the unsupported GLX_INTEL_swap_event extension for indirect swrast
Jon TURNEY
jon.turney at dronecode.org.uk
Fri Jul 20 05:54:10 PDT 2012
Don't report the unsupported GLX_INTEL_swap_event extension for indirect swrast,
and related clean-ups.
Patch 2/4 is the bug fix itself. 1/4 and 3/4 are clean-up. 4/4 seems of
questionable correctness to me, but is included for completeness.
Jon TURNEY (4):
Don't note GLX_INTEL_swap_event as being required by GLX 1.4, it
isn't.
Do not report the GLX_INTEL_swap_event extension for indirect swrast
Generate swrast GLX extension list, rather than using a fixed list
Harmonize swrast GLX extension list with minimum for other GLX
providers
glx/extension_string.c | 2 +-
glx/glxdriswrast.c | 21 +++++++++++++++++++++
glx/glxscreens.c | 14 +-------------
3 files changed, 23 insertions(+), 14 deletions(-)
--
1.7.9
More information about the xorg-devel
mailing list