mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-12-14 12:44:04 +08:00
22 lines
610 B
Plaintext
22 lines
610 B
Plaintext
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
|
|
EGL_ANDROID_blob_cache works when disk caching is disabled
|
|
VK_KHR_cooperative_matrix on RADV/GFX11+
|