[PATCH 0/3] GLX changes to support XWin AIGLX
Jon TURNEY
jon.turney at dronecode.org.uk
Mon Apr 26 09:38:21 PDT 2010
[Resent because I made a mess of replying to the comments on 3/3 and
updating the patch by sending it to the wrong list. Still need Reviewed-by:]
I have done a rewrite of the Xwin DDX AIGLX code to actually make it do
something useful again, which requires a few changes to DIX GLX.
The actual XWin DDX changes aren't in this patch-set because they are
probably only of niche interest, and reasonably large. They are available at
http://cgit.freedesktop.org/~jturney/xserver/log/?h=cygwin-aiglx-for-master
Jon TURNEY (3):
Do not create visuals from fbConfigs which don't support window
drawables.
Move GLX extension string utility functions into the GLX extension
Let configure --enable/disable-aiglx control building of AIGLX for
all DDXs
configure.ac | 12 +++++++-----
glx/Makefile.am | 8 ++++----
glx/glxscreens.c | 4 ++++
hw/xfree86/dixmods/Makefile.am | 2 +-
4 files changed, 16 insertions(+), 10 deletions(-)
More information about the xorg-devel
mailing list