[Mesa-dev] [Bug 67968] New: [softpipe] piglit polygon-mode regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 9 19:27:00 PDT 2013


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

          Priority: medium
            Bug ID: 67968
          Keywords: regression
                CC: zackr at vmware.com
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: [softpipe] piglit polygon-mode regression
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: vlee at 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 <zackr at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130810/f73ad5bd/attachment.html>


More information about the mesa-dev mailing list