allow glTexImage1/2/3D width/height/depth = 0

This commit is contained in:
Brian Paul 2003-09-12 15:04:12 +00:00
parent 973da83f62
commit 438a898dcf

View 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