From 5fee362fbac21bac6c8fe711dad1e82115a7c56d Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Thu, 11 Mar 2021 10:08:06 -0800 Subject: [PATCH] docs: Remove 21.0 features from features_new.txt I forgot to do this at branchpoint time. Part-of: --- docs/relnotes/new_features.txt | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index ce5ef618463..8b6c1254ae8 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -1,18 +1,3 @@ -GL_EXT_demote_to_helper_invocation on radeonsi -GL_NV_compute_shader_derivatives on radeonsi -EGL_MESA_platform_xcb -Removed GL_NV_point_sprite for classic swrast. -driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buffer_age -Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support -Add support for VK_VALVE_mutable_descriptor_type on RADV -Removed classic OSMesa in favor of the newly improved gallium OSMesa -VK_KHR_fragment_shading_rate on RADV (RDNA2 only) -Freedreno a6xx exposes GL 3.3 -Classic swrast dri driver removed in favor of gallium swrast (llvmpipe or softpipe) -Panfrost g31/g52/g72 exposes ES 3.0 -Panfrost t760+ exposes GL 3.1 (including on Bifrost) -Sparse memory support on RADV -Rapid packed math (16bit-vectorization) on RADV VK_KHR_workgroup_memory_explicit_layout on Intel, RADV DRM format modifiers for AMD. VK_KHR_zero_initialize_workgroup_memory on Intel, RADV