Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/alvr-org/Monado-ALVR

Monado fork that integrates with ALVR
https://github.com/alvr-org/Monado-ALVR

Document !1899

Signed-off-by: utzcoz <[email protected]>

4c12589aeb09b9311862abb6f576085eef48b7ff authored over 1 year ago by utzcoz <[email protected]>
st/oxr: Remove non-reachable return for oxr_xrPathToString

The OXR_TWO_CALL_HELPER returns whenever succeed or failed.

Signed-off-by: utzcoz <utzcoz@outlo...

25d943792494cd250557ecb2f2ecd8ff2c82a454 authored over 1 year ago by utzcoz <[email protected]>
doc: Document !1898

75814f01b27e9cb63956c5b78108accc5dbc66dd authored over 1 year ago by Jakob Bornecrantz <[email protected]>
u/logging: Add json logging behind XRT_JSON_LOG env var

1c415d9e9b7ba82f8204760bb01b955f92794588 authored over 1 year ago by Gabriele Musco <[email protected]>
doc: Document !1896

b694ca2d31d5fd749075e7df30f7c165563b98fe authored over 1 year ago by Korcan Hussein <[email protected]>
a/bindings: Interaction profile inheritance

A requirement of interaction profile (extensions) specify that some/all
actions must be supporte...

0b410a7119a4a8f771a9b2c2ff8279d61c7be6fa authored over 1 year ago by Korcan Hussein <[email protected]>
xrt: Add XRT_INPUT_GENERIC_PALM_POSE for XR_EXT_palm_pose

258357489c111291187c9dfe9ed344ac0604c666 authored over 1 year ago by Korcan Hussein <[email protected]>
st/oxr: Add disabled XR_MSFT_hand_intertaction

The binding code has support for this extenstion, but the bindings are not
used in any of the dr...

18e367300c6d340381c673d23bc32999b7816544 authored over 1 year ago by Korcan Hussein <[email protected]>
st/oxr: Add disabled XR_EXT_palm_pose

Disabled because no driver implements the needed pose.

ba6c35e60581afaef11fc6ed3b437ecbbc9562fb authored over 1 year ago by Korcan Hussein <[email protected]>
doc: Document !1889

9cb2671f5107f68e4a8cb12db7b13438685e25e6 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1785

1624ae32781973d1896056a81485370945359cea authored over 1 year ago by Jakob Bornecrantz <[email protected]>
st/oxr: Send logging to OutputDebugStringA even if we aren't printing to stderr

This was intended all along, it's worse on Windows since we
don't by default print to stderr, so...

bf0015b8ab3ee66a29c5622bef870a3d82fddc67 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1874

bd4b93968a52f7e8abb49adec7231da5658f5271 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
u/debug: Use system property on Android for debug settings

Co-authored-by: Jakob Bornecrantz <[email protected]>

a8df7dcb5451aa2efeef0760e18ef62a2c85ed12 authored over 1 year ago by Jarvis Huang <[email protected]>
u/debug: Use getenv_s on Windows for debug settings

2f3f533082462759c0bff4ce9da6f0a2e3bd357b authored over 1 year ago by Jakob Bornecrantz <[email protected]>
u/debug: Do not save pointer returned from getenv

9a8d80c14d4f68b36cc57aa82fe55f155f9ef9cd authored over 1 year ago by Jakob Bornecrantz <[email protected]>
u/debug: Tidy file and export more converters

8c8356840a1aaf661b426648d015d04836675079 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1893

35e13462903115a899fda443ec6f317431a9a342 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
t/hand: Add env variables to control prediction

8a303927b73248eeaffb54bd7ab1a99e8594f0af authored over 1 year ago by Jakob Bornecrantz <[email protected]>
t/hand: Rename new user hand estimation switch

c00ea720ff43e28706fd6de2650c8c37d2d27655 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
t/hand: Tidy async file

