mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 04:48:08 +02:00
docs: add release notes for 26.1.0
This commit is contained in:
parent
6dd5eb4abf
commit
10f2c308c1
3 changed files with 4811 additions and 55 deletions
|
|
@ -3,6 +3,7 @@ Release Notes
|
|||
|
||||
The release notes summarize what's new or changed in each Mesa release.
|
||||
|
||||
- :doc:`26.1.0 release notes <relnotes/26.1.0>`
|
||||
- :doc:`26.0.4 release notes <relnotes/26.0.4>`
|
||||
- :doc:`26.0.3 release notes <relnotes/26.0.3>`
|
||||
- :doc:`26.0.2 release notes <relnotes/26.0.2>`
|
||||
|
|
@ -481,6 +482,7 @@ The release notes summarize what's new or changed in each Mesa release.
|
|||
:maxdepth: 1
|
||||
:hidden:
|
||||
|
||||
26.1.0 <relnotes/26.1.0>
|
||||
26.0.4 <relnotes/26.0.4>
|
||||
26.0.3 <relnotes/26.0.3>
|
||||
26.0.2 <relnotes/26.0.2>
|
||||
|
|
|
|||
4809
docs/relnotes/26.1.0.rst
Normal file
4809
docs/relnotes/26.1.0.rst
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1,55 +0,0 @@
|
|||
GL_NV_timeline_semaphore on radeonsi
|
||||
VK_QCOM_image_processing on Turnip
|
||||
VK_EXT_present_timing on RADV, NVK, Turnip, ANV, Honeykrisp, panvk
|
||||
VK_KHR_sampler_ycbcr_conversion on pvr
|
||||
VK_EXT_image_drm_format_modifier on pvr
|
||||
VK_KHR_internally_synchronized_queues on RADV
|
||||
VK_EXT_blend_operation_advanced on lavapipe
|
||||
VK_KHR_get_surface_capabilities2 on panvk
|
||||
VK_KHR_get_display_properties2 on panvk
|
||||
VK_EXT_acquire_drm_display on panvk
|
||||
VK_KHR_present_id on panvk, v3dv
|
||||
VK_KHR_present_wait on panvk, v3dv
|
||||
VK_KHR_pipeline_executable_properties on pvr
|
||||
VK_EXT_zero_initialize_device_memory on panvk
|
||||
GL_EXT_shader_image_load_store on panfrost
|
||||
VK_KHR_swapchain_mutable_format on panvk
|
||||
VK_EXT_astc_decode_mode on panvk
|
||||
VK_KHR_copy_memory_indirect on nvk, RADV/GFX8+
|
||||
VK_EXT_color_write_enable on panvk
|
||||
VK_EXT_hdr_metadata on v3dv
|
||||
VK_EXT_image_view_min_lod on panvk
|
||||
VK_EXT_depth_clamp_control on panvk
|
||||
VK_VALVE_shader_mixed_float_dot_product on RADV (Vega20, Navi14, RDNA2+)
|
||||
VK_EXT_legacy_dithering on panvk
|
||||
GL_ARB_sample_shading on v3d
|
||||
VK_KHR_maintenance4 on pvr
|
||||
VK_ARM_scheduling_controls on panvk
|
||||
cl_khr_subgroup_ballot on asahi, iris, llvmpipe, radeonsi and zink
|
||||
cl_khr_subgroup_clustered_reduce on asahi, llvmpipe, radeonsi and zink
|
||||
cl_khr_subgroup_extended_types on asahi, iris, llvmpipe, radeonsi and zink
|
||||
cl_khr_subgroup_non_uniform_arithmetic on asahi, llvmpipe, radeonsi and zink
|
||||
cl_khr_subgroup_non_uniform_vote on asahi, iris, llvmpipe, radeonsi and zink
|
||||
cl_khr_subgroup_rotate on asahi, llvmpipe and zink
|
||||
VK_EXT_nested_command_buffer on panvk
|
||||
VK_VALVE_mutable_descriptor_type on panvk
|
||||
VK_EXT_shader_stencil_export on panvk
|
||||
VK_EXT_map_memory_placed on panvk
|
||||
VK_EXT_conditional_rendering on panvk
|
||||
VK_{KHR,EXT}_{surface,swapchain}_maintenance1 on panvk
|
||||
VK_EXT_shader_atomic_float on panvk
|
||||
VK_KHR_device_address_commands on RADV
|
||||
VK_EXT_non_seamless_cube_map on pvr
|
||||
fragmentStoresAndAtomics on panvk/v6-7
|
||||
VK_KHR_shader_untyped_pointers on panvk
|
||||
VK_EXT_primitive_restart_index on RADV
|
||||
VK_EXT_attachment_feedback_loop_layout on panvk
|
||||
VK_EXT_attachment_feedback_loop_dynamic_state on panvk
|
||||
VK_KHR_shader_integer_dot_product on pvr
|
||||
VK_EXT_descriptor_heap on RADV (with 'export RADV_EXPERIMENTAL=heap')
|
||||
fullDrawIndexUint32 on pvr
|
||||
multiDrawIndirect on pvr
|
||||
depthBiasClamp on pvr
|
||||
wideLines on pvr
|
||||
VK_EXT_rgba10x6_formats on panvk
|
||||
static C++ stdlib required on rusticl to workaround applications using their own C++ stdlib
|
||||
Loading…
Add table
Reference in a new issue