projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1a0a29
)
glDrawPixels, line clipping bug fixes
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 18 Oct 2006 18:03:54 +0000
(18:03 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 18 Oct 2006 18:03:54 +0000
(18:03 +0000)
docs/relnotes-6.5.2.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-6.5.2.html
b/docs/relnotes-6.5.2.html
index 5dd88f2e29dba2502394a884a6ccbe33dc7618c7..5b69daf0c5ce0a62226e3c5f128de9ae5afcd90d 100644
(file)
--- a/
docs/relnotes-6.5.2.html
+++ b/
docs/relnotes-6.5.2.html
@@
-34,6
+34,8
@@
Mesa 6.5.2 is a 6.5 follow-on development release mostly consisting of
<li>fixed problems with freebsd-dri configuration (bug 8344)
<li>Mesa's fake glxGetCurrentContext() wasn't thread-aware
<li>OPTION NV_position_invariant didn't work in NV vertex programs
+<li>glDrawPixels into a user-created framebuffer object could crash Xlib driver
+<li>Line clipping was broken in some circumstances
</ul>