From 35e3aea0b2374610e21a4aecc28bf5048c7f9e2a Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Wed, 18 May 2022 13:31:26 -0700 Subject: [PATCH] relnotes: Add sha256sum and fix minor formatting issues Part-of: --- docs/relnotes/22.1.0.rst | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/docs/relnotes/22.1.0.rst b/docs/relnotes/22.1.0.rst index d2ca8fa6308..525a204882f 100644 --- a/docs/relnotes/22.1.0.rst +++ b/docs/relnotes/22.1.0.rst @@ -21,29 +21,21 @@ SHA256 checksum :: - TBD. + df6270c1371eaa2aa6eb65b95cbbb2a98b14fa4b7ba0ed45e4ca2fd32df60477 mesa-22.1.0.tar.xz New features ------------ - d3d12 GL4.2 - - GL_NV_pack_subimage - - VK_EXT_depth_clip_control on lavapipe and RADV - - Vulkan 1.3 support on lavapipe - - VK_EXT_graphics_pipeline_library on lavapipe - - VK_EXT_primitives_generated_query on lavapipe - - VK_EXT_image_2d_view_of_3d on ANV and lavapipe - - VK_KHR_swapchain_mutable_format on lavapipe - -- None +- Intel DG2 support Bug fixes