diff options
author | Brian Paul <[email protected]> | 2006-06-02 12:47:42 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2006-06-02 12:47:42 +0000 |
commit | 79d8db77b970de8d16ffabf8cae53c3a36da5fa0 (patch) | |
tree | d6b835f30237a224b7f74be290126da91074dc3b /docs/VERSIONS | |
parent | 2b04dd9d2cba6ec3506e78016e64cffce6e8abf7 (diff) |
fix depth-format rectangular textures
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 1 |
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 |