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

Author: Christian Gmeiner <[email protected]>
Date:   Fri Apr 24 09:02:48 2020 +0200

docs/features: mark GL_ARB_texture_filter_anisotropic as done for etnaviv

Needs GPUs with HALT0.

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

---

 docs/features.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/features.txt b/docs/features.txt
index 6394245a6df..62533858d9d 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -235,7 +235,7 @@ GL 4.6, GLSL 4.60 -- all DONE: radeonsi
   GL_ARB_shader_draw_parameters                         DONE (i965, llvmpipe, 
nvc0)
   GL_ARB_shader_group_vote                              DONE (i965, nvc0, 
llvmpipe)
   GL_ARB_spirv_extensions                               DONE (i965/gen7+)
-  GL_ARB_texture_filter_anisotropic                     DONE (freedreno, i965, 
nv50, nvc0, r600, softpipe (*), llvmpipe (*))
+  GL_ARB_texture_filter_anisotropic                     DONE (etnaviv/HALTI0, 
freedreno, i965, nv50, nvc0, r600, softpipe (*), llvmpipe (*))
   GL_ARB_transform_feedback_overflow_query              DONE (i965/gen6+, 
nvc0, llvmpipe, softpipe, virgl)
   GL_KHR_no_error                                       DONE (all drivers)
 

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

Reply via email to