xserver/hw
George Peter Staplin caa049246f XQuartz: GL: Work around problems with really deep visuals.
GL/capabilities.c: #if 0 (for now) any capabilities above 8 bits per channel,
because they introduce drawing problems.

GL/indirect.c: Comment out some visual setup code that shouldn't be running, and
actually seemed to cause some problems.  The current visualConfigs.c code seems
to do a reasonable job of setting up visuals for XQuartz.

GL/visualConfigs.c: Make use of the proper visual .class.   Eliminate depth 0.
It seems we really just want 24 for now, and 0 I think was a flaw in the original
code.
(cherry picked from commit 1e5f63f15e)
2008-11-05 19:20:50 -08:00
..
dmx glx: fix forgotten swrast -> SWRast 2008-06-26 16:14:52 -04:00
kdrive Bug #17858: Fix Xvesa build on newer kernels. 2008-11-05 11:44:03 -05:00
vfb Fix GLX in Xvfb and kdrive. 2008-07-02 11:26:10 -04:00
xfree86 xfree86: fix compiler warnings in DoModalias() 2008-11-05 14:41:11 -05:00
xgl Fix up paths for GL/glx -> glx renaming 2008-06-26 16:14:51 -04:00
xnest Use LD_EXPORT_SYMBOLS_FLAG when linking Xnest. 2008-06-26 16:14:51 -04:00
xprint Disable D-BUS from Xprint. 2008-06-09 13:57:03 -04:00
xquartz XQuartz: GL: Work around problems with really deep visuals. 2008-11-05 19:20:50 -08:00
xwin Distcheck fixes. 2008-06-30 11:17:53 -04:00
Makefile.am Darwin: Use __APPLE__ instead of __DARWIN__ 2007-12-07 18:54:58 -08:00