c78cc7f0aec9a402429faf67081009ffd6f883ec authored over 1 year ago by Jakob Bornecrantz <[email protected]>
t/hand: Make all internal functions static

ca3631875c305086b81daaab9cc4a93135e8b774 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
tracking: Remove unused destroy function

6bff970bcd2bd485293b213ecb8105acf9adb2ed authored over 1 year ago by Jakob Bornecrantz <[email protected]>
c/main: Add NorthStar to listed displays

c6dda533d48cd9397930629eefa4a681a76e400a authored over 1 year ago by Jakob Bornecrantz <[email protected]>
c/main: Only wait on the main queue when drawing the frame

Do not wait on the full GPU.

e8e9b99db4a5e8ff3276f5139cc7ac312cfe4606 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
t/hand: Remove stale comment

0a679fe3fdf41e898810cd6883c5a136f8528e8c authored over 1 year ago by Jakob Bornecrantz <[email protected]>
d/vive: Set correct tracking origin type when we have slam

96babf8fb68cde4811fb303b0c5787b437eea935 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1885

88d4ed6218340c67667d0d726d83944c9648d3d9 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
c/util: Refactor instance creation

Makes it check for required extensions before calling vkCreateInstance.

fe5c215ed04c0c1747a30e1fb8fad6ffe94bb8ee authored over 1 year ago by Jakob Bornecrantz <[email protected]>
a/vk: Add helper to check required Vulkan extensions

9adb5a566e1407185e72ef452a75631fbe75b6f8 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
a/vk: Refactor code to use two call helper to get instance extensions

01a43534bed52a73807a842411e09a10f0150c1b authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1892

e6b3150e65985b4ea3c129f303342d4de1e58672 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
u/logging: Include newline char in Windows debug output

28ba6ed4486bf5e7353702d10005382f179cbf86 authored over 1 year ago by Fernando Velazquez Innella <[email protected]>
doc: Document !1891

acde32ab2ae70923e0243d268f9a87ab989e18e0 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Do not build documentation by default

af3f1615d22ba7dcfa382c0eef8edf6ed4229152 authored over 1 year ago by Mateo de Mayo <[email protected]>
scripts: Remove codespell ignore line

Changed changelog fragments so no longer a problem.

eac76bf1192dc76149aaf51c5c1088d837b80898 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Improve changelogs

Went through and tried to make the changelogs more uniform in terms of
prefixing and formatting.

6995c6880d0082df9e0d806884872346537c086b authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Update WinMR changelog

While not all of these probably should have gone into the main changelog
fragment, there are far...

267035bc52c72ea25692abb7d1a024f44a3579b7 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Improve !1860 changelogs

ad76c12abecdb6b53841fe092c149a1c79bc7d93 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Improve !810 changelogs

cb190d7f79d9a682c3a2fb33073b69fb3a33f0a4 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Remove !738 changelog

The MR hasn't landed yet, so it's misleading to have fragment
for it, and there is a separate fr...

df8f99b78be3e8c162129c6e813a02de7848fbb2 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Improve !1262 changelogs

06bf0d6b81b4a0ba36a27e23b8f9e48c5b5b51d5 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Improve !1144 changelogs

f76393ecfb204a3aedd3cc627dcb5a519c743a9f authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Improve !1074 changelogs

6fcf2fd8eaf979566f58a8b203a7170f329b7d8c authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Improve !977 changelogs

9d42454b25a0e3a625055cc514a31f995f0670c2 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Improve !735 changelogs

c95601276bd627aab2846b9c284b9bbe5f32e8c2 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Improve !858 changelogs

394d157d89e644c560205e934d3fdf5adee13761 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Improve !839 changelogs

85c7cc4928bde82041773a973e639f6013a13aca authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Tweak old changelog

da656f6345a482784023f1688a56cd8e68df95f6 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Improve !1567 changelogs

5d575fd2abcd413aae69a44e96f1a46132b7d74b authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document #98

