From d09d03aa42586dd3332863b9b159c497b0cb529b Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 26 Aug 2009 12:04:35 -0600 Subject: docs: document sampler array bug fix --- docs/relnotes-7.5.1.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 77f2dd29b3..1a327577ba 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 -- cgit v1.2.3