diff options
-rw-r--r-- | docs/VERSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
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 |