CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 02/10/09 15:24:13
Log message:
Expose 8:8:8:8 ARGB HW cursors on GeForce2,3,4. They're not
hooked up to anything at the moment because there's no driver
interface for alpha blended cursors.
This new cursor format should solve the problem with cursor
corruption running the "nv" driver after running NVIDIA's binary
"nvidia" driver, because both drivers are now using the same format.
Modified files:
xc/programs/Xserver/hw/xfree86/drivers/nv/:
nv_cursor.c nv_dac.c nv_driver.c nv_type.h riva_hw.c
riva_hw.h
Revision Changes Path
1.8 +90 -42 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_cursor.c
1.27 +9 -1 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_dac.c
1.91 +3 -1 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c
1.36 +4 -4 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_type.h
1.34 +13 -3 xc/programs/Xserver/hw/xfree86/drivers/nv/riva_hw.c
1.20 +2 -1 xc/programs/Xserver/hw/xfree86/drivers/nv/riva_hw.h
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit