[Mesa-dev] [PATCH 0/8] swr: update rasterizer

Emil Velikov emil.l.velikov at gmail.com
Mon Jun 26 12:41:13 UTC 2017


Hi Tim,

On 22 June 2017 at 22:12, Tim Rowley <timothy.o.rowley at intel.com> wrote:
> Highlights include splitting the heavily templated files into multiple
> chunks to speed compile (2x for a large machine), and switching the
> simd intrinsic usage from a macro-based header to a more c++ feeling
> library.
>
Yay \o/. Out of curiosity - does the simd library bring much more
apart from a C++ feel?

> No regressions on piglit or vtk tests, passes "make dist"/compile.
>

Did you notice the errors in the Travis build [1]? For some reason
they don't flag up when building locally, although a few C++17
warnings did pop-up. Speaking for which since we're back to C++11 for
SWR can we toggle back to GCC 4.8(.1) for Travis?

Can you guys look at those, please... in case you haven't already.

Thanks
Emil

https://travis-ci.org/evelikov/Mesa/jobs/244817060


More information about the mesa-dev mailing list