xserver-multidpi/miext/damage
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
..
damage.c Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
damage.h Add DamagePendingRegion. 2007-09-07 18:41:30 +02:00
damagestr.h Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00