Module: website Branch: master Commit: 8396d3bb42008e32b99f27cf4ba24e60a0d97394 URL: https://source.winehq.org/git/website.git/?a=commit;h=8396d3bb42008e32b99f27...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Sep 22 12:01:14 2020 +0200
Vkd3d release 1.2.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
news/en/2020092201.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
diff --git a/news/en/2020092201.xml b/news/en/2020092201.xml new file mode 100644 index 00000000..f1b0c2d6 --- /dev/null +++ b/news/en/2020092201.xml @@ -0,0 +1,18 @@ +<news> +<date>September 22, 2020</date> +<title>Vkd3d 1.2 Released</title> +<body> +<p>The Wine team is proud to announce that release 1.2 of vkd3d, the Direct3D to +Vulkan translation library, is now available.</p> + +<p>This release contains improvements that are listed in the <a href="https://source.winehq.org/git/vkd3d.git/blob_plain/vkd3d-1.2:/ANNOUNCE">release notes</a>. +The main highlights are:</p> +<ul> + <li>Availability of libvkd3d-shader as a public library.</li> + <li>Support for tessellation shaders.</li> + <li>Version 1.1 root signatures.</li> + <li>Stream output support.</li> +</ul> + +<p>The source is <a href="https://dl.winehq.org/vkd3d/source/vkd3d-1.2.tar.xz">available here</a>.</p> +</p></body></news>