[cairo-commit] cairo ChangeLog,1.182,1.183

David Reveman commit at pdx.freedesktop.org
Wed Apr 28 02:14:25 PDT 2004


Committed by: davidr

Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv5100

Modified Files:
	ChangeLog 
Log Message:
Support compositing with mask surface when mask is solid or multi-texturing is available

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.182
retrieving revision 1.183
diff -C2 -d -r1.182 -r1.183
*** a/ChangeLog	25 Apr 2004 12:11:07 -0000	1.182
--- b/ChangeLog	28 Apr 2004 09:14:23 -0000	1.183
***************
*** 1,2 ****
--- 1,10 ----
+ 2004-04-28  David Reveman  <c99drn at cs.umu.se>
+ 
+ 	* src/cairo_gl_surface.c: Added CAIRO_GL_MULTITEXTURE_SUPPORT and
+ 	CAIRO_GL_SURFACE_IS_SOLID macros.
+ 	(_cairo_gl_surface_get_image): Simpler way for calculating rowstride.
+ 	(_cairo_gl_surface_composite): Support compositing with mask surface
+ 	when mask is solid or multi-texturing is available.
+ 
  2004-04-25  David Reveman  <c99drn at cs.umu.se>
  





More information about the cairo-commit mailing list