[PATCH 0/3] GLX changes in support of XWin AIGLX
Jon TURNEY
jon.turney at dronecode.org.uk
Fri Apr 16 08:24:21 PDT 2010
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 | 14 ++++++++------
glx/Makefile.am | 8 ++++----
glx/glxscreens.c | 4 ++++
hw/xfree86/dixmods/Makefile.am | 2 +-
4 files changed, 17 insertions(+), 11 deletions(-)
More information about the xorg-devel
mailing list