xserver/hw
George Staplin 429b4b20d5 XQuartz: GL: Add a branch to prevent a NULL DrawablePtr structure access.
In attach() check for pDraw being NULL, and also print an ErrorF message,
because we eventually want to track down why this is occuring.

It's unclear how this occurs, but as I noted in the 1.4 branch, I believe that
the DrawablePtr/struct _Drawable -> id is the member being accessed that causes
KERN_PROTECTION_FAILURE at 0x0000000000000004

This passes my tests using: env LIBGL_ALWAYS_INDIRECT=1 ./sometest.

I fixed a warning: caused by initializing the screen->base.visuals with the
configs.  It is a ** not a *.  It seems that some other part of GLX will
initialize this for us.
(cherry picked from commit 17f6a261fca6d5856069dce28bb4838261afc6bc)
2008-11-22 11:13:46 -08:00
..
dmx Remove some null statements. 2008-11-08 12:21:20 -05:00
kdrive Xephyr man page typo fixes. 2008-11-21 17:16:22 -08:00
vfb Unifdef AIX. 2008-07-23 13:37:42 -04:00
xfree86 Remove the old libusbhid copy from os-support/bsd. 2008-11-22 19:12:23 +01:00
xnest xnest: I'm sure xfree works fine, even if we're 64 bit. 2008-11-04 16:01:42 +10:30
xquartz XQuartz: GL: Add a branch to prevent a NULL DrawablePtr structure access. 2008-11-22 11:13:46 -08:00
xwin xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00