added glTexSubImage3D bug

This commit is contained in:
Brian Paul
2003-11-07 14:53:17 +00:00
parent c5853c63d0
commit 666b0a3f6e
+1
View File
@@ -1171,6 +1171,7 @@ Mesa Version History
- 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.