monado/src/xrt/state_trackers
Lubosz Sarnecki f0cb6c1d6d st/prober: Define functions only when PSVR or PSMV are enabled.
Fixes GCC 13 warning [-Wunused-function].

Define on_video_device and p_factory_ensure_frameserver only when PSMV
or PSVR are enabled. Drop redundant check for XRT_HAVE_OPENCV, since we
already do it above.
2023-08-14 16:57:28 +01:00
..
gui st/gui: Fix warning by using safe casts 2023-08-14 15:38:36 +01:00
oxr xrt: Adds new xrt_device_name entry for XR_EXT_hand_interaction 2023-07-27 12:29:51 +01:00
prober st/prober: Define functions only when PSVR or PSMV are enabled. 2023-08-14 16:57:28 +01:00
steamvr_drv xrt: Adds new xrt_device_name entry for XR_EXT_hand_interaction 2023-07-27 12:29:51 +01:00
CMakeLists.txt steamvr: Implement basic SteamVR driver 2020-11-09 19:21:27 +00:00