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

Author: Dave Airlie <[email protected]>
Date:   Mon Nov 20 09:19:31 2017 +1000

docs/features: mark some r600 extensions supported

These just looked to be missed when this file was updated.

Signed-off-by: Dave Airlie <[email protected]>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 633d259373..25a0e75460 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -225,7 +225,7 @@ GL 4.6, GLSL 4.60
 
   GL_ARB_gl_spirv                                       in progress (Nicolai 
Hähnle, Ian Romanick)
   GL_ARB_indirect_parameters                            DONE (i965/gen7+, 
nvc0, radeonsi)
-  GL_ARB_pipeline_statistics_query                      DONE (i965, nvc0, 
radeonsi, llvmpipe, softpipe, swr)
+  GL_ARB_pipeline_statistics_query                      DONE (i965, nvc0, 
r600, radeonsi, llvmpipe, softpipe, swr)
   GL_ARB_polygon_offset_clamp                           DONE (freedreno, i965, 
nv50, nvc0, r600, radeonsi, llvmpipe, swr)
   GL_ARB_shader_atomic_counter_ops                      DONE (freedreno/a5xx, 
i965/gen7+, nvc0, r600, radeonsi, softpipe)
   GL_ARB_shader_draw_parameters                         DONE (i965, nvc0, 
radeonsi)
@@ -306,7 +306,7 @@ Khronos, ARB, and OES extensions that are not part of any 
OpenGL or OpenGL ES ve
   GL_ARB_seamless_cubemap_per_texture                   DONE (i965, nvc0, 
radeonsi, r600, softpipe, swr)
   GL_ARB_shader_ballot                                  DONE (i965/gen8+, 
nvc0, radeonsi)
   GL_ARB_shader_clock                                   DONE (i965/gen7+, 
nv50, nvc0, radeonsi)
-  GL_ARB_shader_stencil_export                          DONE (i965/gen9+, 
radeonsi, softpipe, llvmpipe, swr)
+  GL_ARB_shader_stencil_export                          DONE (i965/gen9+, 
r600, radeonsi, softpipe, llvmpipe, swr)
   GL_ARB_shader_viewport_layer_array                    DONE (i965/gen6+, 
nvc0, radeonsi)
   GL_ARB_sparse_buffer                                  DONE (radeonsi/CIK+)
   GL_ARB_sparse_texture                                 not started

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to