summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.