From: Christian Gmeiner Date: Fri, 24 Apr 2020 07:02:48 +0000 (+0200) Subject: docs/features: mark GL_ARB_texture_filter_anisotropic as done for etnaviv X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4b0a732db33fb2d49c86e372ec9b127dab273550;p=mesa.git docs/features: mark GL_ARB_texture_filter_anisotropic as done for etnaviv Needs GPUs with HALT0. Signed-off-by: Christian Gmeiner Reviewed-by: Jonathan Marek Part-of: --- 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)