summaryrefslogtreecommitdiff
path: root/docs/relnotes/17.1.0.html
diff options
context:
space:
mode:
authorTim Rowley <timothy.o.rowley@intel.com>2017-03-03 11:20:35 -0600
committerTim Rowley <timothy.o.rowley@intel.com>2017-03-05 07:33:49 -0600
commita01a10421607ec19ee3ed01ab8e6062499aaec92 (patch)
treef36ca6869003bcd6af1e99aa2c1966de7c5ee8fe /docs/relnotes/17.1.0.html
parentbb8a4242ffa049e1efa3b417566496de97a27557 (diff)
relnotes: [swr] note addition of gs, increased llvm requirement
Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
Diffstat (limited to 'docs/relnotes/17.1.0.html')
-rw-r--r--docs/relnotes/17.1.0.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html
index 9ababccea6d..b07cf0bdf1e 100644
--- a/docs/relnotes/17.1.0.html
+++ b/docs/relnotes/17.1.0.html
@@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_gpu_shader_int64 on i965/gen8+, nvc0, radeonsi, softpipe, llvmpipe</li>
<li>GL_ARB_transform_feedback2 on i965/gen6</li>
<li>GL_ARB_transform_feedback_overflow_query on i965/gen6+</li>
+<li>Geometry shaders enabled on swr</li>
</ul>
<h2>Bug fixes</h2>
@@ -56,8 +57,11 @@ Note: some of the new features are only available with certain drivers.
<h2>Changes</h2>
+<ul>
<li>Removed the ilo gallium driver.</li>
<li>The configure option --enable-gallium-llvm is superseded by --enable-llvm.</li>
+<li>swr driver now requires llvm &gt;= 3.9.0.</li>
+</ul>
</div>
</body>