[cairo-commit] libglc ChangeLog,1.25,1.26
David Reveman
commit at pdx.freedesktop.org
Mon Aug 15 11:12:59 PDT 2005
Committed by: davidr
Update of /cvs/cairo/libglc
In directory pdx:/tmp/cvs-serv20789
Modified Files:
ChangeLog
Log Message:
Surface format fixes
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libglc/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** ChangeLog 5 Feb 2004 23:28:01 -0000 1.25
--- ChangeLog 6 Feb 2004 00:50:28 -0000 1.26
***************
*** 1,4 ****
--- 1,10 ----
2004-02-06 <c99drn at cs.umu.se>
+ * src/glc_surface.c (glc_surface_create_similar): Force all channels
+ on for intermediates.
+
+ * src/glc_format.c (glc_format_find_standard): All componenets must
+ match exactly when searching for standard formats.
+
* src/glc_glx_format.c (glc_glx_query_formats_glx12):
Fixed so that the correct visual IDs are retrieved.
More information about the cairo-commit
mailing list