summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Reveman <davidr@novell.com>2005-11-30 07:16:54 +0000
committerDavid Reveman <davidr@novell.com>2005-11-30 07:16:54 +0000
commita4ae6d912d869cb85f9fa097ae8ca549e369e384 (patch)
tree42266af75ca8e0a0ff31459b824aae359b20b86b
parent2f6ce9284560b7de954ee805c40d8ff5cef26355 (diff)
TODO update
-rw-r--r--ChangeLog4
-rw-r--r--TODO3
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c062ab..78be2de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-30 David Reveman <davidr@novell.com>
+
+ * TODO: Removed automatic texture coordinate generation.
+
2005-11-29 David Reveman <davidr@novell.com>
* TODO: Updated.
diff --git a/TODO b/TODO
index ee8fd8c..305817b 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,5 @@
* More YUV surface formats (YUY2, UYVY, I420..).
-* Automatic texture coordinate generation for non-transformed source surfaces
- that can not be used with wrap mode GL_REPEAT.
-
* Support for logical ops.
* Tiled bitmap geometry.