BabbleBones
82f3264d88
doc: document !2147
2024-02-20 01:33:10 -05:00
BabbleBones
962c623df5
aux/debug_ui: raise gl version to 4.5
2024-02-20 01:20:39 -05:00
Korcan Hussein
b1118a62ff
doc: document !2146
2024-02-19 12:41:08 +00:00
Korcan Hussein
f6dd897297
st/oxr: Fix uninitialized/invalid timestamps for action_caches
2024-02-19 12:32:25 +00:00
Simon Zeni
1daa7abc4c
doc: document !2141
2024-02-18 23:47:46 +00:00
Simon Zeni
e5c8dbd2aa
cmake: add wayland include dirs to comp_main
2024-02-18 23:47:46 +00:00
sdegrande
e884e038af
doc: Document !2144
2024-02-15 16:15:22 +01:00
sdegrande
43da008cd5
t/slam: Only turn on the SLAM feature on Linux
...
Currently, the VIT loader uses calls to libdl, a Linux only library.
It could be adapted to Windows, but could not be easily tested until
the support of headsets on Windows.
Meanwhile, the SLAM feature is forced to be off.
2024-02-15 12:03:56 +01:00
Simon Zeni
0d046f0a6c
doc: document !2143
2024-02-12 12:07:22 -05:00
Simon Zeni
99c938a1df
t/common: fix valve index hand tracker crash when SLAM tracking is not enabled
2024-02-12 12:05:18 -05:00
Mateo de Mayo
ed618ad979
doc: Document !2131
...
And fix codespell fixes in other changelog fragments
2024-02-09 19:26:51 +00:00
Mateo de Mayo
6b323209b2
t/vit: Return success from vit_get_proc
...
Closes #322
2024-02-09 19:26:51 +00:00
Mateo de Mayo
d80a41f34f
external/vit: Update to 1.0.1 and remove unused cpp helper
2024-02-09 19:26:51 +00:00
Mateo de Mayo
a10644c873
d/wmr: Properly compute hand tracking boundary circle
2024-02-09 19:26:51 +00:00
Mateo de Mayo
a9b85c99c6
d/vive: Use raw imu samples for slam
2024-02-09 19:26:51 +00:00
Mateo de Mayo
6afed4dc4a
d/{rift_s,vive,ns}: Share hand bounding box with head tracker
2024-02-09 19:26:51 +00:00
Mateo de Mayo
eadc592c04
t/slam: Push hand masks to tracker
2024-02-09 19:26:51 +00:00
Mateo de Mayo
e79d2d395f
h/mercury: Push hand rect masks to the SLAM tracker sinks
2024-02-09 19:26:51 +00:00
Mateo de Mayo
4cfe58a5e9
t/slam: Add hand_masks sink
2024-02-09 19:26:51 +00:00
Mateo de Mayo
717336fa88
t/slam: Print VIT error numbers
2024-02-09 19:26:51 +00:00
Mateo de Mayo
db40cc2e73
t/slam: Make default of VIT_SYSTEM_LIBRARY_PATH consistent with other envvar defaults
2024-02-09 19:26:51 +00:00
Korcan Hussein
65531043cf
doc: Document !2133
2024-02-08 15:52:37 +00:00
Korcan Hussein
d9ef028df9
a/util,st/oxr: Fixes crash bug with XR_EXT_dpad_binding
...
Crash occurs after multiple session runs with clients using
`XR_EXT_dpad_binding`, this is was caused be not full deep cloning of
interaction profiles with dpad_state
2024-02-08 15:52:37 +00:00
Korcan Hussein
cfa545b43c
st/oxr: Fixes getting current interaction profile paths
...
oxr_session's active profile paths where not being cleared on attachments/
updates, causing calls to `xrGetCurrentInteractionPath` to return valid
paths of particular hand that where previously bound and became unbound.
2024-02-08 15:52:37 +00:00
Korcan Hussein
a40599d315
a/math: Fix const-correctness in m_relation_history
2024-02-08 15:52:37 +00:00
Korcan Hussein
59b8d3a955
st/oxr: Separate out dynamic roles and associated profiles
...
Separates the role xdev indices and associated interaction
profile (names) from dynamic roles so that interaction profiles
can be method active and have action (set) attachements updated
without bindings and no requirement for an xrt-device for
a particular hand.
E.g. driver can make left & right with a paritcular profile (name) and
have either both not have an xrt-device ready/unassigned but OpenXR apps
can still sync/query actions states on the not read/unassigned hands,
this also fixes CTS action tests when the hand is constrained to certain
hand, in particular the right hand.
Co-authored-by: Robbie Bridgewater <ebridgewater@magicleap.com>
2024-02-08 15:52:37 +00:00
Korcan Hussein
36d5d4224c
st/oxr: reset any_pose_subaction_path before update
2024-02-08 15:52:37 +00:00
Robbie Bridgewater
fd9795b4de
ipc/server: Allow skipping epoll of stdin via env variable
2024-02-08 15:52:37 +00:00
Christoph Haag
2f5da783cc
ipc: forward result of xrWaitSwapchainImage
...
Co-authored-by: Korcan Hussein <korcan.hussein@collabora.com>
2024-02-08 15:52:37 +00:00
Julian Petrov
2f3a6e13bc
ipc: Set timeBeginPeriod(1) globally on Windows
...
Monado upstream sets timeBeginPeriod(1) on calls to sleep, we
have seen that it helps with things inside of the NVIDIA driver.
2024-02-08 15:52:37 +00:00
Rylie Pavlik
88e221c8a6
doc: Document !2135
2024-02-07 13:36:38 -06:00
Rylie Pavlik
46c443baa0
a/math: Clarify comments in relation history
2024-02-07 13:36:38 -06:00
Rylie Pavlik
328b9c7c5d
c/null: Simplify and improve
2024-02-07 13:36:38 -06:00
Rylie Pavlik
33000bbd2c
d/simulated: Use more generic variable names
2024-02-07 13:36:38 -06:00
Rylie Pavlik
4948ec8291
d/simulated: Fix log macros
2024-02-07 13:36:38 -06:00
Rylie Pavlik
884b8f2bcc
d/rokid: Fix log macros
2024-02-07 13:36:38 -06:00
Rylie Pavlik
6b2a0e76f0
d/sample: Clean up sample HMD, use m_relation_history, populate mesh
2024-02-07 13:36:38 -06:00
Rylie Pavlik
84f74ff3df
doc: Document !2137
2024-02-05 11:39:10 -06:00
Rylie Pavlik
bedf26e75b
gitignore: Update.
...
Fixes #261
2024-02-05 11:38:58 -06:00
Pingping Meng
b5df7f1761
doc: Document !2129
2024-02-02 05:14:55 +00:00
Pingping Meng
fd816c838f
st/oxr: Add extension XR_FB_composition_layer_depth_test
2024-02-02 05:14:55 +00:00
Rylie Pavlik
fcdc206452
doc: Document !2126
2024-02-01 10:53:00 -06:00
Ryan Pavlik
80f0861fb6
cmake: Do not complain so loudly about LeapSDK.
...
We are not missing a module, it's just looking for a config file.
2024-02-01 10:51:42 -06:00
Ryan Pavlik
663544aa3e
t/common: Silence some warnings
2024-02-01 10:51:42 -06:00
Ryan Pavlik
a36cad975c
d/wmr: Silence some warnings.
2024-02-01 10:51:42 -06:00
Mateo de Mayo
a8fc75cb4a
u/space: Fix non-void function not returning
2024-02-01 10:51:01 -06:00
Weijie Wang
994c13d27c
doc: Document !2127
2024-01-26 02:36:23 +00:00
Weijie Wang
e1f02b4629
os/threading: fix assert in debug build
2024-01-26 02:36:23 +00:00
Christoph Haag
112dc3197f
doc: Document !2128
2024-01-25 13:52:38 +01:00
Christoph Haag
67e61811b5
d/survive: Fall back to default ipd if 0 reported
2024-01-25 13:49:36 +01:00