github doitsujin/dxvk v1.2
Version 1.2

latest releases: v2.3.1, v2.3, v2.2...
4 years ago

Features

Command buffer submission tweaks

A separate thread is now used for command buffer submission, which may increase performance in some CPU-bound scenarios. Furthermore, command buffers are submitted more frequently to avoid stalls and increase GPU utilization in those situations.

One game which benefits from these changes is Quake Champions.

D3D11 extensions

Some rendering features that are not officially supported by the D3D11 API, but are exposed by vendor-provided libraries on Windows, are now supported by DXVK and are required for the experimental dxvk-ags project to work.

Bug fixes and improvements

  • Minor reduction of CPU overhead in some games
  • Fixed an issue that would cause redundant state cache entries to be created and identical Vulkan pipelines to be compiled multiple times
  • Fixed an issue that could lead to incorrect Vulkan usage or crashes when using the D3D11.1 ClearView method
  • Mirror's Edge Catalyst: Disabled NVAPI hack to avoid issues on Nvidia GPUs (PR #1046)

Don't miss a new dxvk release

NewReleases is sending notifications on new releases.