monado/src/xrt/targets
Lubosz Sarnecki 1761d98a2e t/common: Use same return type as in interface.
Fixes GCC 13 warning [-Wenum-int-mismatch].

Return xrt_result_t in the implementation of xrt_instance_create in
target_instance_no_comp.c, as declared in xrt_instance.h and already
done in target_instance.c.

Return proper xrt_result_t instead of plain ints.
2023-08-14 16:55:33 +01:00
..
android_common t/android: Run spotlessApply to format Java and Kotlin code 2023-04-17 10:58:38 -05:00
cli xrt: Also create a space overseer when creating system devices 2023-03-10 00:03:46 +00:00
common t/common: Use same return type as in interface. 2023-08-14 16:55:33 +01:00
ctl ipc: Add a stable ID for clients 2023-07-18 17:33:52 +02:00
gui cmake: Fix build failure on msys2/mingw64 2023-05-15 16:41:34 +00:00
openxr cmake: Adjust build so that CPack makes a better deb file. 2023-05-22 14:24:03 -05:00
openxr_android t/android: Declare INTERNET permission for remote driver 2023-06-13 21:08:01 +00:00
sdl_test xrt: App enabled extension state 2023-05-25 23:20:38 +01:00
service xrt: Refactor oxr_sdl2_hack to u_debug_gui 2023-03-06 16:39:52 -06:00
service-lib comp/android: Refine surface creation flow 2023-04-18 16:24:35 -05:00
steamvr_drv aux/binding: Implement optional "steamvr_controllertypes" for SteamVR input bindings 2023-01-23 16:30:27 +00:00
CMakeLists.txt cmake: Add XRT_MODULE_MONADO_GUI 2023-03-03 15:13:23 -06:00