CVS Update: xserver (branch: trunk)

Eric Anholt xorg-commit at cvs.freedesktop.org
Thu Mar 30 08:24:27 EEST 2006


CVSROOT:	/cvs/xorg
Module name:	xserver
Changes by:	anholt at kemper.freedesktop.org	06/03/30 05:24:27

Log message:
  Bug #2986: Add PutImage acceleration for the ZPixmap,
  planeMask ~= FB_ALLONES, bitsPerPixel >= 8, GXcopy cases.  With the
  radeon driver on my machine, this gives about 10% speedup in PutImage
  10x10 and 500x500, and 40% speedup for 10x10 ShmPutImage, up to 65%
  improvement in 500x500 ShmPutImage.  Also fixes a crasher in GetImage
  that slipped in at the last minute.

Modified files:
      xserver/xorg/:
        ChangeLog 
      xserver/xorg/exa/:
        exa_accel.c 
  
  Revision      Changes    Path
  1.365         +10 -0     xserver/xorg/ChangeLog
  http://cvs.freedesktop.org/xorg/xserver/xorg/ChangeLog
  1.42          +99 -2     xserver/xorg/exa/exa_accel.c
  http://cvs.freedesktop.org/xorg/xserver/xorg/exa/exa_accel.c




More information about the xorg-commit mailing list