CVS Update: xc (branch: trunk)

Keith Packard xorg-commit at pdx.freedesktop.org
Mon Aug 16 00:13:11 EEST 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	keithp at pdx.	04/08/15 14:13:11

Log message:
  2004-08-15  Keith Packard  <keithp at keithp.com>
  
  	* programs/Xserver/composite/compwindow.c:
  	(compWindowUpdateAutomatic):
  	Clip destination instead of source.  Should be the same,
  	but it looks nicer to me.
  
  	* programs/Xserver/miext/cw/cw.c: (cwCreateGCPrivate),
  	(cwDestroyGCPrivate), (cwCheapValidateGC):
  	Clean up transition between cheap and expensive GC wrappers
  	by using the prologue and epilogue macros.  Before, the GC
  	would be left unvalidated sometimes which would cause all
  	kinds of entertaining bugs against a DDX which cares (XAA).

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/composite/:
        compwindow.c 
      xc/programs/Xserver/miext/cw/:
        cw.c 
  
  Revision      Changes    Path
  1.284         +15 -1     xc/ChangeLog
  1.8           +5 -6      xc/programs/Xserver/composite/compwindow.c
  1.16          +59 -52    xc/programs/Xserver/miext/cw/cw.c




More information about the xorg-commit mailing list