xserver-multidpi/miext/cw
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
..
cw_ops.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
cw_render.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
cw.c Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
cw.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