CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       03/01/28 14:47:10

Log message:
   794. Update the i810 2D driver and i830 3D drivers to recognise and handle
        the Intel 852GM/855GM integrated graphics chipsets (David Dawes,
        Keith Whitwell).

Modified files:
      xc/lib/GL/mesa/src/drv/i830/:
        i830_context.c i830_context.h i830_state.c 
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/drivers/i810/:
        common.h i810_driver.c i810_reg.h i830.h i830_dri.c 
        i830_driver.c i830_video.c 
      xc/programs/Xserver/hw/xfree86/etc/:
        extrapci.ids 
  
  Revision      Changes    Path
  1.8           +11 -1     xc/lib/GL/mesa/src/drv/i830/i830_context.c
  1.6           +2 -1      xc/lib/GL/mesa/src/drv/i830/i830_context.h
  1.6           +14 -1     xc/lib/GL/mesa/src/drv/i830/i830_state.c
  3.2502        +5 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.5           +7 -2      xc/programs/Xserver/hw/xfree86/drivers/i810/common.h
  1.77          +4 -1      xc/programs/Xserver/hw/xfree86/drivers/i810/i810_driver.c
  1.12          +38 -1     xc/programs/Xserver/hw/xfree86/drivers/i810/i810_reg.h
  1.7           +2 -1      xc/programs/Xserver/hw/xfree86/drivers/i810/i830.h
  1.11          +24 -1     xc/programs/Xserver/hw/xfree86/drivers/i810/i830_dri.c
  1.25          +58 -2     xc/programs/Xserver/hw/xfree86/drivers/i810/i830_driver.c
  1.5           +19 -2     xc/programs/Xserver/hw/xfree86/drivers/i810/i830_video.c
  1.6           +6 -1      xc/programs/Xserver/hw/xfree86/etc/extrapci.ids

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

Reply via email to