xserver-multidpi/hw
Keith Packard fdb081b430 dri2: Deal with input-only windows by using WindowDrawable()
Input only windows aren't DRAWABLE_WINDOW, but casting them to a
PixmapPtr is a bit harsh, and unlikely to get the appropriate privates
structure. use WindowDrawable instead which checks for both
input-output and input-only windows.

Signed-off-by: Keith Packard <keithp@keithp.com>
Tested-by: Eric Anholt <eric@anholt.net>
2010-06-07 11:27:12 -07:00
..
dmx Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
kdrive Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
vfb Replace deprecated bzero with memset 2010-06-06 15:07:27 +07:00
xfree86 dri2: Deal with input-only windows by using WindowDrawable() 2010-06-07 11:27:12 -07:00
xnest Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
xquartz Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
xwin Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00