<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [swrast] piglit glean fbo regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76579">76579</a>
          </td>
        </tr>

        <tr>
          <th>Keywords</th>
          <td>regression
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>brianp@vmware.com, chrisf@ijw.co.nz
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[swrast] piglit glean fbo regression
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vlee@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>mesa: 7683fce8781ef0169333c5ee1276392d058cfaa8 (master 10.2.0-devel)

$ ./bin/glean -t fbo --quick
GL_EXT_framebuffer_object is supported
GL_ARB_framebuffer_object is supported
FAILURE: All any buffer named by glDrawBuffers is missing, status should be
GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT (at tfbo.cpp:1322)
fbo:  FAIL rgba8, db, z24, s8, win+pmap, id 33
    5 tests passed, 1 tests failed.

a419a1c5654ac4a4a46ec3a80d75926e26919c99 is the first bad commit
commit a419a1c5654ac4a4a46ec3a80d75926e26919c99
Author: Chris Forbes <<a href="mailto:chrisf@ijw.co.nz">chrisf@ijw.co.nz</a>>
Date:   Sun Mar 23 22:41:28 2014 +1300

    mesa: Generate FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT earlier

    The ARB_framebuffer_object spec lists this case before the
    FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER and
    FRAMEBUFFER_INCOMPLETE_READ_BUFFER cases.

    Fixes two broken cases in piglit's fbo-incomplete test, if
    ARB_ES2_compatibility is not advertised. (If it is, this is masked
    because the FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER /
    FRAMEBUFFER_INCOMPLETE_READ_BUFFER cases are removed by that extension)

    Signed-off-by: Chris Forbes <<a href="mailto:chrisf@ijw.co.nz">chrisf@ijw.co.nz</a>>
    Reviewed-by: Brian Paul <<a href="mailto:brianp@vmware.com">brianp@vmware.com</a>>

:040000 040000 cb5fa6fcaea7036f0792067e35567f9cc4147151
5b463f68f58afde0fed387526158acf0fd1fc26b M    src
bisect run success</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>