From: Brian Paul Date: Tue, 17 Nov 2009 22:53:27 +0000 (-0700) Subject: docs: i965 clipping fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2b3ea2be906fbe0bf08f08f23ec39c0feb7a8f39;p=mesa.git docs: i965 clipping fix --- diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 9ee6babc9d8..7a809a0c41d 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -52,6 +52,7 @@ tbd it returns the actual compressed format chosen.
  • Fixed glBitmap bugs in Intel drivers.
  • Fixed a number of Microsoft Visual Studio compilation problems. +
  • Fixed clipping / provoking vertex bugs in i965 driver.