From ecb9bebdef03f73d15b555aac1cb088cc2d2f38f Mon Sep 17 00:00:00 2001 From: Patrick Lerda Date: Thu, 19 Feb 2026 00:37:51 +0100 Subject: [PATCH] docs/features: add GL_EXT_texture_shadow_lod Here is the new line: GL_EXT_texture_shadow_lod DONE (asahi, crocus/gen6+, iris, llvmpipe, nvc0, radeonsi, r600/evergreen+, virgl) Signed-off-by: Patrick Lerda Part-of: --- docs/features.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/features.txt b/docs/features.txt index f078d429792..f50abe14b3d 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -343,6 +343,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve GL_EXT_texture_compression_astc_decode_mode DONE (panfrost) GL_EXT_texture_norm16 DONE (freedreno, r600, radeonsi, nvc0i, softpipe, llvmpipe, virgl, zink, iris, crocus) GL_EXT_texture_sRGB_R8 DONE (all drivers that support GLES 3.0+) + GL_EXT_texture_shadow_lod DONE (asahi, crocus/gen6+, iris, llvmpipe, nvc0, radeonsi, r600/evergreen+, virgl) GL_EXT_texture_view DONE (all drivers that support GL_OES_texture_view) GL_KHR_blend_equation_advanced_coherent DONE (freedreno/a6xx, llvmpipe, panfrost, zink, asahi, iris/gen9+, v3d) GL_KHR_robust_buffer_access_behavior DONE (panfrost, llvmpipe, virgl)