docs: update new_features.txt for additional work with RADV
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 10 Jan 2023 13:01:25 +0000 (14:01 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 11 Jan 2023 08:52:26 +0000 (08:52 +0000)
This release (23.0) contains less features than usual but the last
branchpoint was delayed and we had end of year holidays.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20609>

docs/relnotes/new_features.txt

index e67cfce..15f8a86 100644 (file)
@@ -1,3 +1,8 @@
 VK_EXT_descriptor_buffer on RADV
 VK_AMD_shader_early_and_late_fragment_tests on RADV
 VK_AMD_shader_explicit_vertex_parameter on RADV/RDNA3
+VK_EXT_swapchain_colorspace on RADV
+Enabled VK_EXT_mesh_shader by default on RADV/RDNA2
+Implemented more VK_EXT_dynamic_state3 features on RADV
+Various raytracing, graphics pipeline library and RDNA3 improvements on RADV
+Radeon Memory Visualizer support with RADV.