From 2cc2b12fc7d56f83c74fceae1a6b9160a2d5c6ef Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 11 Sep 2007 10:58:34 -0600 Subject: [PATCH] fix indirect rendering crash --- docs/relnotes-7.0.2.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes-7.0.2.html b/docs/relnotes-7.0.2.html index 73c5277d8e1..12a8af2f07c 100644 --- a/docs/relnotes-7.0.2.html +++ b/docs/relnotes-7.0.2.html @@ -36,6 +36,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
  • Fixed problem with large glDrawArrays calls and indirect rendering (bug 12141)
  • Fixed an assortment of i965 driver bugs
  • Fixed and x86-64 vertex transformation bug (12216) +
  • Fixed X server crash caused by multiple indirect rendering clients