From dc32eb8f93a884064e04f63eed8e557c54c43ea3 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 6 Apr 2006 04:25:48 +0000 Subject: fix render to depth texture bugs --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/VERSIONS b/docs/VERSIONS index 5e6ecc2a88..528cb5011e 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1478,3 +1478,4 @@ Mesa Version History - fixed broken texture border handling for depth textures (bug 6498) - removed the test for duplicated framebuffer attachments, per version 117 of the GL_EXT_framebuffer_object specification + - fixed a few render-to-texture bugs, including render to depth texture -- cgit v1.2.3