summaryrefslogtreecommitdiff
path: root/docs/relnotes/17.1.0.html
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2017-04-17 13:29:41 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2017-04-17 13:37:41 +0100
commit7748c3f5eb1d98ca97d2cf6e516ff54a5d75130a (patch)
tree35358d27a410a534e77526c2227a5a5fed918c11 /docs/relnotes/17.1.0.html
parentde128c19eef5a4a04fadc2ad519f2e6a515ea7b5 (diff)
configure.ac: deprecate --with-egl-platforms over --with-platforms17.1-branchpoint
Currently the former controls more than just EGL. With follow-up commits we'll unwind and fix things so that one can build the different drivers with said platform support. Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'docs/relnotes/17.1.0.html')
-rw-r--r--docs/relnotes/17.1.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html
index 00624ed0137..e7cfe38fac4 100644
--- a/docs/relnotes/17.1.0.html
+++ b/docs/relnotes/17.1.0.html
@@ -73,6 +73,7 @@ Note: some of the new features are only available with certain drivers.
<li>The swr driver now requires LLVM &gt;= 3.9.0 and a C++14 capable compiler.</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 --with-egl-platforms configure option is deprecated. Use --with-platforms instead.</li>
</ul>
</div>