4a83ba13d660f0b2e24536e18d0ac825767b6913 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Improve !697 changelogs

df21dd45104ac0be70bb3e9b1b47ccf79566cd39 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1890

52454205a04d41a5a57f6085572fb6096c11b126 authored over 1 year ago by Korcan Hussein <[email protected]>
st/oxr: Add disabled XR_HTCX_vive_tracker defines

Useful for various compiletime checks.

2aed9184e6ac8f69ed1641df5466e80084e8069e authored over 1 year ago by Korcan Hussein <[email protected]>
st/oxr: Fix up Monado experimental extensions

a8c5be8f5c678d5e5df4d6cfa30661d4c369ddb4 authored over 1 year ago by Korcan Hussein <[email protected]>
a/bindings: Correct ML2 controller extension name

230c059d279262ef8034e2152e1dc765c81b31eb authored over 1 year ago by Korcan Hussein <[email protected]>
xrt: Plumbs enabled ext state for XR_EXT_eye_gaze_interaction

8865baafeed5a1ac7cb300fe1ff02811769184c7 authored over 1 year ago by Korcan Hussein <[email protected]>
d/dai: Try to set realtime priority on IMU thread

67a8147c0907562df64b0b5d148f5f950ab9ddba authored over 1 year ago by Jakob Bornecrantz <[email protected]>
c/multi: Try to set realtime priority on main thread

0d6d42041f0790f2a550781e1c6b098118376c57 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
d/vive: Try to set realtime priority on sensors thread

1b221c7666be85acf320f11d4119de803556f0c2 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
u/linux: Add helpers to raise thread scheduling priority

cd10b487e24f495abba772d0f926fd8e6cd79b7b authored over 1 year ago by Jakob Bornecrantz <[email protected]>
d/wmr: Try to set realtime priority on USB thread

cc263e257986b79444fa482bae17c4449fc71d37 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1881

6b493e296855733eada05042e09b3463ade26571 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1888

50bc6c07315d99497122161a73bb830d71176cee authored over 1 year ago by Mateo de Mayo <[email protected]>
doc: Use top header and remove doxygen-awesome readme page

8f76be3410c1c5501a1188dbea800f17031eb05c authored over 1 year ago by Mateo de Mayo <[email protected]>
doc: Document !1887

424693d644ea9443c8fb3c72cacab2466b057bfc authored over 1 year ago by Jakob Bornecrantz <[email protected]>
c/util: Track and free native sync handle from semaphore

The layer above IPC & st/oxr doesn't consume this handle, instead it has dup
semantics, so we ne...

064da7189446d49c5e125a310d137d1b730ae764 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
c/util: Only destroy valid VkSemaphore handles

64935640243dd70abf2fc8decb239621a5d63a2d authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1883

a123eb9f95903f96514b20af13c5262e59276b86 authored over 1 year ago by Mateo de Mayo <[email protected]>
doc: Add doxygen-awesome theme

600a37930177f8a967e4886b5df6849afbcd251c authored over 1 year ago by Mateo de Mayo <[email protected]>
doc: Document !1886

4bb2a61868242cae63d93a8de513ee0bd9758019 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
ci: Build things on doc chanegs as well

I give up, this is a big hammer but should fix doc only changes MRs from not
triggering builds p...

00f0d318a6d9cbb4995e6c60e5c164567876ee8e authored over 1 year ago by Jakob Bornecrantz <[email protected]>
ci: Make sure all packaging related jobs always in main branch

4aed167a9a36a76bd937a2cc4891efce19971c91 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1884

Signed-off-by: utzcoz <[email protected]>

6035a45ced5c7323d859756815fdbbe45a0c9666 authored over 1 year ago by utzcoz <[email protected]>
c/main: Use vk_cmd_submit_locked in vk_helper to simply peek logic

Signed-off-by: utzcoz <[email protected]>

