From 438a898dcfdb202e4cc0768fc641846ed2ab7131 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 12 Sep 2003 15:04:12 +0000 Subject: allow glTexImage1/2/3D width/height/depth = 0 --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/VERSIONS b/docs/VERSIONS index 9c66056298..2fb6b84475 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -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 -- cgit v1.2.3