CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 03/02/08 16:18:18
Log message:
862. Add a ServerFlags/ServerLayout option for disabling the RandR extension
(David Dawes).
+ a function xf86DisableRandR() that drivers can call to do the same
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/Xserver/hw/xfree86/common/:
xf86.h xf86Config.c xf86Globals.c xf86Helper.c xf86Init.c
xf86Privstr.h
xc/programs/Xserver/hw/xfree86/loader/:
xf86sym.c
Revision Changes Path
3.2538 +3 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
3.168 +2 -1 xc/programs/Xserver/hw/xfree86/common/xf86.h
3.267 +15 -4 xc/programs/Xserver/hw/xfree86/common/xf86Config.c
1.39 +4 -2 xc/programs/Xserver/hw/xfree86/common/xf86Globals.c
1.127 +8 -1 xc/programs/Xserver/hw/xfree86/common/xf86Helper.c
3.197 +5 -2 xc/programs/Xserver/hw/xfree86/common/xf86Init.c
1.36 +3 -1 xc/programs/Xserver/hw/xfree86/common/xf86Privstr.h
1.224 +2 -1 xc/programs/Xserver/hw/xfree86/loader/xf86sym.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit