docs/GL3.txt: softpipe now supports GL_ARB_gpu_shader_fp64
authorDave Airlie <airlied@redhat.com>
Thu, 19 Feb 2015 23:14:44 +0000 (09:14 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 20 Feb 2015 00:12:00 +0000 (10:12 +1000)
Signed-off-by: Dave Airlie <airlied@redhat.com>
docs/GL3.txt

index 3a46700..86f5e41 100644 (file)
@@ -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 ()
+  GL_ARB_gpu_shader_fp64                               DONE (softpipe)
   GL_ARB_sample_shading                                DONE (i965, nv50, nvc0, r600, radeonsi)
   GL_ARB_shader_subroutine                             not started
   GL_ARB_tessellation_shader                           started (Chris, Ilia)