Compiling for Windows with meson is still a work in progress. I have a branch
that cross compiled from Linux with mingw, as I'm starting to work on msvc
support.
Dylan
On April 28, 2018 8:35:24 AM PDT, Liviu Prodea wrote:
>Short story
>
>As maintainer of this project -
>https://github.com
Short story
As maintainer of this project - https://github.com/pal1000/mesa-dist-win where
I build Mesa3D drivers with MSVC aided by a script I got a request to build swr
AVX512 target. After a bit of research I discovered it's not implemented in
Scons build and opened this ticket to track