lovr/src/modules/headset
Nevyn Bengtsson 27384ac62c Fix Pico build
* lovrPlatformGetBundlePath was missing the root argument
* ANDROID_SDK can't be assumed to be the parent of the ndk folder, in case it's a side-by-side installation of the NDK. Instead, ANDROID_SDK should be provided with -D
* One more thing we could mention in the docs that I ran into: Installing java with apt gave me an incompatible version. It worked better to just -DJAVA_HOME= to the java that comes with Android studio (/snap/android-studio/91/android-studio/jre on ubuntu).
2020-08-04 10:42:04 +02:00
..
headset.c Pico: Draw the rest of the owl; 2020-07-27 14:56:21 -06:00
headset.h Pico: add pico jar and missing DRIVER_PICO enumerant; 2020-07-27 14:25:57 -06:00
headset_desktop.c Prefix headset implementation files with headset_; 2020-05-24 13:32:13 -06:00
headset_leap.c Prefix headset implementation files with headset_; 2020-05-24 13:32:13 -06:00
headset_oculus.c rm oculus_didChange; 2020-07-03 17:59:18 -06:00
headset_openvr.c OpenVR: Emit quit event when exiting from SteamVR dashboard; 2020-06-07 00:42:44 -06:00
headset_openxr.c Prefix headset implementation files with headset_; 2020-05-24 13:32:13 -06:00
headset_pico.c Fix Pico build 2020-08-04 10:42:04 +02:00
headset_vrapi.c opps; 2020-07-27 11:28:35 -06:00
headset_webvr.c Prefix headset implementation files with headset_; 2020-05-24 13:32:13 -06:00
headset_webxr.c Prefix headset implementation files with headset_; 2020-05-24 13:32:13 -06:00