From: Samuel Iglesias Gonsálvez Date: Wed, 5 Apr 2017 04:23:43 +0000 (+0200) Subject: docs/relnotes: add GL_ARB_gpu_shader_fp64 support on i965/ivybridge X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8973ae3162aec112b22cdf58f47d0ee12c4a09cd;p=mesa.git docs/relnotes: add GL_ARB_gpu_shader_fp64 support on i965/ivybridge Signed-off-by: Samuel Iglesias Gonsálvez Acked-by: Francisco Jerez --- diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html index 82086d59c1a..ba21b61f91b 100644 --- a/docs/relnotes/17.1.0.html +++ b/docs/relnotes/17.1.0.html @@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers.

    +
  • GL_ARB_gpu_shader_fp64 on i965/ivybridge
  • GL_ARB_gpu_shader_int64 on i965/gen8+, nvc0, radeonsi, softpipe, llvmpipe
  • GL_ARB_shader_ballot on nvc0, radeonsi
  • GL_ARB_shader_clock on nv50, nvc0, radeonsi