Subject: XFree86 nv(4) re-write -- (WAS: [Fwd: CVS Update: xc (branch:
To: None <port-i386@netbsd.org>
From: Brian A. Seklecki <lavalamp@spiritual-machines.org>
List: port-i386
Date: 08/02/2003 09:11:49
fear.
-----Forwarded Message-----
From: Mark Vojkovich <mvojkovi@XFree86.Org>
To: cvs-commit@xfree86.org
Subject: CVS Update: xc (branch: trunk)
Date: 31 Jul 2003 13:24:32 -0700
CVSROOT: /home/x-cvs
Module name: xc
Changes by: mvojkovi@public.xfree86.org. 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
Cvs-commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit
--
Thanks,
-Brian
NOTE: When replying to a mailing list post, please be sure to reply to
the /list/ and cc: or bcc: myself as I am unable to promise a timely
response.