e0433b4e092440b0f72e2127dd9bdad2667c9d12 authored over 1 year ago by utzcoz <[email protected]>
doc: Document !1880

2173f44f4c473e065da23b838d82904cdb9f0b3b authored over 1 year ago by Jakob Bornecrantz <[email protected]>
st/oxr: Check argument validity in time conversion function

Affected OpenXR functions: xrConvertWin32PerformanceCounterToTime

e61adde1152a02b3eacbbfb5971e9675356b1262 authored over 1 year ago by Christoph Haag <[email protected]>
doc: Document !1879

a4901bacfdb2983f5de814e8632373e81c53f7dc authored over 1 year ago by Ryan Pavlik <[email protected]>
a/util: Fix clang tidy warnings in logging code

b95a5029a589ad5dfdaee63432b4b51e68b8b96c authored over 1 year ago by Ryan Pavlik <[email protected]>
doc: Document !1877

ef43294d34117ca7dc0bf56a73d2200f66f0d89c authored over 1 year ago by Jakob Bornecrantz <[email protected]>
c/util: Name all fence objects

552b01df9e858b5e9523ab829626962a31a33b42 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
c/main: Name all fence objects

7322918e515cf4bd10907b6d881ea89469c61c93 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
a/vk: Add function to name object

2c60a087e9bd3bf33638884ec63be4607af2fa3f authored over 1 year ago by Jakob Bornecrantz <[email protected]>
a/vk: Add VK_EXT_debug_marker

b5a882480b32d263267f452f3c8ebd02796496e7 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
c/main: Optionally enable VK_EXT_debug_marker on debug builds

46998fa1d1831f5f6e55e2ed04592f4367539583 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
a/vk: Name all fence objects

47ba88a78a166d31675f38ce3ace7a5983449bb6 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1865

4363f02a2269cd820abc25ddbcc63cb788387ed5 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
u/truncate_printf: Add truncating helpers

200f1b11ca817f616f09c064c87450c79f75bf69 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
u/logging: Truncate hexdump at 16MB

d13f59f6f961e383c92353519da776d8d8bc0d38 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
u/logging: Refactor logging printing functions

b33e65698a0e9d8727f4aff14faee80b326a76af authored over 1 year ago by Jakob Bornecrantz <[email protected]>
u/logging: Tidy c file [NFC]

7ef4a21dcae9a9768d916f793ea1134bbe47a414 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
st/oxr: Use common helper versions of truncating Xprintf

e466551db0d77dda834ba83861fe40dc33e9f718 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
cmake: Only enable color logging on Linux

The define was only used on Linux anyways, and with the following
refactor the code looks better...

299471f23e2965740fd581c02a74d1f8319c1797 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Add new documentation changelog fragment directory

e2f8c683157540631100dc7367fd9f8b7a31f199 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1878

6819f9cdabe918e71b33a25648f75aa77fae57e4 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1782

add4ecf835337b7d17d42186b76d03938af942c1 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Add changelog contribution documentation

79745da6c8c405bf7f69b10dc70cdb7889e19dbb authored over 1 year ago by Jakob Bornecrantz <[email protected]>
doc: Document !1876

c54c78f427a55c4473848396a3d668de399447c1 authored over 1 year ago by Jakob Bornecrantz <[email protected]>
d/wmr: reduce drifting by applying calibration biases to G2 controllers

For one thing this applies the calibrated gyro and acceleromater bias
provided by the Reverb G2 ...

8a239623d7d9c9bf24c5e8038c80ad0688323e5c authored over 1 year ago by Linus Lüssing <[email protected]>
d/wmr: reduce Original/Odyssey controller drift by applying biases

Similar to the HP Reverb G2 controllers apply the biases
provided by their calibration data.

Si...

5340e1fa6b56d4257b9b805c1dc8b44b36e68cb2 authored over 1 year ago by Linus Lüssing <[email protected]>