[cairo-commit] cairo ChangeLog,1.229,1.230

David Reveman commit at pdx.freedesktop.org
Sun Sep 19 22:11:06 PDT 2004


Committed by: davidr

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv17076

Modified Files:
	ChangeLog 
Log Message:
Important fixes to glitz format handling

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.229
retrieving revision 1.230
diff -C2 -d -r1.229 -r1.230
*** ChangeLog	15 Sep 2004 16:55:40 -0000	1.229
--- ChangeLog	20 Sep 2004 05:11:04 -0000	1.230
***************
*** 1,2 ****
--- 1,13 ----
+ 2004-09-20  David Reveman  <c99drn at cs.umu.se>
+ 
+ 	* src/cairo_glitz_surface.c (_cairo_glitz_surface_create_similar): 
+ 	Make sure that only offscreen formats are picked.
+ 	(_cairo_glitz_surface_create_similar): Only try to find offscreen
+ 	multi-sample format if offscreen multi-sampling is supported.
+ 	(_cairo_glitz_surface_create_similar): If we can't find a drawable
+ 	format try to pick a non-drawable format.
+ 	(_cairo_glitz_surface_composite): Mask clone should be in
+ 	CAIRO_FORMAT_A8 format.
+ 
  2004-09-15  David Reveman  <c99drn at cs.umu.se>
  




More information about the cairo-commit mailing list