From: Samuel Pitoiset Date: Wed, 12 Feb 2020 16:12:20 +0000 (+0100) Subject: docs/new_features: empty the feature list for the 20.1 cycle X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f86bf2e90a9ab0d76c7f8e322c07eeee4df31a7b;p=mesa.git docs/new_features: empty the feature list for the 20.1 cycle Signed-off-by: Samuel Pitoiset Reviewed-by: Dylan Baker Tested-by: Marge Bot Part-of: --- diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index fd69bd17f41..e69de29bb2d 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -1,19 +0,0 @@ -OpenGL 4.6 on radeonsi. -GL_ARB_gl_spirv on radeonsi. -GL_ARB_spirv_extensions on radeonsi. -GL_EXT_direct_state_access for compatibility profile. -VK_AMD_device_coherent_memory on RADV. -VK_AMD_mixed_attachment_samples on RADV. -VK_AMD_shader_explicit_vertex_parameter on RADV. -VK_AMD_shader_image_load_store_lod on RADV. -VK_AMD_shader_fragment_mask on RADV. -VK_EXT_subgroup_size_control on RADV/LLVM. -VK_KHR_separate_depth_stencil_layouts on Intel, RADV. -VK_KHR_shader_subgroup_extended_types on RADV. -VK_KHR_swapchain_mutable_format on RADV. -VK_KHR_shader_float_controls on RADV/ACO. -GFX6 (Southern Islands) and GFX7 (Sea Islands) support on RADV/ACO. -Wave32 support for GFX10 (Navi) on RADV/ACO. -Compilation of Geometry Shaders on RADV/ACO. -Vulkan 1.2 on Intel, RADV. -GL_INTEL_shader_integer_functions2 and VK_INTEL_shader_integer_functions2 on Intel.