monado/src/xrt
Lubosz Sarnecki e78ad12634 aux/android/custom_surface: Make JNI happy.
Keep android_load_class methods in C++, since
casting the class handle to void results in:

```
JNI DETECTED ERROR IN APPLICATION: use of deleted global reference.
```

Co-authored-by: Ryan Pavlik <ryan.pavlik@collabora.com>
2020-10-28 09:33:47 -05:00
..
auxiliary aux/android/custom_surface: Make JNI happy. 2020-10-28 09:33:47 -05:00
compositor comp/main: Define Android extensions. 2020-10-28 09:33:46 -05:00
drivers d/psvr: Switch to logging API 2020-10-26 22:41:49 +00:00
include inc/xrt: Add Android config header to store package name. 2020-10-28 09:32:49 -05:00
ipc ipc: Add missing position_tracking_supported passthrough 2020-10-12 22:13:48 +02:00
ipc_android ipc_android: Add Android-specific Java/AIDL code 2020-10-28 09:33:46 -05:00
state_trackers st/prober: Depend on remote driver as we reference it directly 2020-10-26 20:35:18 +00:00
targets android/manifest: Extract libs. 2020-10-28 09:33:46 -05:00
.clang-format tests: Use project code formatting on tests 2020-06-17 17:32:23 -05:00
CMakeLists.txt build: Switch all CMake options to XRT_... to match what's used in source. 2020-05-12 11:52:51 -05:00
meson.build build: Enable service less build with meson too 2020-07-14 02:16:06 +02:00