mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 20:00:11 +01:00
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24847>
19 lines
510 B
Text
19 lines
510 B
Text
New drivers
|
|
-----------
|
|
|
|
- NVK: A Vulkan driver for Nvidia hardware
|
|
|
|
New features
|
|
------------
|
|
VK_EXT_pipeline_robustness on ANV
|
|
VK_KHR_maintenance5 on RADV
|
|
OpenGL ES 3.1 on Asahi
|
|
GL_ARB_compute_shader on Asahi
|
|
GL_ARB_shader_atomic_counters on Asahi
|
|
GL_ARB_shader_image_load_store on Asahi
|
|
GL_ARB_shader_image_size on Asahi
|
|
GL_ARB_shader_storage_buffer_object on Asahi
|
|
GL_ARB_sample_shading on Asahi
|
|
GL_OES_sample_variables on Asahi
|
|
GL_OES_shader_multisample_interpolation on Asahi
|
|
GL_OES_gpu_shader5 on Asahi
|