CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 03/09/20 18:20:21
Log message:
451. For drivers that support 'Option "dri"' have the driver request
loading the dri module when this option is true. This brings
it in to line with how other things are handled. Other drivers
that have DRI support need to have the "dri" option added (David Dawes).
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/Xserver/hw/xfree86/drivers/i810/:
common.h i810_driver.c i830_driver.c
xc/programs/Xserver/hw/xfree86/drivers/mga/:
mga_driver.c
xc/programs/Xserver/hw/xfree86/drivers/tdfx/:
tdfx_driver.c
Revision Changes Path
3.2861 +5 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
1.8 +5 -1 xc/programs/Xserver/hw/xfree86/drivers/i810/common.h
1.89 +14 -13 xc/programs/Xserver/hw/xfree86/drivers/i810/i810_driver.c
1.37 +9 -1 xc/programs/Xserver/hw/xfree86/drivers/i810/i830_driver.c
1.237 +8 -3 xc/programs/Xserver/hw/xfree86/drivers/mga/mga_driver.c
1.100 +9 -3 xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_driver.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit