<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - OpenGL ES2 with fbdev - link error"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75098">bug 75098</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - OpenGL ES2 with fbdev - link error"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75098#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - OpenGL ES2 with fbdev - link error"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75098">bug 75098</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>Pushed to master

commit 0432aa064bf5d4d0ad8fc3c4d648b8feb238ddfa
Author: Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>>
Date:   Wed Feb 19 00:54:04 2014 +0000

    configure: use shared-glapi when more than one gl* API is used

    Current behaviour states that shared-glapi is usefull when building
    with dri, which is not the case. Shared-glapi is used to dispatch
    the gl* functions across the one or more gl api's which can be dri
    based but do not need to be.

    Fixed the following build

     ./configure --enable-gles2 --disable-dri --enable-gallium-egl \
          --with-egl-platforms=fbdev --with-gallium-drivers=swrast</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>