From 4b0a732db33fb2d49c86e372ec9b127dab273550 Mon Sep 17 00:00:00 2001 From: Christian Gmeiner Date: Fri, 24 Apr 2020 09:02:48 +0200 Subject: [PATCH] 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: --- 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) -- 2.30.2