Module: Mesa
Branch: main
Commit: 0d6803feb092a62540f8dae89fd4842fc81694b3
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d6803feb092a62540f8dae89fd4842fc81694b3

Author: Christian Gmeiner <[email protected]>
Date:   Tue Nov 14 08:59:28 2023 +0100

docs: Update etnaviv extensions

Next round of feature updates.

Signed-off-by: Christian Gmeiner <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26189>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 9bc0718d591..1a80192d55c 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -56,7 +56,7 @@ GL 3.0, GLSL 1.30 --- all DONE: freedreno, nv50, nvc0, r600, 
radeonsi, llvmpipe,
   GL_ARB_texture_rg                                     DONE (v3d, lima, 
etnaviv/HALTI2)
   GL_EXT_transform_feedback (Transform feedback)        DONE (v3d)
   GL_ARB_vertex_array_object (Vertex array objects)     DONE (v3d, vc4, lima)
-  GL_EXT_framebuffer_sRGB (sRGB framebuffer format)     DONE (v3d, vc4, lima)
+  GL_EXT_framebuffer_sRGB (sRGB framebuffer format)     DONE (v3d, vc4, lima, 
etnaviv/HALTI3)
   glClearBuffer commands                                DONE
   glGetStringi command                                  DONE
   glTexParameterI, glGetTexParameterI commands          DONE
@@ -105,7 +105,7 @@ GL 3.3, GLSL 3.30 --- all DONE: freedreno, nv50, nvc0, 
r600, radeonsi, llvmpipe,
   GL_ARB_sampler_objects                                DONE (all drivers)
   GL_ARB_shader_bit_encoding                            DONE (v3d, panfrost)
   GL_ARB_texture_rgb10_a2ui                             DONE (v3d, panfrost)
-  GL_ARB_texture_swizzle                                DONE (v3d, vc4, 
panfrost, lima)
+  GL_ARB_texture_swizzle                                DONE (v3d, vc4, 
panfrost, lima, etnaviv/HALTI0)
   GL_ARB_timer_query                                    DONE ()
   GL_ARB_instanced_arrays                               DONE (etnaviv/HALTI2, 
v3d, panfrost)
   GL_ARB_vertex_type_2_10_10_10_rev                     DONE (v3d, panfrost)

Reply via email to