projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
973da83
)
allow glTexImage1/2/3D width/height/depth = 0
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 12 Sep 2003 15:04:12 +0000
(15:04 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 12 Sep 2003 15:04:12 +0000
(15:04 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index 9c660562987a613fe3ef49cfdc028ea345b3f875..2fb6b8447544f4eb992936c8cdf9115215e24efd 100644
(file)
--- 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