From 78ca47a5923b9bc154c5a66c38fb9eafd29c899b Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Wed, 22 Feb 2023 18:36:49 -0800 Subject: [PATCH] docs: truncate new_features.txt --- docs/relnotes/new_features.txt | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 docs/relnotes/new_features.txt diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt deleted file mode 100644 index 3035b8aa8a8..00000000000 --- a/docs/relnotes/new_features.txt +++ /dev/null @@ -1,21 +0,0 @@ -VK_EXT_descriptor_buffer on RADV, Turnip -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, ANV, Turnip -Enabled VK_EXT_mesh_shader by default on RADV/RDNA2 -Implemented more VK_EXT_dynamic_state3 features on RADV, Turnip -Various raytracing, graphics pipeline library and RDNA3 improvements on RADV -Radeon Memory Visualizer support with RADV. -VK_KHR_shader_integer_dot_product on V3DV -VK_KHR_present_wait on ANV, RADV, Turnip -VK_KHR_push_descriptor on Venus -VK_KHR_pci_bus_info on Venus -GL_ARB_clip_control on panfrost -GL_ARB_texture_filter_anisotropic on panfrost, asahi -GL_ARB_occulsion_query2 on asahi -GL_ARB_shader_stencil_export on asahi -GL_ARB_draw_instanced on asahi -GL_ARB_instanced_ararys on asahi -GL_ARB_seamless_cube_map on asahi -GL_NV_conditional_render on asahi -GL_ARB_texture_mirror_clamp_to_edge on asahi