Mesa (master): docs: trivial cleanup of GL3.txt, remove redundant radeonsi entries.

Dave Airlie airlied at kemper.freedesktop.org
Thu Jul 30 21:28:54 UTC 2015


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

Author: Kai Wasserbäch <kai at dev.carbon-project.org>
Date:   Thu Jul 30 20:32:36 2015 +0200

docs: trivial cleanup of GL3.txt, remove redundant radeonsi entries.

Follow-up to 1b2b0e42ce47bfd1fcb5513ed2c23b9bb7a5a5b8

Signed-off-by: Kai Wasserbäch <kai at dev.carbon-project.org>
Signed-off-by: Dave Airlie <airlied at redhat.com>

---

 docs/GL3.txt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 0220f24..8124383 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -96,7 +96,7 @@ GL 4.0, GLSL 4.00 --- all DONE: nvc0, radeonsi
 
   GL_ARB_draw_buffers_blend                            DONE (i965, nv50, r600, llvmpipe, softpipe)
   GL_ARB_draw_indirect                                 DONE (i965, r600, llvmpipe, softpipe)
-  GL_ARB_gpu_shader5                                   DONE (i965, radeonsi)
+  GL_ARB_gpu_shader5                                   DONE (i965)
   - 'precise' qualifier                                DONE
   - Dynamically uniform sampler array indices          DONE (r600, softpipe)
   - Dynamically uniform UBO array indices              DONE (r600)
@@ -110,7 +110,7 @@ GL 4.0, GLSL 4.00 --- all DONE: nvc0, radeonsi
   - Interpolation functions                            DONE (r600)
   - New overload resolution rules                      DONE
   GL_ARB_gpu_shader_fp64                               DONE (llvmpipe, softpipe)
-  GL_ARB_sample_shading                                DONE (i965, nv50, r600, radeonsi)
+  GL_ARB_sample_shading                                DONE (i965, nv50, r600)
   GL_ARB_shader_subroutine                             DONE (i965, nv50, r600, llvmpipe, softpipe)
   GL_ARB_tessellation_shader                           DONE ()
   GL_ARB_texture_buffer_object_rgb32                   DONE (i965, r600, llvmpipe, softpipe)




More information about the mesa-commit mailing list