From: Erik Faye-Lund Date: Tue, 13 Sep 2022 13:39:49 +0000 (+0200) Subject: docs: update staus of mark GL_ARB_texture_compression_bptc X-Git-Tag: upstream/22.3.5~2923 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=345f52661ccff79ed01bc857669b5e71eb3d5fb2;p=platform%2Fupstream%2Fmesa.git docs: update staus of mark GL_ARB_texture_compression_bptc This is now done for all drivers that supports half-float and sRGB textures. Update features.txt to reflect this. Reviewed-by: Alyssa Rosenzweig Part-of: --- diff --git a/docs/features.txt b/docs/features.txt index 398f478..57e057c 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -152,7 +152,7 @@ GL 4.1, GLSL 4.10 --- all DONE: i965/gen7+, nvc0, r600, radeonsi, llvmpipe, virg GL 4.2, GLSL 4.20 -- all DONE: i965/gen7+, nvc0, r600, radeonsi, llvmpipe, virgl, zink, d3d12 - GL_ARB_texture_compression_bptc DONE (freedreno, i965, softpipe, panfrost/if SoC supports) + GL_ARB_texture_compression_bptc DONE (all drivers that supports EXT_texture_sRGB and OES_texture_half_float) GL_ARB_compressed_texture_pixel_storage DONE (all drivers) GL_ARB_shader_atomic_counters DONE (freedreno/a5xx+, i965, softpipe, v3d, panfrost) GL_ARB_texture_storage DONE (all drivers)