commit | 79d8db77b970de8d16ffabf8cae53c3a36da5fa0 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Fri Jun 02 12:47:42 2006 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Fri Jun 02 12:47:42 2006 +0000 |
tree | d6b835f30237a224b7f74be290126da91074dc3b | |
parent | 2b04dd9d2cba6ec3506e78016e64cffce6e8abf7 [diff] [blame] |
fix depth-format rectangular textures
diff --git a/docs/VERSIONS b/docs/VERSIONS index c363d6b..38e812b 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS
@@ -1491,3 +1491,4 @@ - 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