From 0308095af7d1b71135cc7dfacbca186a12d58372 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Wed, 27 Jan 2021 08:18:23 -0500 Subject: [PATCH] docs/features: Mark more TBO exts done on panfrost Signed-off-by: Alyssa Rosenzweig Part-of: --- docs/features.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features.txt b/docs/features.txt index e4efcb9..38df7b5 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -132,7 +132,7 @@ GL 4.0, GLSL 4.00 --- all DONE: i965/gen7+, nvc0, r600, radeonsi, llvmpipe, virg GL_ARB_sample_shading DONE (freedreno/a6xx, i965/gen6+, nv50) GL_ARB_shader_subroutine DONE (freedreno, i965/gen6+, nv50, softpipe, swr, d3d12) GL_ARB_tessellation_shader DONE (i965/gen7+, swr) - GL_ARB_texture_buffer_object_rgb32 DONE (freedreno, i965/gen6+, softpipe, swr, d3d12) + GL_ARB_texture_buffer_object_rgb32 DONE (freedreno, i965/gen6+, softpipe, swr, d3d12, panfrost) GL_ARB_texture_cube_map_array DONE (i965/gen6+, nv50, softpipe, swr) GL_ARB_texture_gather DONE (freedreno, i965/gen6+, nv50, softpipe, swr, v3d, panfrost) GL_ARB_texture_query_lod DONE (freedreno, i965, nv50, softpipe, swr, v3d, panfrost, d3d12) @@ -290,7 +290,7 @@ GLES3.2, GLSL ES 3.2 -- all DONE: i965/gen9+, radeonsi, virgl, llvmpipe GL_OES_shader_multisample_interpolation DONE (freedreno/a6xx, i965, nvc0, r600, zink) GL_OES_tessellation_shader DONE (freedreno/a6xx, all drivers that support GL_ARB_tessellation_shader) GL_OES_texture_border_clamp DONE (all drivers) - GL_OES_texture_buffer DONE (freedreno, i965, nvc0, r600, softpipe) + GL_OES_texture_buffer DONE (freedreno, i965, nvc0, r600, softpipe, panfrost) GL_OES_texture_cube_map_array DONE (freedreno/a4xx+, i965/hsw+, nvc0, r600, softpipe) GL_OES_texture_stencil8 DONE (all drivers that support GL_ARB_texture_stencil8) GL_OES_texture_storage_multisample_2d_array DONE (all drivers that support GL_ARB_texture_multisample) -- 2.7.4