xserver-multidpi/hw
George Staplin 5587f9b771 XQuartz: GL: Fix a bug with an uninitialized GLX data structure.
This was causing a crash randomly, due to random memory contents.
Use xcalloc to prevent this in the future, due to future changes or mistakes.

Set the drawableType to include GLX_PIXMAP_BIT and GLX_PBUFFER_BIT.
The new libGL supports these.

Set the max Pbuffer width/height, based on the results of a test program.
We may someday want to revisit this depending on what users need, so that
we create a CGLContextObj, make it current, and call glGetIntegerv to
gather the information at runtime.
(cherry picked from commit c7e3383309)
2009-02-21 23:35:22 -08:00
..
dmx Constify atom name strings 2009-02-03 10:06:00 -08:00
kdrive kdrive: Nuke dead AGP and VGA code. (#19921) 2009-02-16 18:44:00 -05:00
vfb Xvfb: add missing include for new xkbsrv.h 2009-01-27 09:31:00 +10:00
xfree86 Add Extensions section to xorg.conf man page 2009-02-20 16:11:38 -08:00
xnest Constify atom name strings 2009-02-03 10:06:00 -08:00
xquartz XQuartz: GL: Fix a bug with an uninitialized GLX data structure. 2009-02-21 23:35:22 -08:00
xwin Xming: Update keyboard layouts mapping table 2009-02-12 12:07:46 +00:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00