[cairo-commit] glitz ChangeLog,1.92,1.93 TODO,1.15,1.16
David Reveman
commit at pdx.freedesktop.org
Tue Nov 29 14:58:34 PST 2005
Committed by: davidr
Update of /cvs/cairo/glitz
In directory gabe:/tmp/cvs-serv6596
Modified Files:
ChangeLog TODO
Log Message:
Update TODO file
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- ChangeLog 29 Nov 2005 22:41:26 -0000 1.92
+++ ChangeLog 29 Nov 2005 22:58:32 -0000 1.93
@@ -1,5 +1,7 @@
2005-11-29 David Reveman <davidr at novell.com>
+ * TODO: Updated.
+
* src/glitz.h (GLITZ_REVISION): Bump version to 0.5.1.
* configure.in: Bump version to 0.5.1.
Index: TODO
===================================================================
RCS file: /cvs/cairo/glitz/TODO,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- TODO 25 Jan 2005 19:50:26 -0000 1.15
+++ TODO 29 Nov 2005 22:58:32 -0000 1.16
@@ -1,5 +1,10 @@
-* API documentation.
+* More YUV surface formats (YUY2, UYVY, I420..).
-* WGL (Windows GL) backend.
+* Automatic texture coordinate generation for non-transformed source surfaces
+ that can not be used with wrap mode GL_REPEAT.
-* Mesa-solo backend.
+* Support for logical ops.
+
+* Tiled bitmap geometry.
+
+* API documentation.
\ No newline at end of file
More information about the cairo-commit
mailing list