Mesa (master): docs/GL3.txt: softpipe now supports GL_ARB_gpu_shader_fp64

Dave Airlie airlied at kemper.freedesktop.org
Fri Feb 20 00:13:29 UTC 2015


Module: Mesa
Branch: master
Commit: 1759689d189b9cb4449eb349c20eccffd6318b9f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1759689d189b9cb4449eb349c20eccffd6318b9f

Author: Dave Airlie <airlied at redhat.com>
Date:   Fri Feb 20 09:14:44 2015 +1000

docs/GL3.txt: softpipe now supports GL_ARB_gpu_shader_fp64

Signed-off-by: Dave Airlie <airlied at redhat.com>

---

 docs/GL3.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 3a46700..86f5e41 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 ()
+  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)




More information about the mesa-commit mailing list