<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - lp_test_format.c:226:4: error: too few arguments to function ‘gallivm_create’"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84538">bug 84538</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>jfonseca@vmware.com, Mathias.Froehlich@web.de
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>
                
           </td>
           <td>bisected
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - lp_test_format.c:226:4: error: too few arguments to function ‘gallivm_create’"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84538#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - lp_test_format.c:226:4: error: too few arguments to function ‘gallivm_create’"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84538">bug 84538</a>
              from <span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span></b>
        <pre>83c62597fc8eb38bf274fa1a3ca03c6adafb4bf9 is the first bad commit
commit 83c62597fc8eb38bf274fa1a3ca03c6adafb4bf9
Author: Mathias Fröhlich <<a href="mailto:Mathias.Froehlich@gmx.net">Mathias.Froehlich@gmx.net</a>>
Date:   Thu Aug 28 19:49:35 2014 +0200

    llvmpipe: Use two LLVMContexts per OpenGL context instead of a global one.

    This is one step to make llvmpipe thread safe as mandated by the OpenGL
    standard. Using the global LLVMContext is obviously a problem for
    that kind of use pattern. The patch introduces two LLVMContext
    instances that are private to an OpenGL context and used for all
    compiles. One is put into struct draw_llvm and the other
    one into struct llvmpipe_context.

    Reviewed-by: Jose Fonseca <<a href="mailto:jfonseca@vmware.com">jfonseca@vmware.com</a>>
    Signed-off-by: Mathias Froehlich <<a href="mailto:Mathias.Froehlich@web.de">Mathias.Froehlich@web.de</a>>

:040000 040000 6d96f4184ccbcaea41332f376e8df54d00d8ff7e
00c106532ffc70214fff90833757ae321390b65a 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>