[Mesa-dev] [PATCH 22/23] docs: Mark ARB_gpu_shader_fp64 as done for i965/gen8+

Samuel Iglesias Gonsálvez siglesias at igalia.com
Tue May 3 12:22:11 UTC 2016


From: Iago Toral Quiroga <itoral at igalia.com>

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index bb2bb6e..a8219a4 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -124,7 +124,7 @@ GL 4.0, GLSL 4.00 --- all DONE: nvc0, r600, radeonsi
   - Enhanced per-sample shading                         DONE ()
   - Interpolation functions                             DONE ()
   - New overload resolution rules                       DONE
-  GL_ARB_gpu_shader_fp64                                DONE (llvmpipe, softpipe)
+  GL_ARB_gpu_shader_fp64                                DONE (i965/gen8+, llvmpipe, softpipe)
   GL_ARB_sample_shading                                 DONE (i965, nv50)
   GL_ARB_shader_subroutine                              DONE (i965, nv50, llvmpipe, softpipe)
   GL_ARB_tessellation_shader                            DONE (i965)
-- 
2.5.0



More information about the mesa-dev mailing list