fix depth-format rectangular textures

This commit is contained in:
Brian Paul
2006-06-02 12:47:42 +00:00
parent 2b04dd9d2c
commit 79d8db77b9

View File

@@ -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