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(-)

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to