From 0d7bed9f8973547b675c35c0083996e946d7cecb Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 27 Aug 2009 16:50:44 -0600 Subject: docs: fix selection/feedback culling bug --- docs/relnotes-7.5.1.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes-7.5.1.html') diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 1a327577ba..df06302624 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -53,6 +53,7 @@ tbd
  • 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 +
  • Selection/Feedback mode didn't handle polygon culling correctly (bug 16866) -- cgit v1.2.3