xserver-multidpi/hw/xgl/glx
Eric Anholt e4d11e58ce Remove the PaintWindow optimization.
This was an attempt to avoid scratch gc creation and validation for paintwin
because that was expensive.  This is not the case in current servers, and the
danger of failure to implement it correctly (as seen in all previous
implementations) is high enough to justify removing it.  No performance
difference detected with x11perf -create -move -resize -circulate on Xvfb.
Leave the screen hooks for PaintWindow* in for now to avoid ABI change.
2007-09-13 00:08:53 +00:00
..
module Add $(DIX_CFLAGS) to remaining Makefile.am files 2006-11-07 12:49:28 -08:00
Makefile.am Add $(DIX_CFLAGS) to remaining Makefile.am files 2006-11-07 12:49:28 -08:00
xglx.c Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xglx.h make core keyboard/pointer map functions act on all core-sending devices 2006-09-29 00:34:23 +03:00
xglxinit.c make core keyboard/pointer map functions act on all core-sending devices 2006-09-29 00:34:23 +03:00
xglxorg.c Updated xgl code drop from Novell + xserver tree changes 2006-01-18 07:15:55 +00:00