From d7062710cd51d16dc9319b365d152edb225ad093 Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 3 Jul 2007 08:58:03 -0600 Subject: use _mesa_unpack_stencil_span() in draw_stencil_pixels(), bug 11457 --- docs/relnotes-7.0.1.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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.
  • glVertexAttrib4uiv
  • glVertexAttrib4usv +
  • Fixed glDrawPixels(GL_STENCIL_INDEX) pixel transfer bug 11457 -- cgit v1.2.3