mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-14 10:55:23 +00:00
doc: Document !2038
This commit is contained in:
parent
7e8d35a1a8
commit
e6d54689f9
3
doc/changes/drivers/mr.2038.md
Normal file
3
doc/changes/drivers/mr.2038.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
- wmr: Follow common naming of update_inputs.
|
||||
- vive: Follow common naming of update_inputs.
|
||||
- ohmd: Fix warnings and tidy.
|
1
doc/changes/state_trackers/mr.2038.md
Normal file
1
doc/changes/state_trackers/mr.2038.md
Normal file
|
@ -0,0 +1 @@
|
|||
OpenXR: Use xrt_device function helper.
|
2
doc/changes/xrt/mr.2038.md
Normal file
2
doc/changes/xrt/mr.2038.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
Tidy the `xrt_device.h` file to make sure the destroy function is the last
|
||||
function on the device.
|
Loading…
Reference in a new issue