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

Author: Mike Blumenkrantz <michael.blumenkra...@gmail.com>
Date:   Sat Oct 17 09:40:18 2020 -0400

doc/features: remove zink entries for GL 3.3 items

zink fully supports 3.3, so we don't need to be listed for these

Reviewed-by: Hoe Hao Cheng <haochengho12...@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7204>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 03c3704d2cd..0d48b75c098 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -99,9 +99,9 @@ GL 3.2, GLSL 1.50 --- all DONE: i965, nv50, nvc0, r600, 
radeonsi, llvmpipe, soft
 
 GL 3.3, GLSL 3.30 --- all DONE: i965, nv50, nvc0, r600, radeonsi, llvmpipe, 
softpipe, virgl, zink
 
-  GL_ARB_blend_func_extended                            DONE (freedreno/a3xx, 
swr, zink, panfrost)
+  GL_ARB_blend_func_extended                            DONE (freedreno/a3xx, 
swr, panfrost)
   GL_ARB_explicit_attrib_location                       DONE (all drivers that 
support GLSL)
-  GL_ARB_occlusion_query2                               DONE (freedreno, swr, 
v3d, zink, panfrost)
+  GL_ARB_occlusion_query2                               DONE (freedreno, swr, 
v3d, panfrost)
   GL_ARB_sampler_objects                                DONE (all drivers)
   GL_ARB_shader_bit_encoding                            DONE (freedreno, swr, 
v3d, panfrost)
   GL_ARB_texture_rgb10_a2ui                             DONE (freedreno, swr, 
panfrost)

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to