From 5685c99afb0993c11cea760680770c9ef22c0595 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Mon, 5 Jul 2021 11:22:35 -0400 Subject: [PATCH] relnotes: add some line feature updates for lavapipe Part-of: --- docs/relnotes/new_features.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index 02de8a03ee4..dd880ff90ce 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -9,3 +9,4 @@ VK_EXT_color_write_enable on RADV. GL ES 3.1 on GT21x hardware. VK_EXT_acquire_drm_display on RADV. VK_EXT_vertex_input_dynamic_state on lavapipe +VK_EXT_line_rasterization and wideLines on lavapipe