summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-06-02 12:47:42 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-06-02 12:47:42 +0000
commit79d8db77b970de8d16ffabf8cae53c3a36da5fa0 (patch)
treed6b835f30237a224b7f74be290126da91074dc3b /docs
parent2b04dd9d2cba6ec3506e78016e64cffce6e8abf7 (diff)
fix depth-format rectangular textures
Diffstat (limited to 'docs')
-rw-r--r--docs/VERSIONS1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index c363d6bba44..38e812b57b6 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1491,3 +1491,4 @@ Mesa Version History
- fixed indirect rendering vertex array crashes (bug 6863)
- glDrawPixels GL_INDEX_OFFSET didn't always work
- fixed convolution memory leak (bug 7077)
+ - rectangular depth textures didn't work