Skip to content

v1.9.0

Choose a tag to compare

@Devaniti Devaniti released this 02 Mar 11:53
· 38 commits to main since this release
7c7d6b7

What's Changed

  • Updated D3d12info to 3.10 by @Devaniti in #31
    • Refactored D3d12info interop to use files instead of console pipes
      • This fixes bugs related to injected input, such as from Vulkan validation layers, or non compliant Vulkan implementation warnings
    • Changed clang-format config to be consistent with D3d12info
      • Reformatted all code
  • Fixed compatibility when path to temp folder includes spaces or non ASCII characters by @Devaniti in #31
  • Fixed NVAPI_SDK_VERSION was stated to be runtime instead of compile time by @Devaniti in #28
  • Added favicon by @Devaniti in #30

Full Changelog: v1.8.0...v1.9.0