From 666b0a3f6e992174831cc9f257c7dcdb0810f013 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 7 Nov 2003 14:53:17 +0000 Subject: added glTexSubImage3D bug --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index 3c4b03373b..0e8596c68a 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -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. -- cgit v1.2.3