monado/doc/changes/xrt/mr.1655.md
Rylie Pavlik 77bdc1a80e xrt: Add Android-specific features to xrt_instance.
Describe Android lifecycle callbacks

Co-authored-By: Jarvis Huang <quic_jarvhuan@quicinc.com>
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/1655>
2024-08-22 10:30:18 -05:00

250 B

  • Move xrt_instance_info members to nested xrt_application_info struct, and add a parallel xrt_platform_info.
  • Add xrt/xrt_android.h header.
  • Add xrt_instance_android interface, optional aspect of xrt_instance when building on Android.