CVS Update: xc (branch: trunk)

Keith Packard xorg-commit at pdx.freedesktop.org
Sat Aug 14 22:53:36 EEST 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	keithp at pdx.	04/08/14 12:53:36

Log message:
  2004-08-14  Keith Packard  <keithp at keithp.com>
  
  	* programs/Xserver/miext/cw/cw.c: (cwValidateGC):
  	* programs/Xserver/miext/cw/cw.h:
  	* programs/Xserver/miext/cw/cw_render.c: (cwCreatePicturePrivate),
  	(cwDestroyPicturePrivate), (cwGetBackingPicture),
  	(cwDestroyPicture), (cwChangePicture), (cwValidatePicture):
  	Fix clip list computation and setting to ignore clip changes
  	to "real" GC/Picture and track serial numbers correctly when
  	copying pCompositeClip down.

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/miext/cw/:
        cw.c cw.h cw_render.c 
  
  Revision      Changes    Path
  1.272         +12 -1     xc/ChangeLog
  1.11          +27 -15    xc/programs/Xserver/miext/cw/cw.c
  1.8           +14 -0     xc/programs/Xserver/miext/cw/cw.h
  1.9           +68 -55    xc/programs/Xserver/miext/cw/cw_render.c




More information about the xorg-commit mailing list