CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 03/07/31 13:24:32
Log message:
Rewrite of the "nv" driver.
Modified files:
xc/programs/Xserver/hw/xfree86/drivers/nv/:
Imakefile nv_const.h nv_cursor.c nv_dac.c nv_dga.c
nv_driver.c nv_local.h nv_proto.h nv_setup.c nv_type.h
nv_video.c nv_xaa.c riva_hw.c riva_hw.h riva_tbl.h
Added files:
xc/programs/Xserver/hw/xfree86/drivers/nv/:
nv_dma.h nv_hw.c riva_const.h riva_cursor.c riva_dac.c
riva_dga.c riva_driver.c riva_include.h riva_local.h
riva_proto.h riva_setup.c riva_shadow.c riva_type.h
riva_xaa.c
Revision Changes Path
1.20 +75 -12 xc/programs/Xserver/hw/xfree86/drivers/nv/Imakefile
1.7 +2 -8 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_const.h
1.12 +45 -35 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_cursor.c
1.34 +70 -72 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_dac.c
1.12 +8 -8 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_dga.c
1.111 +129 -230 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c
1.8 +29 -2 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_local.h
1.10 +35 -22 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_proto.h
1.35 +204 -234 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c
1.42 +81 -54 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_type.h
1.15 +352 -89 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_video.c
1.31 +551 -419 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_xaa.c
1.51 +70 -1128 xc/programs/Xserver/hw/xfree86/drivers/nv/riva_hw.c
1.26 +1 -61 xc/programs/Xserver/hw/xfree86/drivers/nv/riva_hw.h
1.10 +1 -573 xc/programs/Xserver/hw/xfree86/drivers/nv/riva_tbl.h
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit