From 77d7d7acab75571406866d24673c4a374a98c392 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Mon, 21 May 2018 14:00:37 +1000 Subject: virgl: enable ARB_gpu_shader_fp64 This enables ARB_gpu_shader_fp64 if the host provides it. Tested-by: Gurchetan Singh Reviewed-by: Gurchetan Singh --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/features.txt b/docs/features.txt index 6e5cbc8b11e..3f6731fc746 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -127,7 +127,7 @@ GL 4.0, GLSL 4.00 --- all DONE: i965/gen7+, nvc0, r600, radeonsi - Enhanced per-sample shading DONE () - Interpolation functions DONE () - New overload resolution rules DONE - GL_ARB_gpu_shader_fp64 DONE (i965/gen7+, llvmpipe, softpipe) + GL_ARB_gpu_shader_fp64 DONE (i965/gen7+, llvmpipe, softpipe, virgl) GL_ARB_sample_shading DONE (i965/gen6+, nv50, virgl) GL_ARB_shader_subroutine DONE (freedreno, i965/gen6+, nv50, llvmpipe, softpipe, swr, virgl) GL_ARB_tessellation_shader DONE (i965/gen7+) -- cgit v1.2.3