doc: Document !1915

This commit is contained in:
Korcan Hussein 2023-07-27 11:12:18 +01:00 committed by Jakob Bornecrantz
parent 71dcc61ed2
commit c38e1082fe
3 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,2 @@
bindings: Replaces the `monado_device` entry for `XR_EXT_hand_interaction` in
bindings.json to refer to a new device name type.

View file

@ -0,0 +1,2 @@
OpenXR: Fixes profile look for `XR_EXT_hand_interaction` while not breaking
`XR_msft_hand_interaction` binding look-up

View file

@ -0,0 +1 @@
Add new `xrt_device_name` enum entry for `XR_EXT_hand_interaction`.