You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release contains a new ratified Khronos extension, a new vendor
extension, fixes for issues in the XML registry, and API layer
improvements.
- SDK
- Improvement: Adjust the enabled clang-tidy checks after
resolving some minor identified warnings. (internal MR 3898)
- Layers: Fix: Skip checking members other than type and next on
structs marked returnedonly="true" in core validation layer.
(internal MR 3973)
- Layers: Fix: Rename KHR_best_practices_validation ->
KHRONOS_best_practices_validation (internal MR 3984)
- Loader: Improvement: Further clean up defines related to
XR_KHR_loader_init. (internal MR 3937, internal MR 3948)
- Registry
- New ratified Khronos extension: XR_KHR_generic_controller
(internal MR 3018)
- Update: Ratified XR_EXT_debug_utils (internal MR 3899)
- Update: Ratified XR_EXT_render_model (internal MR 3900)
- Update: Ratified XR_EXT_interaction_render_model (internal MR
3901)
- New vendor extension: XR_META_spatial_entity_discovery.
(internal MR 2880, internal MR 4001)
- Change: Revert XrTrackablePlaneANDROID::vertexCountOutput to a
pointer, and increment extension version number. (internal MR
3998)
- Chore: Reserve numbers for extensions. (internal MR 4004)
- Fix: Add XML for missing grip_surface paths for
“/interaction_profiles/ext/hand_interaction_ext”. Note that
these paths were already listed in the spec prose. Update
XR_EXT_hand_interaction extension version to 2 for clarity.
(internal MR 3963)
- Fix: Mark a few structure members that are bitmasks as optional,
to match prose and/or usage intent. (internal MR 3973)
- Fix: Mark XrCompositionLayerPassthroughFB.space as optional to
match spec prose. (internal MR 3973)
- Fix: Add XML for missing palm_ext/pose and grip_surface/pose
paths for
“/interaction_profiles/logitech/mx_ink_stylus_logitech”. Note
that these paths were already listed in the spec prose.
(internal MR 3996)
GitOrigin-RevId: eb32eb01dc51e194ed0e4d2626a5cd8b78cb2c9b
0 commit comments