summaryrefslogtreecommitdiff
path: root/docs/relnotes-6.5.2.html
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-10-18 18:03:54 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-10-18 18:03:54 +0000
commit4e4c0bbef7a795d73685794e3329ea81654924b5 (patch)
tree725be56a855b5688dc2e8af5b91bc15dd2bfa875 /docs/relnotes-6.5.2.html
parenta1a0a29a5ad93be00989881055931e78941304a5 (diff)
glDrawPixels, line clipping bug fixes
Diffstat (limited to 'docs/relnotes-6.5.2.html')
-rw-r--r--docs/relnotes-6.5.2.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html
index 5dd88f2e29d..5b69daf0c5c 100644
--- 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>