mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 21:28:32 +02:00
docs: add release notes for 23.3.0
This commit is contained in:
parent
1fbdd37d4c
commit
519b8ee74e
3 changed files with 6336 additions and 21 deletions
|
|
@ -3,6 +3,7 @@ Release Notes
|
|||
|
||||
The release notes summarize what's new or changed in each Mesa release.
|
||||
|
||||
- :doc:`23.3.0 release notes <relnotes/23.3.0>`
|
||||
- :doc:`23.1.9 release notes <relnotes/23.1.9>`
|
||||
- :doc:`23.1.8 release notes <relnotes/23.1.8>`
|
||||
- :doc:`23.1.7 release notes <relnotes/23.1.7>`
|
||||
|
|
@ -402,6 +403,7 @@ The release notes summarize what's new or changed in each Mesa release.
|
|||
:maxdepth: 1
|
||||
:hidden:
|
||||
|
||||
23.3.0 <relnotes/23.3.0>
|
||||
23.1.9 <relnotes/23.1.9>
|
||||
23.1.8 <relnotes/23.1.8>
|
||||
23.1.7 <relnotes/23.1.7>
|
||||
|
|
|
|||
6334
docs/relnotes/23.3.0.rst
Normal file
6334
docs/relnotes/23.3.0.rst
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1,21 +0,0 @@
|
|||
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+
|
||||
Loading…
Add table
Reference in a new issue