r600: update the documentation of the extensions

This change updates the documentation of the extensions.
Here are the commits where these extensions were activated:
8348c9c84d "r600: enable ARB_gl_spirv":				GL_ARB_gl_spirv GL_ARB_spirv_extensions
8a1ef5bd31 "r600: enable ARB_transform_feedback_overflow_query":	GL_ARB_transform_feedback_overflow_query
6fab29d37e "r600: implement EXT_window_rectangles":			GL_EXT_window_rectangles
769510f1cc "r600: implement EXT_shader_image_load_store":		GL_EXT_shader_image_load_store

Signed-off-by: Patrick Lerda <patrick9876@free.fr>
Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35547>
This commit is contained in:
Patrick Lerda
2025-06-13 13:59:41 +02:00
committed by Marge Bot
parent b53602ce71
commit f6df349a1a
2 changed files with 6 additions and 4 deletions
+2
View File
@@ -56,3 +56,5 @@ cl_khr_extended_bit_ops
VK_KHR_shader_clock on panvk
GL_EXT_shader_realtime_clock on panfrost/v6+
VK_KHR_shader_float8 on RADV (RDNA4+)
GL_EXT_window_rectangles on r600
GL_EXT_shader_image_load_store on r600/evergreen+