From f8e4792b227544aefd45eb716091adb7409fa843 Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Wed, 23 Jul 2014 22:32:55 -0400 Subject: nvc0: enable double support Signed-off-by: Ilia Mirkin --- docs/GL3.txt | 2 +- docs/relnotes/10.6.0.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/GL3.txt b/docs/GL3.txt index 86f5e41d245..a5b81754564 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -109,7 +109,7 @@ GL 4.0, GLSL 4.00: - Enhanced per-sample shading DONE (r600) - Interpolation functions DONE (r600) - New overload resolution rules DONE - GL_ARB_gpu_shader_fp64 DONE (softpipe) + GL_ARB_gpu_shader_fp64 DONE (nvc0, softpipe) GL_ARB_sample_shading DONE (i965, nv50, nvc0, r600, radeonsi) GL_ARB_shader_subroutine not started GL_ARB_tessellation_shader started (Chris, Ilia) diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html index 695f757bca4..056d3b00def 100644 --- a/docs/relnotes/10.6.0.html +++ b/docs/relnotes/10.6.0.html @@ -46,6 +46,7 @@ Note: some of the new features are only available with certain drivers. -- cgit v1.2.3