Module: Mesa Branch: main Commit: fd927737f578b912441141d6665928e1cc8f08a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd927737f578b912441141d6665928e1cc8f08a6
Author: Dylan Baker <[email protected]> Date: Thu Jan 12 11:06:07 2023 -0800 docs: reset new_features.txt Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20680> --- docs/relnotes/new_features.txt | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index bbf9e1561fa..e69de29bb2d 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -1,9 +0,0 @@ -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. -VK_KHR_shader_integer_dot_product on V3DV
