[cairo-commit] libglc ChangeLog,1.8,1.9

David Reveman commit at pdx.freedesktop.org
Thu Dec 4 11:18:10 PST 2003


Committed by: davidr

Update of /cvs/cairo/libglc
In directory pdx:/tmp/cvs-serv18183

Modified Files:
	ChangeLog 
Log Message:
Use GLC_OPERATOR_IN instead of GLC_OPERATOR_MASK

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libglc/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** ChangeLog	4 Dec 2003 12:55:29 -0000	1.8
--- ChangeLog	4 Dec 2003 19:18:08 -0000	1.9
***************
*** 1,4 ****
--- 1,11 ----
  2003-12-04    <c99drn at cs.umu.se>
  
+ 	* src/glc.c (glc_composite): Use GLC_OPERATOR_IN instead of
+ 	GLC_OPERATOR_MASK.
+ 
+ 	* src/glc_operator.c: Removed GLC_OPERATOR_MASK.
+ 
+ 	* src/glcint.h: Removed GLC_OPERATOR_MASK. 
+ 
  	* src/glc_texture.c (glc_texture_create): Use GL_RGBA as internal 
  	texture format instead of GL_RGBA8.





More information about the cairo-commit mailing list