OpenXR-SDK-Source icon indicating copy to clipboard operation
OpenXR-SDK-Source copied to clipboard

Sources for OpenXR loader, basic API layers, and example code.

Results 87 OpenXR-SDK-Source issues
Sort by recently updated
recently updated
newest added

Just like onCreate() starts an activity, does xrCreateInstance work in a similar manner? For instance, when I see the xrCreateInstance log entry in the API Dump, does it mean that...

synced to gitlab

This replaces the hardcoded API layer type with an actual type parameter that's supplied to the function, otherwise implicit API layers are treated as explicit.

### Big-picture issue: I recently ran into a curious discrepancy between all of the headsets I have, as part of my attempts to add HDR support to the ALVR project,...

synced to gitlab

Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3 to 2. Release notes Sourced from microsoft/setup-msbuild's releases. v2 This is a major version bump with no functionality changes. The major version change is due to...

dependencies

Change the ViewConfigurationType which app expected but runtime not supported to the one the runtime prefers the application to use.

synced to gitlab

Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.28.3 to 3.29.2. Release notes Sourced from lukka/get-cmake's releases. CMake v3.29.2 The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified...

dependencies

The URL to the docker file in [Building the OpenXR Specification](https://github.com/KhronosGroup/OpenXR-SDK-Source/blob/main/specification/README.md) is broken. I assume it is supposed to be: https://github.com/KhronosGroup/DockerContainers/blob/main/openxr-sdk.Dockerfile Also, the instructions mention `open-in-docker.sh`, but I don't see...

synced to gitlab