<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:eero.t.tamminen@intel.com" title="Eero Tamminen <eero.t.tamminen@intel.com>"> <span class="fn">Eero Tamminen</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Unigine Valley & Heaven "error: syntax error, unexpected EXTENSION, expecting $end" IVB HD4000"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75664">bug 75664</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>eero.t.tamminen@intel.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Depends on</td>
           <td>
                
           </td>
           <td>71591
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Unigine Valley & Heaven "error: syntax error, unexpected EXTENSION, expecting $end" IVB HD4000"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75664#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Unigine Valley & Heaven "error: syntax error, unexpected EXTENSION, expecting $end" IVB HD4000"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75664">bug 75664</a>
              from <span class="vcard"><a class="email" href="mailto:eero.t.tamminen@intel.com" title="Eero Tamminen <eero.t.tamminen@intel.com>"> <span class="fn">Eero Tamminen</span></a>
</span></b>
        <pre>There's already a <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Second Life shaders fail to compile (extension declared in middle of shader)"
   href="show_bug.cgi?id=71591">bug 71591</a> about allowing (some) extension declarations in
middle of shader.  After that is allowed (there are Mesa patches for that),
both Unigine tests run [1].

However, Valley benchmark is still lacking most of lightning.  That can be
worked around by running it with:
MESA_EXTENSION_OVERRIDE="-GL_ARB_blend_func_extended"
MESA_GL_VERSION_OVERRIDE=3.2 ./valley

If one specifies some other Mesa version, there are GL enum errors and
lightning doesn't work.  Without blend override, there aren't error messages,
but lightning doesn't work either, regardless of specif Mesa. I.e. there might
be some bug in Mesa GL_ARB_blend_func_extended implementation.


[1] If you don't patch Mesa to allow extension declarations in middle of
shaders, you need to add "-GL_ARB_sample_shading" to MESA_EXTENSION_OVERRIDE.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>