xserver-multidpi/hw/xfree86/xf8_32bpp
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
..
cfb8_32.h Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
cfb8_32module.c Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing 2006-06-05 03:00:24 +00:00
cfbcpyarea.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfbcpyplane.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
cfbgc.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfbgcmisc.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
cfbgcunder.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfbimage.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfbpntwin.c Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
cfbscrinit.c Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
cfbwindow.c Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
Makefile.am Implement core protocol backing store exclusively in terms of Composite. 2007-08-25 15:08:20 -04:00
xf86overlay.c Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00