docs: add release notes for 24.0.0
This commit is contained in:
parent
03ecd8b0a5
commit
150a5d8298
3 changed files with 4457 additions and 24 deletions
|
|
@ -3,6 +3,7 @@ Release Notes
|
|||
|
||||
The release notes summarize what's new or changed in each Mesa release.
|
||||
|
||||
- :doc:`24.0.0 release notes <relnotes/24.0.0>`
|
||||
- :doc:`23.3.3 release notes <relnotes/23.3.3>`
|
||||
- :doc:`23.3.2 release notes <relnotes/23.3.2>`
|
||||
- :doc:`23.3.1 release notes <relnotes/23.3.1>`
|
||||
|
|
@ -407,6 +408,7 @@ The release notes summarize what's new or changed in each Mesa release.
|
|||
:maxdepth: 1
|
||||
:hidden:
|
||||
|
||||
24.0.0 <relnotes/24.0.0>
|
||||
23.3.3 <relnotes/23.3.3>
|
||||
23.3.2 <relnotes/23.3.2>
|
||||
23.3.1 <relnotes/23.3.1>
|
||||
|
|
|
|||
4455
docs/relnotes/24.0.0.rst
Normal file
4455
docs/relnotes/24.0.0.rst
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1,24 +0,0 @@
|
|||
New features
|
||||
------------
|
||||
VK_EXT_image_compression_control on RADV
|
||||
VK_EXT_device_fault on RADV
|
||||
OpenGL 3.3 on Asahi
|
||||
Geometry shaders on Asahi
|
||||
GL_ARB_texture_cube_map_array on Asahi
|
||||
GL_ARB_clip_control on Asahi
|
||||
GL_ARB_timer_query on Asahi
|
||||
GL_EXT_disjoint_timer_query on Asahi
|
||||
GL_ARB_base_instance on Asahi
|
||||
OpenGL 4.6 (up from 4.2) on d3d12
|
||||
VK_EXT_depth_clamp_zero_one on RADV
|
||||
GL_ARB_shader_texture_image_samples on Asahi
|
||||
GL_ARB_indirect_parameters on Asahi
|
||||
GL_ARB_viewport_array on Asahi
|
||||
GL_ARB_fragment_layer_viewport on Asahi
|
||||
GL_ARB_cull_distance on Asahi
|
||||
GL_ARB_transform_feedback_overflow_query on Asahi
|
||||
VK_KHR_calibrated_timestamps on RADV
|
||||
VK_KHR_vertex_attribute_divisor on RADV
|
||||
VK_KHR_maintenance6 on RADV
|
||||
VK_KHR_ray_tracing_position_fetch on RADV
|
||||
EGL_EXT_query_reset_notification_strategy
|
||||
Loading…
Add table
Add a link
Reference in a new issue