From: Brian Paul Date: Wed, 26 Aug 2009 18:04:35 +0000 (-0600) Subject: docs: document sampler array bug fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d09d03aa42586dd3332863b9b159c497b0cb529b;p=mesa.git docs: document sampler array bug fix --- diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 77f2dd29b35..1a327577bac 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -52,6 +52,7 @@ tbd
  • Fixed some Gallium glBlitFramebuffer() bugs
  • Empty glBegin/glEnd() pair could cause divide by zero (bug 23489)
  • Fixed Gallium glBitmap() Z position bug +
  • Setting arrays of sampler uniforms did not work