xserver-multidpi/hw/xfree86
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
..
common Add XkbDir to Files config file section 2009-02-17 11:01:15 -08:00
ddc Include Xmd.h from edid.h 2009-01-07 09:31:17 -05:00
dixmods glx: Replace broken GLX visual setup with a fixed "all" mode. 2009-02-10 17:59:03 -08:00
doc xorg.conf (5) refer to mousedrv (4). Debian #394058 2009-02-16 15:05:38 +01:00
dri Kill off --with-mesa-source completely 2009-01-18 09:49:06 -08:00
dri2 Don't reuse PKG_CHECK_MODULES identifiers 2009-01-18 09:49:06 -08:00
exa More man page updates for 1.6 release for Xorg, xorg.conf & exa man pages. 2008-12-01 20:02:34 -08:00
fbdevhw fbdevHWGetRec() doesn't return the private data 2009-02-04 09:53:03 +10:00
i2c Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
int10 Fix "warning: XXX defined but not used" 2009-02-04 09:41:40 +10:00
loader loader: Remove icache flushes on alpha. 2009-02-04 22:44:20 -05:00
modes Eliminate the shadow clear on transform change 2009-02-17 11:09:08 -08:00
os-support Build fix, remove export of pciBusAddrToHostAddr 2009-02-16 18:29:33 -05:00
parser Add XkbDir to Files config file section 2009-02-17 11:01:15 -08:00
ramdac xfree86: ANSI cleanups 2009-01-11 08:54:11 +01:00
shadowfb xfree86: don't mix declarations and code 2009-01-11 08:54:11 +01:00
utils Make cvt complain about invalid arguments more often. 2009-01-06 08:58:53 -08:00
vbe Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
vgahw xfree86: ANSI cleanups 2009-01-11 08:54:11 +01:00
x86emu Convert libx86emu.a to a "libtool convenience library". 2008-12-07 18:31:32 -02:00
xaa Don't enable XAA offscreen pixmaps with Option "XaaOffscreenPixmaps" "no". 2009-02-03 13:49:19 -08:00
xf8_16bpp Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
Makefile.am Explicitly add libxorg_la_LIBADD to libxorg_la_DEPENDENCIES 2009-01-25 19:19:01 -02:00
xorgconf.cpp Update sample xorg.conf file 2008-12-02 14:35:45 -08:00