Skip to content

Add xr::DispatchTable for XrUtility#104

Merged
dgough merged 2 commits into
mainfrom
dgough/xr_dispatch_table
Mar 26, 2022
Merged

Add xr::DispatchTable for XrUtility#104
dgough merged 2 commits into
mainfrom
dgough/xr_dispatch_table

Conversation

@dgough

@dgough dgough commented Mar 25, 2022

Copy link
Copy Markdown
Contributor

Add xr::DispatchTable for XrUtility to support libraries that lazily loads openxr_loader without static link to xrFunctions.

Also simplify how to call extension functions through global dispatch table.

Add xr::DispatchTable for XrUtility to support libraries that lazily loads openxr_loader without static link to xrFunctions.

Also simplify how to call extension functions through global dispatch table.
Comment thread README.md Outdated
Comment thread BasicXrApp.sln
@dgough
dgough merged commit aad27c8 into main Mar 26, 2022
@dgough
dgough deleted the dgough/xr_dispatch_table branch March 26, 2022 00:27
tech8023 added a commit to tech8023/OpenXR-MixedReality that referenced this pull request Aug 30, 2022
tech8023 added a commit to tech8023/OpenXR-MixedReality that referenced this pull request Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some XrHandles can't be readily used in additional dlls that don't consume the openxr loader

2 participants