Quoting Marek Olšák (2018-09-17 15:11:37)
> 'meson configure' returns 'auto' for a lot of options. I'm interested
> in what meson chose.

For platforms, dri-drivers, gallium-drivers, and vulkan-drivers, glx, gbm, egl
it trys to pick and os + arch appropriate set, for the media state trackers,
valgrind, lmsensors, unwind, and xlib-lease auto means "yes if dependencies are
available", for power8 optimizations it means "yes if power8 else no". For LLVM
it means "yes if available", but if a driver with a hard llvm requirement is
present (si, radv, swr) then it will fail if llvm wasn't available.

RadeonSI is turned on automatically for x86 and x86_64.

Dylan

Attachment: signature.asc
Description: signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to