Alexandre Julliard : vkd3d release 1.4

Alexandre Julliard julliard at winehq.org
Wed Jun 22 14:23:04 CDT 2022


Module: website
Branch: master
Commit: 00ea33b6f4fd5832c869590d0ad94fb82c7b94bb
URL:    https://source.winehq.org/git/website.git/?a=commit;h=00ea33b6f4fd5832c869590d0ad94fb82c7b94bb

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jun 22 21:21:24 2022 +0200

vkd3d release 1.4

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 news/en/2022062201.xml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/news/en/2022062201.xml b/news/en/2022062201.xml
new file mode 100644
index 00000000..168cf06a
--- /dev/null
+++ b/news/en/2022062201.xml
@@ -0,0 +1,17 @@
+<news>
+<date>June 22, 2022</date>
+<title>Vkd3d 1.4 Released</title>
+<body>
+<p>The Wine team is proud to announce that release 1.4 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.4:/ANNOUNCE">release notes</a>.
+The main highlights are:</p>
+<ul>
+  <li>Many improvements to the HLSL compiler.</li>
+  <li>A new descriptor heap implementation using the VK_EXT_descriptor_indexing extension.</li>
+  <li>A new fence implementation using the VK_KHR_timeline_semaphore extension.</li>
+</ul>
+
+<p>The source is <a href="https://dl.winehq.org/vkd3d/source/vkd3d-1.4.tar.xz">available here</a>.</p>
+</p></body></news>




More information about the wine-cvs mailing list