diff options
author | Brian <[email protected]> | 2007-07-03 08:58:03 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-07-03 08:58:03 -0600 |
commit | d7062710cd51d16dc9319b365d152edb225ad093 (patch) | |
tree | e366c8c59d8eaeefb487361e9256067cc860e06c /docs | |
parent | 9bfba734d88ca5faf8db71ce6d10fb872a38339e (diff) |
use _mesa_unpack_stencil_span() in draw_stencil_pixels(), bug 11457
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 9422c6a8a2a..ac7ab067943 100644 --- a/docs/relnotes-7.0.1.html +++ b/docs/relnotes-7.0.1.html @@ -35,6 +35,7 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0. <li>glVertexAttrib4uiv <li>glVertexAttrib4usv </ul> +<li>Fixed glDrawPixels(GL_STENCIL_INDEX) pixel transfer bug 11457 </ul> |