From a01a10421607ec19ee3ed01ab8e6062499aaec92 Mon Sep 17 00:00:00 2001 From: Tim Rowley Date: Fri, 3 Mar 2017 11:20:35 -0600 Subject: relnotes: [swr] note addition of gs, increased llvm requirement Reviewed-by: Bruce Cherniak --- docs/relnotes/17.1.0.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html index 9ababccea6..b07cf0bdf1 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.
  • GL_ARB_gpu_shader_int64 on i965/gen8+, nvc0, radeonsi, softpipe, llvmpipe
  • GL_ARB_transform_feedback2 on i965/gen6
  • GL_ARB_transform_feedback_overflow_query on i965/gen6+
  • +
  • Geometry shaders enabled on swr
  • Bug fixes

    @@ -56,8 +57,11 @@ Note: some of the new features are only available with certain drivers.

    Changes

    + -- cgit v1.2.3