xserver-multidpi/hw/xfree86/modes
Keith Packard 5394b7e662 Eliminate the shadow clear on transform change
When the crtc transformation changes, the entire crtc must be repainted.
This was being done by clearing the shadow and then painting the rectangle
containing the screen image; the clear being required as the screen image
may not fill the crtc. When changing the transform rapidly, this leads to
flashing. Eliminate the clear by painting the entire crtc instead of just
the screen rectangle.

Signed-off-by: Keith Packard <keithp@keithp.com>
2009-02-17 11:09:08 -08:00
..
Makefile.am XFree86: Fix build with DGA disabled 2009-01-05 11:23:39 +02:00
xf86Crtc.c xfree86: ModeDebug is a boolean, not a string 2009-02-16 23:08:09 +01:00
xf86Crtc.h Eliminate the shadow clear on transform change 2009-02-17 11:09:08 -08:00
xf86Cursors.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86cvt.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86DiDGA.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86EdidModes.c Build fix for xf86EdidModes.c 2009-02-13 20:32:02 -05:00
xf86gtf.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Modes.c RANDR: Validate entire mode list for interlace and doublescan 2009-02-13 14:06:07 -05:00
xf86Modes.h RANDR: Validate entire mode list for interlace and doublescan 2009-02-13 14:06:07 -05:00
xf86RandR12.c Fix "warning: unused variable XXX" 2009-02-04 09:41:25 +10:00
xf86RandR12.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Rename.h Allow drivers to set crtc transforms. 2008-11-24 13:24:40 -08:00
xf86Rotate.c Eliminate the shadow clear on transform change 2009-02-17 11:09:08 -08:00