OSDN Git Service

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 528cb50..5ea6b28 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)