Skip to content

v1.0.10

Compare
Choose a tag to compare
@natbro natbro released this 01 Sep 20:14
· 46 commits to master since this release

OpenVR SDK 1.0.10

IVRCompositor:

IVROverlay:

  • New IVROverlay::CloseMessageOverlay for closing modal dashboard dialogs the process owns

IVRSystem:

  • Adds context to IVRSystem::GetOutputDevice required to discriminate graphics device in Vulkan

Miscellaneous

  • Fixes crashes under some multithreading circumstances using OpenVR VR_* APIs
  • Updates hellovr_vulkan sample to use IVRSystem::GetOutputDevice
  • Fixes a crash with hellovr_opengl sample under macOS