xserver/hw
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
..
darwin Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
dmx Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
kdrive Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
vfb Convert servers to using _DEPENDENCIES to ensure proper rebuilds. 2007-08-31 13:09:45 -07:00
xfree86 Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xgl Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xnest Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xprint Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xwin Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
Makefile.am DDX changes for XDarwin 2007-09-06 05:34:14 -07:00