openxr-sdk-source 1.0.20~dfsg1-1 source package in Ubuntu
Changelog
openxr-sdk-source (1.0.20~dfsg1-1) unstable; urgency=medium * New upstream version 1.0.20~dfsg1. Highlights are primarily the addition of many new extensions in the headers. * Update patches. * Switch to using pandoc for markdown->html conversion * d/copyright: Update * Fix GCC 11 builds, closes #984278. -- Ryan Pavlik <email address hidden> Mon, 25 Oct 2021 12:46:17 -0500
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openxr-sdk-source_1.0.20~dfsg1-1.dsc | 2.3 KiB | 0e3257edad6a87e8c933a7bce89da12f3dd4b2966f591f951734e7e9c46d917d |
openxr-sdk-source_1.0.20~dfsg1.orig.tar.xz | 2.1 MiB | 8a9724c3ba9524ccbec287adfb19c5c4770f232b2e5ebbc4c41015d98ac6126e |
openxr-sdk-source_1.0.20~dfsg1-1.debian.tar.xz | 29.6 KiB | cda4214db389fe9dcc30d870fed9c3deee9167941f611f0abb3e82968bae3fb4 |
Available diffs
- diff from 1.0.14~dfsg1-1 to 1.0.20~dfsg1-1 (145.5 KiB)
No changes file available.
Binary packages built by this source
- libopenxr-dev: OpenXR software development kit -- development headers
OpenXR is an API specification for writing portable, cross-platform
virtual reality (VR) and augmented reality (AR) software.
.
This package includes header files needed for development.
- libopenxr-loader1: OpenXR loader library
OpenXR is an API specification for writing portable, cross-platform
virtual reality (VR) and augmented reality (AR) software.
.
This package contains the OpenXR loader, which is used by
OpenXR-based software to access the active runtime and
handle API layers.
.
To run OpenXR-based software, an OpenXR runtime is needed
in addition to this package.
- libopenxr-loader1-dbgsym: debug symbols for libopenxr-loader1
- libopenxr-utils: OpenXR software development kit -- utilities
OpenXR is an API specification for writing portable, cross-platform
virtual reality (VR) and augmented reality (AR) software.
.
This package includes two utility binaries from the
OpenXR-SDK-Source repository:
.
- openxr_runtime_list - Provides information on the active
OpenXR runtime.
- hello_xr - A sample OpenXR application that works with
multiple graphics APIs.
- libopenxr-utils-dbgsym: debug symbols for libopenxr-utils
- openxr-layer-apidump: OpenXR software development kit -- API dump layer
OpenXR is an API specification for writing portable, cross-platform
virtual reality (VR) and augmented reality (AR) software.
.
This package contains the XR_APILAYER_LUNARG_ api_dump
OpenXR API layer from the OpenXR-SDK-Source repository. It may be
explicitly enabled by an environment variable or an application.
.
The XR_APILAYER_LUNARG_ api_dump layer outputs or saves a dump of all OpenXR
calls made.
- openxr-layer-apidump-dbgsym: debug symbols for openxr-layer-apidump
- openxr-layer-corevalidation: OpenXR software development kit -- validation layer
OpenXR is an API specification for writing portable, cross-platform
virtual reality (VR) and augmented reality (AR) software.
.
This package contains the XR_APILAYER_LUNARG_ core_validation
OpenXR API layer from the OpenXR-SDK-Source repository. It may be
explicitly enabled by an environment variable or an application.
.
The XR_APILAYER_LUNARG_ core_validation layer validates API call
input and can provide a summary of usage errors.
- openxr-layer-corevalidation-dbgsym: debug symbols for openxr-layer-corevalidation