fix i915 polygon stipple bug

This commit is contained in:
Brian 2007-07-06 16:53:28 -06:00
parent 284743cafe
commit 99d62f2922

View file

@ -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>