diff options
author | Brian <[email protected]> | 2007-07-05 09:42:07 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-07-05 09:42:07 -0600 |
commit | 18bfa52ef76426e33b3bde3a5c04856d0f17c0ea (patch) | |
tree | c51105ca751eb3e7ffd86774f1cc2addcf867a2f /docs | |
parent | d62be2652c2ef5f64169234513c44be91f48e6c1 (diff) |
fix bug 11475
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.0.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.1.html b/docs/relnotes-7.0.1.html index 6557b565309..f625cb2ceda 100644 --- a/docs/relnotes-7.0.1.html +++ b/docs/relnotes-7.0.1.html @@ -38,6 +38,7 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0. <li>Fixed glDrawPixels(GL_STENCIL_INDEX) pixel transfer bug 11457 <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) </ul> |