Skip to content

ALXR Local Modules v1.3.1

Choose a tag to compare

@korejan korejan released this 15 Jul 22:25
· 6 commits to main since this release
  • Fixes initialization failing when using D3D11/D3D12 graphics api override option
  • Fixes D3D11/D3D12 backend failing with shaders not found
  • Fixes potential initialization fail with Vulkan on GPU/drivers which don't support VK_EXT_debug_report
    • switched to VK_EXT_debug_utils and made optional only instead of required.
  • Updates libalxr to latest version (v0.44.0)