From 3be1c11001be872a6850607955e61e82a470c064 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 15 Feb 2010 08:57:34 -0700 Subject: docs: document glMultiDrawElements() fix (cherry picked from commit ab6bcef99a53217db752659ace105ddfd9b25ebb) --- docs/relnotes-7.7.1.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes-7.7.1.html') diff --git a/docs/relnotes-7.7.1.html b/docs/relnotes-7.7.1.html index 959efd9e57..c3d42c1d54 100644 --- a/docs/relnotes-7.7.1.html +++ b/docs/relnotes-7.7.1.html @@ -44,6 +44,7 @@ tbd
  • Fixed mipmap generation bug caused by invalid viewport state.
  • Gallium SSE codegen for XPD didn't always work.
  • Fixed Windows build. +
  • Fixed broken glMultiDrawElements(). -- cgit v1.2.3