|
1 | 1 | { |
| 2 | + "notes": "Generated using list_json: 'Monado(XRT) by Collabora et al 'v24.0.0-367-g3009f3750'' (24.0.0)", |
2 | 3 | "$schema": "../schema.json", |
3 | 4 | "name": "Monado (Android)", |
4 | 5 | "vendor": "Monado Community + Collabora, Ltd.", |
|
7 | 8 | "notes": "Could be built-in to an all-in-one, but Collabora does not manufacture or have system-level access to such devices. Availability of some extensions is determined by availability of dependencies at compile time. Support for some extensions and blend modes depends on the hardware in use.", |
8 | 9 | "extensions": [ |
9 | 10 | "XR_KHR_android_create_instance", |
| 11 | + "XR_KHR_android_thread_settings", |
10 | 12 | "XR_KHR_binding_modification", |
11 | | - "XR_KHR_composition_layer_cube", |
12 | 13 | "XR_KHR_composition_layer_cylinder", |
13 | 14 | "XR_KHR_composition_layer_depth", |
14 | | - "XR_KHR_composition_layer_equirect", |
15 | 15 | "XR_KHR_composition_layer_equirect2", |
16 | 16 | "XR_KHR_convert_timespec_time", |
17 | 17 | "XR_KHR_loader_init", |
18 | 18 | "XR_KHR_loader_init_android", |
| 19 | + "XR_KHR_locate_spaces", |
| 20 | + "XR_KHR_maintenance1", |
19 | 21 | "XR_KHR_opengl_es_enable", |
20 | 22 | "XR_KHR_swapchain_usage_input_attachment_bit", |
| 23 | + "XR_KHR_visibility_mask", |
21 | 24 | "XR_KHR_vulkan_enable", |
22 | 25 | "XR_KHR_vulkan_enable2", |
| 26 | + "XR_KHR_vulkan_swapchain_format_list", |
| 27 | + "XR_EXT_active_action_set_priority", |
23 | 28 | "XR_EXT_dpad_binding", |
| 29 | + "XR_EXT_eye_gaze_interaction", |
| 30 | + "XR_EXT_hand_interaction", |
24 | 31 | "XR_EXT_hand_tracking", |
25 | 32 | "XR_EXT_hp_mixed_reality_controller", |
| 33 | + "XR_EXT_local_floor", |
26 | 34 | "XR_EXT_samsung_odyssey_controller", |
27 | 35 | "XR_EXTX_overlay", |
| 36 | + "XR_BD_controller_interaction", |
28 | 37 | "XR_FB_display_refresh_rate", |
| 38 | + "XR_FB_touch_controller_pro", |
| 39 | + "XR_FB_touch_controller_proximity", |
| 40 | + "XR_HTC_vive_cosmos_controller_interaction", |
| 41 | + "XR_HTC_vive_focus3_controller_interaction", |
| 42 | + "XR_META_touch_controller_plus", |
29 | 43 | "XR_ML_ml2_controller_interaction", |
30 | 44 | "XR_MND_headless", |
31 | 45 | "XR_MND_swapchain_usage_input_attachment_bit", |
32 | | - "XR_MNDX_egl_enable" |
| 46 | + "XR_MNDX_force_feedback_curl", |
| 47 | + "XR_MSFT_unbounded_reference_space", |
| 48 | + "XR_OPPO_controller_interaction" |
33 | 49 | ], |
34 | 50 | "form_factors": [ |
35 | 51 | { |
|
0 commit comments