From 4e4c0bbef7a795d73685794e3329ea81654924b5 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 18 Oct 2006 18:03:54 +0000 Subject: glDrawPixels, line clipping bug fixes --- docs/relnotes-6.5.2.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/relnotes-6.5.2.html') diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html index 5dd88f2e29..5b69daf0c5 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
  • fixed problems with freebsd-dri configuration (bug 8344)
  • Mesa's fake glxGetCurrentContext() wasn't thread-aware
  • OPTION NV_position_invariant didn't work in NV vertex programs +
  • glDrawPixels into a user-created framebuffer object could crash Xlib driver +
  • Line clipping was broken in some circumstances -- cgit v1.2.3