projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f08f233
)
remove duplicated framebuffer attachment test
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 5 Apr 2006 19:58:37 +0000
(19:58 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 5 Apr 2006 19:58:37 +0000
(19:58 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index 2a60770f2b5c09cd29886bb28e94678c0206d6f6..5e6ecc2a88d4f086e771d55ed0c886ba0c63042d 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1476,4
+1476,5
@@
Mesa Version History
Changes:
Bug fixes:
- 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