From a8467191c395dc9a965e8ccd78ac428595cb6b89 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Mon, 9 Nov 2020 16:21:18 -0800 Subject: [PATCH] Reset new features for 21.0 development cycle --- 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 62d94a91fa2..e69de29bb2d 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -1,19 +0,0 @@ -GL 4.5 on llvmpipe -GL_INTEL_blackhole_render on radeonsi -GL_NV_copy_depth_to_color for NIR -GL_NV_half_float -GL_NV_shader_atomic_int64 on radeonsi -EGL_KHR_swap_buffers_with_damage on X11 (DRI3) -VK_PRESENT_MODE_FIFO_RELAXED on X11 -GLX_EXT_swap_control for DRI2 and DRI3 -GLX_EXT_swap_control_tear for DRI3 -VK_KHR_copy_commands2 on RADV -VK_KHR_shader_terminate_invocation on RADV -NGG GS support in ACO -VK_KHR_shader_terminate_invocation on ANV -driconf: add glx_extension_override -driconf: add indirect_gl_extension_override -VK_AMD_mixed_attachment_samples on RADV (GFX6-GFX7). -GL_MESA_pack_invert on r100 and vieux -GL_ANGLE_pack_reverse_row_order -VK_EXT_shader_image_atomic_int64 on RADV