allow glTexImage1/2/3D width/height/depth = 0
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 12 Sep 2003 15:04:12 +0000 (15:04 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 12 Sep 2003 15:04:12 +0000 (15:04 +0000)
docs/VERSIONS

index 9c66056..2fb6b84 100644 (file)
@@ -1170,3 +1170,4 @@ Mesa Version History
        - dropped API trace feature (src/Trace/)
        - documentation overhaul.  merged with website content.  more html.
        - glxgears.c demo updated to use GLX swap rate extensions
+       - glTexImage1/2/3D now allows width/height/depth = 0