[Mesa-dev] [PATCH] docs: document the C++14 SWR requirement
Emil Velikov
emil.l.velikov at gmail.com
Wed Apr 12 14:11:14 UTC 2017
From: Emil Velikov <emil.velikov at collabora.com>
Earlier commit bumped the requirement for the SWR driver.
Cc: Tim Rowley <timothy.o.rowley at intel.com>
Fixes: 3c52a7316a1 ("swr: [configure.ac/scons] require c++14")
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
Tim, couple of unrelated questions:
- Did you get to nuke the in-tree mako copy?
- Any plans on adding !Windows support in the scons build?
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>
</ul>
</div>
--
2.12.2
More information about the mesa-dev
mailing list