On Apr 12, 2017, at 9:11 AM, Emil Velikov <emil.l.veli...@gmail.com<mailto:emil.l.veli...@gmail.com>> wrote:
From: Emil Velikov <emil.veli...@collabora.com<mailto:emil.veli...@collabora.com>> Earlier commit bumped the requirement for the SWR driver. Cc: Tim Rowley <timothy.o.row...@intel.com<mailto:timothy.o.row...@intel.com>> Fixes: 3c52a7316a1 ("swr: [configure.ac/scons] require c++14") Signed-off-by: Emil Velikov <emil.veli...@collabora.com<mailto:emil.veli...@collabora.com>> --- Tim, couple of unrelated questions: - Did you get to nuke the in-tree mako copy? Yes, this is now gone. - Any plans on adding !Windows support in the scons build? George is the one working with scons. George, your thoughts? docs/relnotes/17.1.0.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html index 0a5cabe4f1b..eb324e25a44 100644 --- a/docs/relnotes/17.1.0.html +++ b/docs/relnotes/17.1.0.html @@ -68,6 +68,7 @@ Note: some of the new features are only available with certain drivers. <li>The swr driver now requires LLVM >= 3.9.0.</li> <li>The radeonsi driver now requires LLVM 3.8.0.</li> <li>The MESA_GLSL=opt and MESA_GLSL=no_opt environment vars have been removed.</li> +<li>The SWR gallium driver now requires C++14 capable compiler</li> Wording should be adjusted to “The SWR gallium driver now requires a C++14 capable compiler.” Or possibly the two swr items could be combined: “The swr driver now requires LLVM >= 3.9.0 and a C++14 capable compiler." Pick your poison, Reviewed-by: Tim Rowley <timothy.o.row...@intel.com<mailto:timothy.o.row...@intel.com>>
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev