xserver-multidpi/hw
Ville Syrjälä b4ebde23d2 xfree86/xv: Fix ReputImage clipping
PutImage/PutStill respect the GC clip, however ReputImage does not.
PutImage/PutStill are supposed to be oneshot operations so ReputImage
should never expand the area covered by the clip, instead it should
only shrink if the window clip shrinks. So commandeer clientClip
into use by ReputImage and initially make it a copy of the original
GC composite clip. Whenever ReputImage needs reclipping update
clientClip with the newly calculated composite clip.

Signed-off-by: Ville Syrjälä <ville.syrjala@nokia.com>
Reviewed-by: Luc Verhaegen <luc.verhaegen@basyskom.de>
2010-11-26 18:01:05 +02:00
..
dmx doc: refactor Makefile and xmlrules.in code for reusability 2010-11-24 11:44:35 -08:00
kdrive Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-api 2010-11-11 12:54:46 +10:00
vfb input: Purge Register*Device() functions. 2010-09-01 15:26:47 +10:00
xfree86 xfree86/xv: Fix ReputImage clipping 2010-11-26 18:01:05 +02:00
xnest Abstract valuator masks through a set of APIs. 2010-10-22 11:02:48 +10:00
xquartz XQuartz: Remove unused CloseInputDevice stub 2010-11-24 01:47:16 -05:00
xwin Fix compilation after input API change 2010-11-15 07:39:11 +10:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00