From: Brian Paul Date: Wed, 26 Aug 2009 18:04:35 +0000 (-0600) Subject: docs: document sampler array bug fix X-Git-Tag: 062012170305~16521^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d09d03aa42586dd3332863b9b159c497b0cb529b;p=profile%2Fivi%2Fmesa.git docs: document sampler array bug fix --- diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 77f2dd2..1a32757 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