fixed line clipping bug 6512
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 6 Apr 2006 22:15:27 +0000 (22:15 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 6 Apr 2006 22:15:27 +0000 (22:15 +0000)
docs/VERSIONS

index 528cb5011e5c6c884d8a0eabaaa015c450333058..5ea6b2864379fcfc7a9696e194d404728e488d3b 100644 (file)
@@ -1479,3 +1479,4 @@ Mesa Version History
        - removed the test for duplicated framebuffer attachments, per
          version 117 of the GL_EXT_framebuffer_object specification
        - fixed a few render-to-texture bugs, including render to depth texture
+       - clipping of lines against user-defined clip planes was broken (6512)