2023-07-27 16:03:38 -05:00
|
|
|
New drivers
|
|
|
|
-----------
|
|
|
|
|
|
|
|
- NVK: A Vulkan driver for Nvidia hardware
|
|
|
|
|
|
|
|
New features
|
|
|
|
------------
|
2022-06-21 18:48:03 -07:00
|
|
|
VK_EXT_pipeline_robustness on ANV
|
2023-05-01 17:05:57 +02:00
|
|
|
VK_KHR_maintenance5 on RADV
|
2023-05-27 13:09:01 -04:00
|
|
|
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
|
2023-08-23 11:25:26 -07:00
|
|
|
EGL_ANDROID_blob_cache works when disk caching is disabled
|