From: Brian Paul Date: Fri, 11 Dec 2009 16:41:34 +0000 (-0700) Subject: docs: updated 7.6.1 relnotes with GLSL fixes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7d41b4248bee1d926646ef5fdff07da4f9026589;p=mesa.git docs: updated 7.6.1 relnotes with GLSL fixes --- diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 752f9cac643..7160168d989 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -58,6 +58,7 @@ tbd
  • Endianness fixes for the DRI swrast driver (bug 22767).
  • Point sprite fixes for i915/945 driver.
  • Fixed assorted memory leaks (usually on error paths) +
  • Fixed some GLSL compiler bugs (ex: 25579)

    Changes