mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
doc: Add changelog fragment for !294
This commit is contained in:
parent
53f9eb332d
commit
45ee58065c
1
doc/changes/xrt/mr.294.md
Normal file
1
doc/changes/xrt/mr.294.md
Normal file
|
@ -0,0 +1 @@
|
|||
Add `XRT_CAST_PTR_TO_OXR_HANDLE` and `XRT_CAST_OXR_HANDLE_TO_PTR` macros to perform warning-free conversion between pointers and OpenXR handles, even on 32-bit platforms. They should be used instead of raw casts.
|
Loading…
Reference in a new issue