diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | TODO | 3 |
2 files changed, 4 insertions, 3 deletions
@@ -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. @@ -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. |