relnotes: Add sha256sum and fix minor formatting issues

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16610>
This commit is contained in:
Dylan Baker 2022-05-18 13:31:26 -07:00 committed by Marge Bot
parent 5944b9ab83
commit 35e3aea0b2
1 changed files with 2 additions and 10 deletions

View File

@ -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