From 08169ff176b2fdbaf3b9b497a6e45aef4b0bfe43 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Thu, 3 Dec 2020 09:56:23 -0800 Subject: bump version for 20.3.0 final --- VERSION | 2 +- docs/relnotes/new_features.txt | 19 ------------------- 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 docs/relnotes/new_features.txt diff --git a/VERSION b/VERSION index a5fddeb4fc7..4adfbc35317 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -20.3.0-rc3 +20.3.0 diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt deleted file mode 100644 index 62d94a91fa2..00000000000 --- a/docs/relnotes/new_features.txt +++ /dev/null @@ -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 -- cgit v1.2.1