Commit graph

6955 commits

Author SHA1 Message Date
Jakob Bornecrantz fc356393c2 ipc: Re-order init functions [NFC] 2023-12-25 10:46:33 +00:00
Jakob Bornecrantz 542fb6a10f doc: Document !2095 2023-12-23 16:35:00 +00:00
Jakob Bornecrantz 6a21775761 ipc: Tidy debug gui init and error path 2023-12-23 16:30:28 +00:00
Jakob Bornecrantz d1d89cf8e5 ipc: Don't call teardown if mutex fails to be created 2023-12-23 16:26:59 +00:00
Jakob Bornecrantz 9e691de583 ipc: Pass in log_level to init function 2023-12-23 16:25:01 +00:00
Jakob Bornecrantz c7b63a9786 ipc: Use correct log define error message 2023-12-23 16:20:17 +00:00
Jakob Bornecrantz 019343f3fc ipc: Print more client info 2023-12-23 16:19:07 +00:00
Jakob Bornecrantz 37938dc3af ipc: Silence warning [NFC] 2023-12-23 16:04:30 +00:00
Jakob Bornecrantz ad8ff05e5a doc: Document !2092 2023-12-21 22:09:59 +00:00
Jakob Bornecrantz b38aece060 u/pp: Add xrt_reference_space_type printing 2023-12-21 21:51:00 +00:00
Jakob Bornecrantz 6a4d8530a6 u/pp: Tidy and add more enums 2023-12-21 21:50:52 +00:00
Jakob Bornecrantz 5d31fa7fe1 xrt: Move xrt_reference_space_type to xrt_defines.h 2023-12-21 21:50:45 +00:00
Jakob Bornecrantz 67ce3d5fc0 doc: Document !2089 2023-12-21 12:34:41 +00:00
quic_yaommo 0bf275da3f xrt: Set runtime descriptions from CMake 2023-12-21 12:33:26 +00:00
Jakob Bornecrantz 5b573b0ad5 doc: Document !2085 2023-12-20 10:48:24 +00:00
Rylie Pavlik cd384f1f01 a/util: Document lack of thread safety in the bare HistoryBuffer class 2023-12-20 10:44:13 +00:00
Rylie Pavlik 93a1d58820 a/math: Mention thread safety of m_relation_history 2023-12-20 10:44:13 +00:00
Jakob Bornecrantz 94aa02ab7a doc: Document !2075 2023-12-20 10:41:00 +00:00
Hui Xu d113f83f53 st/oxr: Support XR_FB_composition_layer_image_layout 2023-12-20 10:38:31 +00:00
Rylie Pavlik ef9469328f doc: Document !2041 2023-12-18 14:31:40 -06:00
Rylie Pavlik 74db1b0330 cmake: Updates 2023-12-18 14:29:02 -06:00
Rylie Pavlik 960e723394 xrt: Fix outdated name/email address 2023-12-18 14:29:02 -06:00
Rylie Pavlik c259cdb352 misc: Add mailmap file 2023-12-18 14:29:02 -06:00
Rylie Pavlik 2e27926c8b doc: Update URLs for Proclamation 2023-12-18 14:29:02 -06:00
Rylie Pavlik 7d862a7089 doc: Document !2042 2023-12-18 14:27:50 -06:00
yuloliu 8919463008 a/vk: Use the defines to manually unref android buffers
The import does not consume them

Co-authored-by: Rylie Pavlik <rylie.pavlik@collabora.com>
2023-12-18 14:24:03 -06:00
Rylie Pavlik c763a1cb86 xrt: Add XRT_GRAPHICS_BUFFER_HANDLE_CONSUMED_BY_VULKAN_IMPORT and friends 2023-12-18 14:23:54 -06:00
Jakob Bornecrantz 79bf8eb8fa doc: Document !2084 2023-12-18 10:27:04 +00:00
Jakob Bornecrantz 699bdf1b11 u/pacing: Fix logic error for selecting min frame period 2023-12-18 10:26:11 +00:00
Jakob Bornecrantz a15d68abb8 doc: Document 2083 2023-12-17 19:40:14 +00:00
Jakob Bornecrantz edd77ede44 st/oxr: Missed changes from swapchain format list
These where missed in the swapchain format list changes.
2023-12-17 19:37:56 +00:00
Jakob Bornecrantz 4b908ba7a4 doc: Document !2082 2023-12-15 23:30:08 +00:00
Jakob Bornecrantz 02d0a22aea st/oxr: Use correct define to test for extension support 2023-12-15 23:28:19 +00:00
Jakob Bornecrantz 0565390f13 doc: Document !2078 2023-12-15 23:13:47 +00:00
Weijie Wang fa85b5e98a st/oxr: Add extension XR_KHR_composition_layer_color_scale_bias 2023-12-15 23:11:53 +00:00
Jakob Bornecrantz 14f31f0e1f doc: Document !2080 2023-12-15 22:40:07 +00:00
Shawn Wallace 24b13de593 d/qwerty: Fix input timestamps 2023-12-15 22:33:59 +00:00
Jakob Bornecrantz 30c2016e81 doc: Document !2081 2023-12-15 18:35:48 +00:00
Jakob Bornecrantz ba79c268b1 u/space_overseer: Use broadcast event sink for reference space changes
Generates xrt_session_event_reference_space_change_pending events.
2023-12-14 16:22:09 +00:00
Jakob Bornecrantz 9a22d029a4 u/builder: Pass in broadcast to legacy space overseer helper 2023-12-14 16:22:09 +00:00
Jakob Bornecrantz 223b212ba3 d/remote: Take broadcast event sink to create devices 2023-12-14 16:22:09 +00:00
Jakob Bornecrantz 6f60116fa9 t/sdl_test: Move system init earlier 2023-12-14 16:22:09 +00:00
Jakob Bornecrantz 7dd45db8ea st/oxr: Support XrEventDataReferenceSpaceChangePending events 2023-12-14 16:22:09 +00:00
Jakob Bornecrantz 21f7ce976e xrt: Pass down broadcast sink to prober and builder when creating system 2023-12-14 16:22:09 +00:00
Jakob Bornecrantz 7017e5ed2d xrt: Add reference space change pending event 2023-12-14 16:22:09 +00:00
Jakob Bornecrantz 5bdb5ee081 doc: Document !2079 2023-12-14 14:33:48 +00:00
Jakob Bornecrantz 467ed130de ipc: Fix headless sessions 2023-12-14 14:33:48 +00:00
Jakob Bornecrantz f5caa0388a doc: Document !2077 2023-12-14 14:23:40 +00:00
BabbleBones 4eac541d96 t/common: Implement SteamVR builder 2023-12-14 14:23:40 +00:00
BabbleBones d7ed1cb75f doc: Document !2076 2023-12-13 20:02:13 +00:00