doc: Document !2038

This commit is contained in:
Jakob Bornecrantz 2023-11-15 17:33:59 +00:00
parent 7e8d35a1a8
commit e6d54689f9
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,3 @@
- wmr: Follow common naming of update_inputs.
- vive: Follow common naming of update_inputs.
- ohmd: Fix warnings and tidy.

View file

@ -0,0 +1 @@
OpenXR: Use xrt_device function helper.

View file

@ -0,0 +1,2 @@
Tidy the `xrt_device.h` file to make sure the destroy function is the last
function on the device.