Files
Ryan Pavlik 35616b1db1 OpenXR 1.0.3 release (7-October-2019)
Patch release for the 1.0 series.

Updates version to 1.0.3.

- OpenXR-SDK-Source PR #139 - Write output atomically at the end of generator scripts

### Internal issues

- Spec
  - Clarify what happens when a swapchain that has never been released is passed
    to `xrEndFrame`. (internal MR 1569, internal issue 1121)
  - Remove duplicated paragraph in `XR_KHR_vulkan_enable` (internal MR 1543)
- Registry
  - Add `XR_EXT_view_configuration_depth_range` extension (internal MR 1502,
    internal issue 1201)
  - Reserve a Monado extension (internal MR 1541)
2019-10-07 20:39:07 -05:00

10 lines
307 B
INI

[Version]
# If updating the major or minor version below,
# you will also want to update the "features" in the registry, etc. -
# update_version.py (using this file) only updates XR_CURRENT_API_VERSION
# Similarly, update specification/scripts/extensionmetadocgenerator.py as well.
MAJOR=1
MINOR=0
PATCH=3