docs: update staus of mark GL_ARB_texture_compression_bptc
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 13 Sep 2022 13:39:49 +0000 (15:39 +0200)
committerMarge Bot <emma+marge@anholt.net>
Sat, 17 Sep 2022 10:03:12 +0000 (10:03 +0000)
This is now done for all drivers that supports half-float and sRGB
textures. Update features.txt to reflect this.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18574>

docs/features.txt

index 398f478..57e057c 100644 (file)
@@ -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)