CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 03/02/13 12:28:41
Log message:
888. Cure cursor artifacts by setting HARDWARE_CURSOR_SHOW_TRANSPARENT and
HARDWARE_CURSOR_UPDATE_UNHIDDEN in the r128 and radeon drivers. The
wait-for-VSync nonsense the Radeon's currently do can, and should, be
ripped out later. (Marc La France).
887. Extend HARDWARE_CURSOR_SHOW_TRANSPARENT to make hardware cursors
transparent, rather than disabling them, when a switch to a software
cursor is needed. This removes recently introduced cursor artifacts
in the atimisc driver. (Marc La France).
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/Xserver/hw/xfree86/drivers/ati/:
r128_cursor.c radeon_cursor.c
xc/programs/Xserver/hw/xfree86/ramdac/:
CURSOR.NOTES xf86Cursor.c xf86Cursor.h xf86CursorPriv.h
xf86HWCurs.c
Revision Changes Path
3.2550 +9 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
1.6 +3 -2 xc/programs/Xserver/hw/xfree86/drivers/ati/r128_cursor.c
1.21 +3 -2 xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_cursor.c
1.5 +7 -4 xc/programs/Xserver/hw/xfree86/ramdac/CURSOR.NOTES
1.17 +8 -3 xc/programs/Xserver/hw/xfree86/ramdac/xf86Cursor.c
1.10 +3 -2 xc/programs/Xserver/hw/xfree86/ramdac/xf86Cursor.h
1.4 +6 -2 xc/programs/Xserver/hw/xfree86/ramdac/xf86CursorPriv.h
1.12 +32 -1 xc/programs/Xserver/hw/xfree86/ramdac/xf86HWCurs.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit