CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]      02/09/29 16:54:35

Log message:
  Add RandR support to XFree86 DDX

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/drivers/ati/:
        radeon_driver.c 
      xc/programs/Xserver/hw/xfree86/common/:
        Imakefile xf86.h xf86Cursor.c xf86Helper.c xf86Init.c 
        xf86Mode.c xf86PM.c xf86str.h 
Added files:
      xc/programs/Xserver/hw/xfree86/common/:
        xf86RandR.c 
  
  Revision      Changes    Path
  3.2315        +3 -2      xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.64          +108 -249  xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c
  3.145         +12 -5     xc/programs/Xserver/hw/xfree86/common/Imakefile
  3.163         +7 -0      xc/programs/Xserver/hw/xfree86/common/xf86.h
  3.34          +9 -4      xc/programs/Xserver/hw/xfree86/common/xf86Cursor.c
  1.126         +7 -2      xc/programs/Xserver/hw/xfree86/common/xf86Helper.c
  3.190         +4 -1      xc/programs/Xserver/hw/xfree86/common/xf86Init.c
  1.56          +2 -1      xc/programs/Xserver/hw/xfree86/common/xf86Mode.c
  3.8           +0 -0      xc/programs/Xserver/hw/xfree86/common/xf86PM.c
  1.87          +1 -0      xc/programs/Xserver/hw/xfree86/common/xf86str.h

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to