Skip to content

Version 1.4.3

Compare
Choose a tag to compare
@doitsujin doitsujin released this 18 Oct 16:37
· 3705 commits to master since this release
v1.4.3
ad3542f

Bug fixes and Improvements

  • Implemented a new state cache file format which will lead to significantly smaller files. State caches from previous DXVK versions will be converted automatically.
  • Further reduced CPU overhead, particularly in games with a large number of different shaders.
  • Fixed incorrect barriers in case graphics shaders write to UAVs.
  • Fixed incorrect MSAA sample positions being reported to shaders.
  • Fixed some MSVC compiler warnings (#1218).