xserver/hw/xfree86/dri2
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
..
Makefile.am Don't reuse PKG_CHECK_MODULES identifiers 2009-01-18 09:49:06 -08:00
dri2.c dri2: Deal with input-only windows by using WindowDrawable() 2010-06-07 11:27:12 -07:00
dri2.h DRI2: Allow building without libdrm 2010-06-03 11:56:03 +03:00
dri2ext.c DRI2: Allow building without libdrm 2010-06-03 11:56:03 +03:00