From 8973ae3162aec112b22cdf58f47d0ee12c4a09cd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Samuel=20Iglesias=20Gons=C3=A1lvez?= Date: Wed, 5 Apr 2017 06:23:43 +0200 Subject: [PATCH] docs/relnotes: add GL_ARB_gpu_shader_fp64 support on i965/ivybridge MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Samuel Iglesias Gonsálvez Acked-by: Francisco Jerez --- docs/relnotes/17.1.0.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html index 82086d5..ba21b61 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
  • -- 2.7.4