https://bugs.freedesktop.org/show_bug.cgi?id=67968

          Priority: medium
            Bug ID: 67968
          Keywords: regression
                CC: za...@vmware.com
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: [softpipe] piglit polygon-mode regression
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: v...@freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: 637e6a0aa8e5920965a0720673e11622786e86ed (master)

$ ./bin/polygon-mode -auto
polygon-mode: glPolygonMode(front=GL_FILL, back=GL_LINE) failed
polygon-mode: glPolygonMode(front=GL_FILL, back=GL_LINE) failed
polygon-mode: glPolygonMode(front=GL_FILL, back=GL_POINT) failed
polygon-mode: glPolygonMode(front=GL_FILL, back=GL_POINT) failed
polygon-mode: glPolygonMode(front=GL_POINT, back=GL_LINE) failed
polygon-mode: glPolygonMode(front=GL_POINT, back=GL_LINE) failed
polygon-mode: glPolygonMode(front=GL_POINT, back=GL_LINE) failed
polygon-mode: glPolygonMode(front=GL_POINT, back=GL_LINE) failed
polygon-mode: glPolygonMode(front=GL_POINT, back=GL_FILL) failed
polygon-mode: glPolygonMode(front=GL_POINT, back=GL_FILL) failed
polygon-mode: glPolygonMode(front=GL_LINE, back=GL_FILL) failed
polygon-mode: glPolygonMode(front=GL_LINE, back=GL_FILL) failed
polygon-mode: glPolygonMode(front=GL_LINE, back=GL_POINT) failed
polygon-mode: glPolygonMode(front=GL_LINE, back=GL_POINT) failed
polygon-mode: glPolygonMode(front=GL_LINE, back=GL_POINT) failed
polygon-mode: glPolygonMode(front=GL_LINE, back=GL_POINT) failed
polygon-mode: glPolygonMode(front=GL_LINE, back=GL_LINE) failed
polygon-mode: glPolygonMode(front=GL_LINE, back=GL_LINE) failed
polygon-mode: glPolygonMode(front=GL_LINE, back=GL_LINE) failed
polygon-mode: glPolygonMode(front=GL_LINE, back=GL_LINE) failed
polygon-mode: glPolygonMode(front=GL_POINT, back=GL_POINT) failed
polygon-mode: glPolygonMode(front=GL_POINT, back=GL_POINT) failed
polygon-mode: glPolygonMode(front=GL_POINT, back=GL_POINT) failed
polygon-mode: glPolygonMode(front=GL_POINT, back=GL_POINT) failed
PIGLIT: {'result': 'fail' }

e8d8974f80568e49b0f8c6c7a01e0ee58e0aedca is the first bad commit
commit e8d8974f80568e49b0f8c6c7a01e0ee58e0aedca
Author: Zack Rusin <za...@vmware.com>
Date:   Thu Aug 8 20:51:11 2013 -0400

    softpipe: fix the regressions

    softpipe has a really weird handling of the draw attrs, lets
    just not inject outputs in its data.
    Trivial.

:040000 040000 ba931a94b965823be45f481aa2edc37778942151
819991435977270afcb8063c4e80ce16f6526afe M    src
bisect run success

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to