CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       03/12/17 10:57:19

Log message:
   666. Via driver updates:
         - Fix pixmap caches and Xv. The blitter has a 2048 pixel limit so we
           must constrain the pixmap cache.
         - Rip out all the memory allocator garbage and put it in one place.
         - Allow optional use of AlanH's new linear allocator (not yet heavily
           tested).
         - Fix allocation bugs that this clean up made visible.
         - Add missing I2C symbols.
         - Some small formatting/other cleanups.
        (Alan Cox).

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/drivers/via/:
        Imakefile via_accel.c via_bios.c via_driver.c 
        via_driver.h via_priv.h via_swov.c 
  
  Revision      Changes    Path
  3.3036        +11 -1     xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.7           +3 -1      xc/programs/Xserver/hw/xfree86/drivers/via/Imakefile
  1.5           +25 -3     xc/programs/Xserver/hw/xfree86/drivers/via/via_accel.c
  1.8           +4 -4      xc/programs/Xserver/hw/xfree86/drivers/via/via_bios.c
  1.17          +17 -19    xc/programs/Xserver/hw/xfree86/drivers/via/via_driver.c
  1.8           +12 -2     xc/programs/Xserver/hw/xfree86/drivers/via/via_driver.h
  1.4           +20 -23    xc/programs/Xserver/hw/xfree86/drivers/via/via_priv.h
  1.8           +45 -334   xc/programs/Xserver/hw/xfree86/drivers/via/via_swov.c

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

Reply via email to