From 8825d5ca54139ccf7c1095a4d3c3e28cf1387529 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 15 Jun 2010 15:54:31 -0700 Subject: [PATCH] docs: Update to note 830/845 hang fix. --- docs/relnotes-7.8.2.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes-7.8.2.html b/docs/relnotes-7.8.2.html index 77f0c6d606d..5b6c79bcede 100644 --- a/docs/relnotes-7.8.2.html +++ b/docs/relnotes-7.8.2.html @@ -48,6 +48,7 @@ tbd
  • Fixed incorrect Z coordinate handling in "meta" glDraw/CopyPixels.
  • Assorted i965 driver fixes.
  • Fixed OSMesa build for 16 and 32-bit color channel depth. +
  • Fixed hangs in etracer on 830 and 845 chipsets.