News: 0001643210

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

DXVK 3.0 Released With DXBC-SPIRV For Shader Compilation, Descriptor Heaps By Default

([Linux Gaming] 91 Minutes Ago DXVK 3.0)


Philip Rebohle announced the release today of DXVK 3.0 as the latest major feature release for this Direct3D 8 / 9 / 10 / 11 implementation atop the Vulkan API for use by Wine and Valve's Steam Play (Proton).

With DXVK 3.0 one of the big changes is now using DXBC-SPIRV for shader compilation to replace the legacy shader translation code. DXBC-SPIRV is a SSA-based compiler for D3D SM 5.1+ that is also developed by the DXVK developers. This new shader compiler should fix a number of rendering issues, the generated code is more compact than natively translated SPIR-V, and the shader compilation is fully offloaded to worker threads that in turn will help with game load times.

The other big change of DXVK 3.0 is now using Vulkan descriptor heaps (VK_EXT_descriptor_heap) by default on supported Vulkan API drivers.

DXVK 3.0 also brings a number of Direct3D improvements, enhancements around shared resources, frame-rate limiter support, and a variety of other bug fixes and improvements. In turn, DXVK 3.0 now requires Vulkan 1.4 driver level support.

Downloads and more details on the DXVK 3.0 release can be found via [1]GitHub .



[1] https://github.com/doitsujin/dxvk/releases/tag/v3.0



"Data is a lot like humans: It is born. Matures. Gets married to other data,
divorced. Gets old. One thing that it doesn't do is die. It has to be killed."
-- Arthur Miller