Module: Mesa Branch: staging/21.2 Commit: c0623dbe160b9895591ae8a159558f96eb702be9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0623dbe160b9895591ae8a159558f96eb702be9
Author: Dylan Baker <[email protected]> Date: Wed Aug 4 11:47:19 2021 -0700 docs: clear new_features for 21.2.0 release --- docs/relnotes/new_features.txt | 25 ------------------------- 1 file changed, 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)
