Mesa (master): docs/new_features: empty the feature list for the 20.1 cycle

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Feb 14 07:31:57 UTC 2020


Module: Mesa
Branch: master
Commit: f86bf2e90a9ab0d76c7f8e322c07eeee4df31a7b
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f86bf2e90a9ab0d76c7f8e322c07eeee4df31a7b

Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Wed Feb 12 17:12:20 2020 +0100

docs/new_features: empty the feature list for the 20.1 cycle

Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3793>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3793>

---

 docs/relnotes/new_features.txt | 19 -------------------
 1 file changed, 19 deletions(-)

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.



More information about the mesa-commit mailing list