commit | 666b0a3f6e992174831cc9f257c7dcdb0810f013 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Fri Nov 07 14:53:17 2003 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Fri Nov 07 14:53:17 2003 +0000 |
tree | 8ec1b2f1d4abfff7e36dd2b26ff9145811271ba9 | |
parent | c5853c63d0b333b71fef0ae3b7ffa6434ce694cb [diff] [blame] |
added glTexSubImage3D bug
diff --git a/docs/VERSIONS b/docs/VERSIONS index 3c4b033..0e8596c 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS
@@ -1171,6 +1171,7 @@ - glPixelMapf/ui/usv()'s size parameter is GLsizei, not GLint - fixed some texgen bugs reported by Daniel Borca - fixed wglMakeCurrent(NULL, NULL) bug (#835861) + - fixed glTexSubImage3D z-offset bug (Cedric Gautier) Changes: - dropped API trace feature (src/Trace/) - documentation overhaul. merged with website content. more html.