diff options
author | Denis Pauk <[email protected]> | 2019-12-14 09:58:25 +0200 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2019-12-14 20:02:10 +0000 |
commit | 6bf14e9c47afcc787f745a363a546c21c7db307c (patch) | |
tree | 70acac21e21100b1e2505b69ca7f044df590fbcb /docs/features.txt | |
parent | 3acc15f4f0d19e56d763f5e0e10e5fb7991b3959 (diff) |
docs/features: mark GL_ARB_texture_compression_bptc as done for llvmpipe, softpipe, swr
Signed-off-by: Denis Pauk <[email protected]>
Reviewed-by: Dave Airlie <[email protected]>
CC: Marek Olšák <[email protected]>
CC: Rhys Perry <[email protected]>
CC: Bruce Cherniak <[email protected]>
CC: Matt Turner <[email protected]>
Diffstat (limited to 'docs/features.txt')
-rw-r--r-- | docs/features.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt index 551e2f8a63a..61c2a408624 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -151,7 +151,7 @@ GL 4.1, GLSL 4.10 --- all DONE: i965/gen7+, nvc0, r600, radeonsi, virgl GL 4.2, GLSL 4.20 -- all DONE: i965/gen7+, nvc0, r600, radeonsi, virgl - GL_ARB_texture_compression_bptc DONE (freedreno, i965) + GL_ARB_texture_compression_bptc DONE (freedreno, i965, llvmpipe, softpipe, swr) GL_ARB_compressed_texture_pixel_storage DONE (all drivers) GL_ARB_shader_atomic_counters DONE (freedreno/a5xx+, i965, llvmpipe, softpipe) GL_ARB_texture_storage DONE (all drivers) |