Skip to content

Commit c8bebc0

Browse files
johnkearneyrpavlik
authored andcommitted
Oculus PC v60 update
1 parent b14a770 commit c8bebc0

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

runtimes/meta_pc.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"notes": "Generated using list_json: 'Oculus' (1.82.0)",
2+
"notes": "Generated using list_json: 'Oculus' (1.92.0)",
33
"$schema": "../schema.json",
44
"name": "Meta (PC)",
55
"conformance_submission": 3,
@@ -19,14 +19,17 @@
1919
"XR_KHR_vulkan_enable",
2020
"XR_KHR_vulkan_enable2",
2121
"XR_KHR_win32_convert_performance_counter_time",
22+
"XR_EXT_local_floor",
2223
"XR_EXT_win32_appcontainer_compatible",
2324
"XR_FB_color_space",
2425
"XR_FB_display_refresh_rate",
2526
"XR_FB_haptic_amplitude_envelope",
2627
"XR_FB_haptic_pcm",
2728
"XR_FB_touch_controller_pro",
2829
"XR_FB_touch_controller_proximity",
30+
"XR_META_headset_id",
2931
"XR_META_performance_metrics",
32+
"XR_META_touch_controller_plus",
3033
"XR_OCULUS_audio_device_guid",
3134
"XR_OCULUS_external_camera"
3235
],

runtimes/meta_pc_dev_mode.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"notes": "Generated using list_json: 'Oculus' (1.82.0) with Developer Only features enabled",
2+
"notes": "Generated using list_json: 'Oculus' (1.92.0) with Developer Only features enabled",
33
"$schema": "../schema.json",
44
"name": "Meta (PC) Developer Mode",
55
"conformance_submission": 3,
@@ -19,7 +19,9 @@
1919
"XR_KHR_vulkan_enable",
2020
"XR_KHR_vulkan_enable2",
2121
"XR_KHR_win32_convert_performance_counter_time",
22+
"XR_EXT_active_action_set_priority",
2223
"XR_EXT_hand_tracking",
24+
"XR_EXT_local_floor",
2325
"XR_EXT_palm_pose",
2426
"XR_EXT_win32_appcontainer_compatible",
2527
"XR_FB_body_tracking",
@@ -46,7 +48,12 @@
4648
"XR_FB_touch_controller_pro",
4749
"XR_FB_touch_controller_proximity",
4850
"XR_FB_triangle_mesh",
51+
"XR_META_headset_id",
52+
"XR_META_passthrough_color_lut",
53+
"XR_META_passthrough_preferences",
4954
"XR_META_performance_metrics",
55+
"XR_META_touch_controller_plus",
56+
"XR_META_virtual_keyboard",
5057
"XR_OCULUS_audio_device_guid",
5158
"XR_OCULUS_external_camera"
5259
],

0 commit comments

Comments
 (0)