docs: update new_features.txt for non-extension additions to RADV

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19469>
This commit is contained in:
Rhys Perry
2022-11-02 15:09:38 +00:00
committed by Marge Bot
parent fe6a84729d
commit 5ca344252c

View File

@@ -14,3 +14,8 @@ VK_EXT_extended_dynamic_state3 on lavapipe
VK_EXT_extended_dynamic_state3 on RADV
VK_EXT_pipeline_robustness on v3dv
Mali T620 on panfrost
support for R8G8B8, B8G8R8, R16G16B16 and 64-bit vertex buffer formats on RADV
initial GFX11/RDNA3 support on RADV
various ray tracing optimizations on RADV
extendedDynamicState2PatchControlPoints on RADV (VK_EXT_extended_dynamic_state2 feature)
Radeon Raytracing Analyzer integration (using RADV_RRA_* environment variables)