X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Frelnotes-6.5.2.html;h=db2038ab06d6e2f88861077103c7fc48e481852b;hb=da39d5d3b46c55f88a2f051368e09284732fd440;hp=06a4763c67651d5f8b68f39d92bd4e0a0e9a209c;hpb=6d104cb932080c5c0d951fbc0ec6d30fb7ebef45;p=mesa.git diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html index 06a4763c676..db2038ab06d 100644 --- a/docs/relnotes-6.5.2.html +++ b/docs/relnotes-6.5.2.html @@ -8,26 +8,59 @@ -

Mesa 6.5.2 Release Notes / (in progress)

+

Mesa 6.5.2 Release Notes / December 2, 2006

-Mesa 6.5.2 is a 6.5 follow-on development release mostly consisting of -bug fixes. +Mesa 6.5.2 is a 6.5 follow-on development release with a few new features +but mostly consisting of bug fixes.

MD5 checksums

+11a033b078e090b3caaeb467234fe299  MesaLib-6.5.2.tar.gz
+e4d894181f1859651658b3704633e10d  MesaLib-6.5.2.tar.bz2
+63bf1d444fa738cca52ce1043e284021  MesaLib-6.5.2.zip
+2b8f1375d16bda5f5a2304174cd5bcf7  MesaDemos-6.5.2.tar.gz
+e870efe98d3a50be01ab211b9b2e25d9  MesaDemos-6.5.2.tar.bz2
+d92cc6f5fee5ca75af0be04f9f4908f0  MesaDemos-6.5.2.zip
+8d4d77e3a7132f4217bbc7c1ab157030  MesaGLUT-6.5.2.tar.gz
+e84edbb11c69c8e408dfadd2ed08e95b  MesaGLUT-6.5.2.tar.bz2
+c6d7134843ed5faf11f6686ecb5d2a2e  MesaGLUT-6.5.2.zip
 
-

New Features

+

New features

- -

Changes

+
  • Added (or fixed) support for + GLX_SGI_make_current_read to the following drivers:
  • + +
  • Added support for ARB_occlusion_query to the tdfx driver (Ian +Romanick).
  • Bug fixes

    @@ -39,11 +72,26 @@ Mesa 6.5.2 is a 6.5 follow-on development release mostly consisting of
  • glDrawPixels into a user-created framebuffer object could crash Xlib driver
  • Line clipping was broken in some circumstances
  • fragment.fogcoord register didn't always contain the correct value +
  • RGBA logicops didn't work reliably in some DRI drivers +
  • Fixed broken RGBA LogicOps in Intel DRI drivers +
  • Fixed some fragment program bugs in Intel i915 DRI driver +
  • Fixed glGetVertexAttribfvARB bug 8883 +
  • Implemented glGetUniform[fi]vARB() functions +
  • Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044) +
  • Fixed some gluBuild2DMipmaps() bugs (Greg McGarragh) +
  • Fixed broken "mgl" name mangling +
  • Indirect rending was broken for glMap* functions (bug 8899)

    Internal code changes

    +

    To Do (someday) items