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

Author: Christian Gmeiner <[email protected]>
Date:   Tue Jul 11 12:42:59 2023 +0200

docs: update etnaviv extensions

Next round of feature updates.

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

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 745159da29d..dfd6aa9d69c 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -48,7 +48,7 @@ GL 3.0, GLSL 1.30 --- all DONE: freedreno, nv50, nvc0, r600, 
radeonsi, llvmpipe,
   GL_ARB_depth_buffer_float (Float depth buffers)       DONE (v3d)
   GL_ARB_framebuffer_object (Framebuffer objects)       DONE (v3d, vc4, 
etnaviv)
   GL_ARB_half_float_pixel                               DONE (all drivers)
-  GL_ARB_half_float_vertex                              DONE (v3d, vc4, lima)
+  GL_ARB_half_float_vertex                              DONE (v3d, vc4, lima, 
etnaviv)
   GL_EXT_texture_integer                                DONE (v3d)
   GL_EXT_texture_array                                  DONE (v3d, 
etnaviv/HALTI0)
   GL_EXT_draw_buffers2 (Per-buffer blend and masks)     DONE (v3d)
@@ -77,7 +77,7 @@ GL 3.1, GLSL 1.40 --- all DONE: freedreno, nv50, nvc0, r600, 
radeonsi, llvmpipe,
   GL_NV_primitive_restart (Primitive restart)           DONE (v3d, crocus)
   16 vertex texture image units                         DONE ()
   GL_ARB_texture_buffer_object (Texture buffer objs)    DONE (v3d)
-  GL_ARB_texture_rectangle (Rectangular textures)       DONE (v3d, vc4, lima, 
crocus)
+  GL_ARB_texture_rectangle (Rectangular textures)       DONE (v3d, vc4, lima, 
crocus, etnaviv)
   GL_ARB_uniform_buffer_object (Uniform buffer objs)    DONE (v3d, crocus)
   GL_EXT_texture_snorm (Signed normalized textures)     DONE (v3d, crocus)
 

Reply via email to