<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Increased difference from reference image in shaders"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103616#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Increased difference from reference image in shaders"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103616">bug 103616</a>
              from <span class="vcard"><a class="email" href="mailto:mattst88@gmail.com" title="Matt Turner <mattst88@gmail.com>"> <span class="fn">Matt Turner</span></a>
</span></b>
        <pre>Thanks for the bug report.

I tried building precomputed_atmospheric_scattering, but I get:

% make integration_test                   
mkdir -p output/Release/atmosphere/reference
g++ -Wall -Wmain -pedantic -pedantic-errors -std=c++11 -I. -Iexternal
-Iexternal/dimensional_types -Iexternal/glad/include -Iexternal/progress_bar
-DNDEBUG -O3 -fexpensive-optimizations -c atmosphere/reference/functions.cc -o
output/Release/atmosphere/reference/functions.o
In file included from ./atmosphere/reference/functions.h:42:0,
                 from atmosphere/reference/functions.cc:39:
./atmosphere/reference/definitions.h:53:24: fatal error: math/angle.h: No such
file or directory
 #include "math/angle.h"
                        ^
compilation terminated.
make: *** [Makefile:113: output/Release/atmosphere/reference/functions.o] Error
1

Searching for other include files under math/, like "math/ternary_function.h"
on Google I only see references to your project. Help?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>