radeonsi: implement ARB_shader_group_vote
[mesa.git] / docs / relnotes / 17.1.0.html
index 1b5535b95b29d4504b1d8be590195b9807120730..a11a37ffb8c11381129b016ab2e64d79a3d3ba32 100644 (file)
@@ -44,7 +44,12 @@ Note: some of the new features are only available with certain drivers.
 </p>
 
 <ul>
-<li>GL_ARB_gpu_shader_int64 on i965/gen8+, radeonsi, softpipe, llvmpipe</li>
+<li>GL_ARB_gpu_shader_int64 on i965/gen8+, nvc0, radeonsi, softpipe, llvmpipe</li>
+<li>GL_ARB_shader_clock on radeonsi</li>
+<li>GL_ARB_shader_group_vote on radeonsi</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>
@@ -54,7 +59,13 @@ Note: some of the new features are only available with certain drivers.
 
 <h2>Changes</h2>
 
-TBD.
+<ul>
+<li>Removed the ilo gallium driver.</li>
+<li>The configure option --enable-gallium-llvm is superseded by --enable-llvm.</li>
+<li>The swr driver now requires LLVM &gt;= 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>
+</ul>
 
 </div>
 </body>