doc: Document !1901

This commit is contained in:
Korcan Hussein 2023-07-12 11:03:49 +01:00 committed by Jakob Bornecrantz
parent b6b5610c05
commit 9ad98815bb
5 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,3 @@
a/bindings: Adds support for `XR_EXT_hand_interaction` profile - Updates
bindings & pretty-print for newly added support for `XR_EXT_hand_interaction`
profile.

View file

@ -0,0 +1 @@
multi: Adds support for `XR_EXT_hand_interaction` profile.

View file

@ -0,0 +1,2 @@
all: Adds support for `XR_EXT_hand_interaction` profile - plumbs extension
enabled state to ipc server/drivers.

View file

@ -0,0 +1 @@
st/oxr: Adds support for `XR_EXT_hand_interaction` profile

View file

@ -0,0 +1 @@
general: Adds support for `XR_EXT_hand_interaction` profile.