summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-07-06 16:53:28 -0600
committerBrian <brian.paul@tungstengraphics.com>2007-07-06 16:53:28 -0600
commit99d62f2922686ba73e858b612fec770724f0649d (patch)
tree933bcf52ab64e88c7ed45270f077c920c3df8af0
parent284743cafe4135a4c8654f0eafad8013522fc7f7 (diff)
fix i915 polygon stipple bug
-rw-r--r--docs/relnotes-7.0.1.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.1.html b/docs/relnotes-7.0.1.html
index f625cb2ceda..44493402668 100644
--- a/docs/relnotes-7.0.1.html
+++ b/docs/relnotes-7.0.1.html
@@ -39,6 +39,7 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
<li>GLSL bug fix: added vec2(vec4) constructor
<li>GLSL bug fix: .strq and .rgba writemasks didn't always work
<li>Stencil pixel map didn't always work for glDrawPixels (bug 11475)
+<li>Fixed polygon stipple bug in i915 driver
</ul>