docs: update new_features.txt for additional work with RADV

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>
This commit is contained in:
Samuel Pitoiset
2023-01-10 14:01:25 +01:00
committed by Marge Bot
parent bed18ab3e2
commit 9ff54a52ec

View 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.