projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51faca1
)
fixed line clipping bug 6512
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 6 Apr 2006 22:15:27 +0000
(22:15 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 6 Apr 2006 22:15:27 +0000
(22:15 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index
528cb50
..
5ea6b28
100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1479,3
+1479,4
@@
Mesa Version History
- 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
+ - clipping of lines against user-defined clip planes was broken (6512)