
Update docs to reflect that EGL_ANDROID_blob_cache is now available even if on-disk caching is disabled. Signed-off-by: Rob Clark <robdclark@chromium.org> Reviewed-by: Dmitry Osipenko <dmitry.osipenko@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24853>
21 lines
569 B
Plaintext
21 lines
569 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
|