CVS Update: xc (branch: trunk)

Thomas Hellstrom xorg-commit at cvs.freedesktop.org
Wed Jun 29 01:49:21 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	unichrome at gabe.freedesktop.org	05/06/28 15:49:21

Log message:
  Restructure Via XvMC for multiple hardware drivers.
  Make Via XvMC use the DRI protocol for efficient drawable handling,
  overlay updates and initialization.

Modified files:
      ./:
        ChangeLog 
      xc/lib/XvMC/:
        Imakefile 
      xc/lib/XvMC/hw/via/:
        viaLowLevel.h viaXvMC.c viaXvMCPriv.h 
      xc/programs/Xserver/hw/xfree86/drivers/via/:
        via_xvmc.c via_xvmc.h 
Added files:
      xc/lib/XvMC/hw/via/:
        driDrawable.c driDrawable.h xf86dri.c xf86dri.h 
        xf86dristr.h 
      xc/lib/XvMC/hw/via/unichrome/:
        Imakefile viaLowLevel.c 
Removed files:
      xc/lib/XvMC/hw/via/:
        Imakefile viaLowLevel.c 
  
  Revision      Changes    Path
  1.1043        +45 -0     xc/ChangeLog
  1.6           +1 -1      xc/lib/XvMC/Imakefile
  1.4           +75 -47    xc/lib/XvMC/hw/via/viaLowLevel.h
  1.5           +447 -302  xc/lib/XvMC/hw/via/viaXvMC.c
  1.4           +26 -32    xc/lib/XvMC/hw/via/viaXvMCPriv.h
  1.9           +42 -54    xc/programs/Xserver/hw/xfree86/drivers/via/via_xvmc.c
  1.7           +7 -8      xc/programs/Xserver/hw/xfree86/drivers/via/via_xvmc.h




More information about the xorg-commit mailing list