From: Brian Paul Date: Fri, 2 Jun 2006 12:47:42 +0000 (+0000) Subject: fix depth-format rectangular textures X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=79d8db77b970de8d16ffabf8cae53c3a36da5fa0;p=mesa.git fix depth-format rectangular textures --- 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