CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 04/01/04 16:34:18
Log message:
733. VIA driver fixes:
- Restructure the via driver's cache allocation to work with both
the VIA and new open DRI module, and remove the now unneeded
version check (Thomas Hellstr�m, Alan Cox, bugzilla #998).
- Remove special case lindvd hack (Alan Cox)
- Add support for Xv when unaccelerated (Thomas Hellstr�m)
(Bugzilla #998, #1020, #1021).
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/Xserver/hw/xfree86/drivers/via/:
via.h via_accel.c via_bandwidth.c via_dri.c via_driver.c
via_driver.h via_video.c
Revision Changes Path
3.3080 +8 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
1.5 +58 -1 xc/programs/Xserver/hw/xfree86/drivers/via/via.h
1.8 +45 -25 xc/programs/Xserver/hw/xfree86/drivers/via/via_accel.c
1.3 +2 -2 xc/programs/Xserver/hw/xfree86/drivers/via/via_bandwidth.c
1.6 +1 -63 xc/programs/Xserver/hw/xfree86/drivers/via/via_dri.c
1.22 +9 -6 xc/programs/Xserver/hw/xfree86/drivers/via/via_driver.c
1.10 +2 -1 xc/programs/Xserver/hw/xfree86/drivers/via/via_driver.h
1.15 +6 -8 xc/programs/Xserver/hw/xfree86/drivers/via/via_video.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit