summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Baker <dylan.c.baker@intel.com>2021-08-04 11:47:19 -0700
committerDylan Baker <dylan.c.baker@intel.com>2021-08-04 11:47:19 -0700
commitc0623dbe160b9895591ae8a159558f96eb702be9 (patch)
treeee54a8f271584ffa349f97c7ed5068d241606aec
parent2eb92dec11010de2d56a733ff9cdb747bca74038 (diff)
docs: clear new_features for 21.2.0 release
-rw-r--r--docs/relnotes/new_features.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
deleted file mode 100644
index e23403e4d48..00000000000
--- a/docs/relnotes/new_features.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock
-VK_EXT_provoking_vertex on RADV.
-VK_EXT_extended_dynamic_state2 on RADV.
-VK_EXT_global_priority_query on RADV.
-VK_EXT_physical_device_drm on RADV.
-VK_KHR_shader_subgroup_uniform_control_flow on Intel and RADV.
-VK_EXT_color_write_enable on RADV.
-32-bit x86 builds now default disable x87 math and use sse2.
-GL ES 3.1 on GT21x hardware.
-VK_EXT_acquire_drm_display on RADV and ANV.
-VK_EXT_vertex_input_dynamic_state on lavapipe
-wideLines on lavapipe
-VK_EXT_line_rasterization on lavapipe
-VK_EXT_multi_draw on ANV, lavapipe, and RADV
-VK_KHR_separate_depth_stencil_layouts on lavapipe
-VK_EXT_separate_stencil_usage on lavapipe
-VK_EXT_extended_dynamic_state2 on lavapipe
-NGG shader based primitive culling is now supported by RADV.
-Panfrost supports OpenGL ES 3.1
-New Asahi driver for the Apple M1
-GL_ARB_sample_locations on zink
-GL_ARB_sparse_buffer on zink
-GL_ARB_shader_group_vote on zink
-DRM format modifiers on zink
-freedreno+turnip: Initial support for a6xx gen4 (a660, a635)