Ecosyste.ms: OpenCollective

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

ALVR

We are building an application for streaming VR games
Collective - Host: opensource - https://opencollective.com/alvr - Website: https://alvr-org.github.io/ - Code: https://github.com/alvr-org

Add crash resistant initialization of the driver

github.com/alvr-org/ALVR - caefdf372587448367980fca2bd3b910adb097e9 authored over 4 years ago by zarik5 <[email protected]>
doc: Add MR 536 changelog

github.com/alvr-org/Monado-ALVR - 49d5d3bf40886d18801c6fb278a48ecb6ab2467c authored over 4 years ago by Christoph Haag <[email protected]>
xrt: Replace mesh generator with xdev->compute_distortion()

Each HMD driver now has to implement compute_distortion() which will be called
by the compositor...

github.com/alvr-org/Monado-ALVR - fb71c71a8c39fbaa2cb8c43e793810e6e03ad85d authored over 4 years ago by Christoph Haag <[email protected]>
Update README.md

github.com/alvr-org/ALVR - c52339977267179992a28232f6d44e8696be8351 authored over 4 years ago by Riccardo Zaglia <[email protected]>
st/oxr: Do not destroy native compositor in sub-classed session creation functions

So it's owned by the instance.

github.com/alvr-org/Monado-ALVR - 2aaa3acfdffad24bd6171e9f4b52b4f3bf46e9e9 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Don't create a new native compositor in android session

Spotted by Jarvis.

github.com/alvr-org/Monado-ALVR - 6961bf885f764e8e773287bb4f2559261dbb5f6b authored over 4 years ago by Jakob Bornecrantz <[email protected]>
comp: remove useless pano ubo from mesh distortion

It was left in as a debug measure, but is more confusing than useful,
especially with northstar ...

github.com/alvr-org/Monado-ALVR - e5683d4fde0fb1a9275ace764d06324b781a0e4f authored over 4 years ago by Christoph Haag <[email protected]>
d/ns: remove useless assignments

github.com/alvr-org/Monado-ALVR - ee8fdb45fd81316454983a39a8f1acec1318f192 authored over 4 years ago by Christoph Haag <[email protected]>
d/dummy: reduce dummy HMD resolution to 720p

github.com/alvr-org/Monado-ALVR - 3c0ae7e61efa1a9fdd58f8f25e4618aee496b8c7 authored over 4 years ago by Christoph Haag <[email protected]>
d/ohmd: Add (OpenHMD) suffix to openhmd driver string

github.com/alvr-org/Monado-ALVR - 31539c800efabfbcd037636e41ed8f26fd3ad3df authored over 4 years ago by Christoph Haag <[email protected]>
st/prober: Fix build with v4l2 disabled

github.com/alvr-org/Monado-ALVR - 3d0235a450397e393f725e4f7a85ca856b2a6b53 authored over 4 years ago by Christoph Haag <[email protected]>
Update Cargo.toml files

github.com/alvr-org/settings-schema-rs - d590bcc76a383c144d908b65a1578a96a98e0b8e authored over 4 years ago by zarik5 <[email protected]>
st/oxr: Fix warning

github.com/alvr-org/Monado-ALVR - 9ebf1c4d4d4ff947922a5d46241f6d80f74b0b06 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
u/file: Stub out Linux path manip code.

github.com/alvr-org/Monado-ALVR - 6af00ed8dbd1d7e5499869c4ae56837b249473f8 authored over 4 years ago by Ryan Pavlik <[email protected]>
build: Be able to build against pthreads4w

github.com/alvr-org/Monado-ALVR - 6ad46cb1b2e218a27b2cb7514b36a3db8cb666cb authored over 4 years ago by Ryan Pavlik <[email protected]>
st/p: Fix include of libusb

github.com/alvr-org/Monado-ALVR - 6779b1c0f858c1586f5db9aea884e624f1e12d4e authored over 4 years ago by Ryan Pavlik <[email protected]>
build: Make Vive driver Linux-only for now.

Uses Linux byteorder includes.

github.com/alvr-org/Monado-ALVR - c0cb04d59a530b0135543146f01e66a53352cbaf authored over 4 years ago by Ryan Pavlik <[email protected]>
.gitignore: Update

github.com/alvr-org/Monado-ALVR - 95f6ae0dc9c342b2459f0207d890981ce84530f1 authored over 4 years ago by Ryan Pavlik <[email protected]>
build: Adjust/fix missing dependencies

github.com/alvr-org/Monado-ALVR - 7e600dd244be4794bfdb958d80b354fc6aa37f2c authored over 4 years ago by Ryan Pavlik <[email protected]>
st/p: Tighten preprocessor conditionals for non-Linux

github.com/alvr-org/Monado-ALVR - b71f13c5828a0fde770251c1ae39a3148a916a34 authored over 4 years ago by Ryan Pavlik <[email protected]>
u/threading: Cast result of realloc.

github.com/alvr-org/Monado-ALVR - 3f4bcb412e5a973ac1d7d264a09350c0f9fe57f2 authored over 4 years ago by Milan Jaros <[email protected]>
os/time: Provide time functions for Windows

github.com/alvr-org/Monado-ALVR - 367c01f3541aa8421847283d341688cc176c1249 authored over 4 years ago by Milan Jaros <[email protected]>
u/json: Silence warnings on MSVC

github.com/alvr-org/Monado-ALVR - 1dffe58952dc8e9bd4df7e439c0f8d2a417ef67a authored over 4 years ago by Ryan Pavlik <[email protected]>
u/debug: Silence warnings on MSVC

github.com/alvr-org/Monado-ALVR - 695a2c1151bcc834df62ad806b3354537e2e4d9a authored over 4 years ago by Ryan Pavlik <[email protected]>
os/threading: Fix includes on Windows

github.com/alvr-org/Monado-ALVR - 7685f49adb27a4b39c2490e26efc634f57ad9326 authored over 4 years ago by Milan Jaros <[email protected]>
u/time: Fix overflow.

github.com/alvr-org/Monado-ALVR - f7a132e63532b266237ef419fa7ebea2ea6ae819 authored over 4 years ago by Ryan Pavlik <[email protected]>
os/time: Implement os_nanosleep for Windows

github.com/alvr-org/Monado-ALVR - 7c47293c522ef8629db43a6b20f4b033e9575c3a authored over 4 years ago by Ryan Pavlik <[email protected]>
xrt: Be sure to include config headers

github.com/alvr-org/Monado-ALVR - dae3ab3a4f76bd8ed2d1946f5dbbac20494a9cbc authored over 4 years ago by Ryan Pavlik <[email protected]>
xrt: Remove un-needed includes of unistd

github.com/alvr-org/Monado-ALVR - a0c8839a7189c854a2a2baec841ab108c8e9b39e authored over 4 years ago by Ryan Pavlik <[email protected]>
inc/xrt: Some MSVC and Windows support

github.com/alvr-org/Monado-ALVR - 54f6aa216649bdd9814772e9e548be8f6e9c298d authored over 4 years ago by Ryan Pavlik <[email protected]>
inc/xrt: Add Windows implementations of atomic intrinsics.

github.com/alvr-org/Monado-ALVR - 3ff56f4a3c03412e9ddf0e4c60c93a3db9e6481a authored over 4 years ago by Ryan Pavlik <[email protected]>
st/oxr: Return identifier name for bindings

github.com/alvr-org/Monado-ALVR - 4a62e88f09bea9dc91ce9e2798aba44bedddb2b5 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
doc: Document !532

github.com/alvr-org/Monado-ALVR - 7817d2ea04fc1ac29254b0a7cb9faf130ac064fc authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Fix return length from oxr_action_get_input_source_localized_name

github.com/alvr-org/Monado-ALVR - c411caf0cd1340a0105e32f5ec558c55554a78ba authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Return controller name for bindings

github.com/alvr-org/Monado-ALVR - b6786f5bfcee874a97ae0bced309e5385a7f82de authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Correctly return sub path for input source

github.com/alvr-org/Monado-ALVR - 33713c790cf6c10d3375a0403e2bb93e03cc50b3 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/gui: Get the number of samples in a fifo for graph

github.com/alvr-org/Monado-ALVR - 0fc4cdcd0f68bc201a756c1e48cf128133d0beb0 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
m/ff: Improve interface

github.com/alvr-org/Monado-ALVR - 6a94b1cf80b0a731d09bbfd1456c2c5581b5fa51 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
Fix compilation on Musl

Without this fix, compilation failed on Musl due to ssize_t being an
unknown type

In file inclu...

github.com/alvr-org/Monado-ALVR - 71f912ffc57548c8f47f1567844ed41a5f05bc83 authored over 4 years ago by Bart Ribbers <[email protected]>
imgui: Add igToggleButton function

github.com/alvr-org/Monado-ALVR - 82ea385c6d9942743e13f415e1569e4df51435f1 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/gui: Include ImPlot and Monado-ImGui in gui_imgui header

github.com/alvr-org/Monado-ALVR - 468f72d62f59dddab3693ffa09d41ca180a8b2ea authored over 4 years ago by Jakob Bornecrantz <[email protected]>
imgui: Add ImPlot

github.com/alvr-org/Monado-ALVR - f843c59c37ad9677a88581a99be782839abad10f authored over 4 years ago by Jakob Bornecrantz <[email protected]>
m/3dof: Add filter fifos to variable tracking code

github.com/alvr-org/Monado-ALVR - b624d290d05a652adbe3d02caf5668e84eafc870 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/gui: Plot vec3_f32 filter fifos

github.com/alvr-org/Monado-ALVR - f7ff6c08edcf7f5bf76f321351849004e2a5eba1 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
imgui: Update to 1.78

github.com/alvr-org/Monado-ALVR - 36ea1825bf7d0d67ec5d82e4a6f54e6a0fd23c56 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
u/var: Refactor how variables info is passed

github.com/alvr-org/Monado-ALVR - 3ffa40c6287b122235b59298ee27d63501d158d2 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
u/var: Add tracking for filter fifos

github.com/alvr-org/Monado-ALVR - d5c62f8ccb297c1f786c08c07a9f6bbb40d5f5c9 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
d/ns: Set XRT_SPACE_RELATION_ORIENTATION_TRACKED_BIT

github.com/alvr-org/Monado-ALVR - 17ff908041bd138cc8df3e2ce2221b7093063929 authored over 4 years ago by Christoph Haag <[email protected]>
d/dummy: Set XRT_SPACE_RELATION_ORIENTATION_TRACKED_BIT

github.com/alvr-org/Monado-ALVR - 37519dc54d51a0cd4f410af147b89cc74b480e1d authored over 4 years ago by Christoph Haag <[email protected]>
st/oxr: Use space graph in global-to-local space transform

This takes care of transforming the velocities.

github.com/alvr-org/Monado-ALVR - ddf3eb5789d5fda4b7d97164e251602d29aea44e authored over 4 years ago by Christoph Haag <[email protected]>
d/survive: Remove out_relation_timestamp_ns

github.com/alvr-org/Monado-ALVR - 6133d4cf998dc198c2e21998729e77198de95589 authored over 4 years ago by Christoph Haag <[email protected]>
d/survive: Don't fix up invalid pose

github.com/alvr-org/Monado-ALVR - 150b7649f350d32b6ab834bf8ad535884d25c105 authored over 4 years ago by Christoph Haag <[email protected]>
st/oxr: Pass actual ViewStateFlags to application with xrLocateViews

These flags are originally set by the driver, then processed by the space graph resolver.

github.com/alvr-org/Monado-ALVR - 19acc7be2535e50f2de67c5e43cb545d143bc604 authored over 4 years ago by Christoph Haag <[email protected]>
ipc: print send and receive errors with ERROR, not DEBUG

These errors lead to unexpected output and should be investigated.

github.com/alvr-org/Monado-ALVR - eb8a304178e7b1c27fa38a41d0c5b3abd273613f authored over 4 years ago by Christoph Haag <[email protected]>
aux: Support waiting more than 0.999... seconds in os_nanosleep

github.com/alvr-org/Monado-ALVR - a884e24b9a37e6ebf67a0e7d55d7dcafecb86ca2 authored over 4 years ago by Christoph Haag <[email protected]>
d/survive: set relation flags properly

github.com/alvr-org/Monado-ALVR - 357b47522c457badf8b31899e4e1d84af47d297b authored over 4 years ago by Christoph Haag <[email protected]>
st/oxr: Check xrLocateViews quaternion only if orientation valid

github.com/alvr-org/Monado-ALVR - 844daee8444c9b8b4b08de2aa44ece7652c892ec authored over 4 years ago by Christoph Haag <[email protected]>
st/oxr: Destroy compositor on instance destroy

Fixes direct mode on subsequent instance creation in the same process
when no session was created.

github.com/alvr-org/Monado-ALVR - 2b90b4ea8965a70d99fdaabe1e01184c9b2bd01f authored over 4 years ago by Christoph Haag <[email protected]>
st/oxr: Use space graph resolve result relation flags instead of pure pose relation

github.com/alvr-org/Monado-ALVR - f41edee4b4bb7b58d826f99ea9d66d5c74dcd9c9 authored over 4 years ago by Christoph Haag <[email protected]>
d/survive: remove unused structs

github.com/alvr-org/Monado-ALVR - c3fbe6eaf84da109f1becb90983da1715f7a75d6 authored over 4 years ago by Christoph Haag <[email protected]>
d/survive: Update to recent libsurvive git

Rewrite input event handling and add new events from libsurvive.

github.com/alvr-org/Monado-ALVR - a664bb22bf86b48f88502cbfa0b2cb3842bae294 authored over 4 years ago by Christoph Haag <[email protected]>
aux/space: Propagate orientation valid bit through space graph resolve

Invalid poses may be handled more gracefully in the future. For now poses
are not transformed if...

github.com/alvr-org/Monado-ALVR - 1429d678a06283e423a57e6288d67d217fb26234 authored over 4 years ago by Christoph Haag <[email protected]>
Update README.md

Updated correct name of audio software to VB-CABLE Virtual Audio Device

github.com/alvr-org/ALVR - 130b376f4cf659bfcf167f21561081421e0714e6 authored over 4 years ago by JackD83 <[email protected]>
aux/space: fix typo: propagate tracked orientation bit properly

github.com/alvr-org/Monado-ALVR - 6cce04f8d3bcfc98c6cb8d77c8070ab41cc3a789 authored over 4 years ago by Christoph Haag <[email protected]>
Fix session extrapolation failing under certain circumstances

github.com/alvr-org/ALVR - 51c98dcb146950c024e0c547d0f82c1f114e5503 authored over 4 years ago by zarik5 <[email protected]>
xrt: Remove out_timestamp argument to xrt_device::get_tracked_pose

github.com/alvr-org/Monado-ALVR - 8e24dda794fd126f93504d114d0176f2a3214744 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
xrt: Remove acceleration components from xrt_space_relation

github.com/alvr-org/Monado-ALVR - eaffa05a37bc6f8b2ed80256ac7ab042f261c460 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Use new xrt_space_graph

github.com/alvr-org/Monado-ALVR - d60cce89779fb847ea886f98750c68ced6b3887c authored over 4 years ago by Jakob Bornecrantz <[email protected]>
d/psmv: Use space graphs for poses

github.com/alvr-org/Monado-ALVR - f9905a4007daa69d6d0f84b9ac09e61348eb548b authored over 4 years ago by Jakob Bornecrantz <[email protected]>
m/base: Remove old space relation functions

github.com/alvr-org/Monado-ALVR - 5a4d45bbaabe909293b65fb66d87cee090ed81eb authored over 4 years ago by Jakob Bornecrantz <[email protected]>
d/psmv: Rotate angular velocity to be in base space

github.com/alvr-org/Monado-ALVR - 74690a2278e56abc64dff5d6ad3b8a07ed123a6f authored over 4 years ago by Jakob Bornecrantz <[email protected]>
c/main: Use new xrt_space_graph

github.com/alvr-org/Monado-ALVR - 855b2005f3e66150e5d569b45440c7d532cf01bb authored over 4 years ago by Jakob Bornecrantz <[email protected]>
m/space: Space graph functions

github.com/alvr-org/Monado-ALVR - fe94dec5eab631d564154235f7cac2c4d80d4cea authored over 4 years ago by Jakob Bornecrantz <[email protected]>
m/quat: Add math_quat_rotate_derivative

github.com/alvr-org/Monado-ALVR - ca91695722dce11801835252b544c93c629d7c52 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
xrt: Add xrt_space_graph

github.com/alvr-org/Monado-ALVR - 4d85db6051af3c760a0f3f21ae72a14e89b826ed authored over 4 years ago by Jakob Bornecrantz <[email protected]>
d/ns: Add version 2 config support

github.com/alvr-org/Monado-ALVR - 0ff1865c2e565ab84328fc26cf5607a276ef0e40 authored over 4 years ago by Moses Turner <[email protected]>
d/dummy: Minor comments

github.com/alvr-org/Monado-ALVR - ea6374d296ecd34bf7662346e786b17099b8c2d3 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
t/ctl: Fix typo

github.com/alvr-org/Monado-ALVR - 09bcf6c9d25ab88c74240365cec2daea6e747f07 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
Merge pull request #304 from KawaSwitch/feature/trans-ja

Add Japanese translation

github.com/alvr-org/ALVR - 77f043833e52719177a6c6ab2a91d37002f18bdd authored over 4 years ago by JackD83 <[email protected]>
Fixed tab indent

github.com/alvr-org/ALVR - dcc5bb1fa7ed5945e7fe8fd9ca631c88a39ba42e authored over 4 years ago by KawaSwitch <[email protected]>
Add Japanese translation

github.com/alvr-org/ALVR - 266c133230cd1f41b3b61c2548646db1b461813b authored over 4 years ago by KawaSwitch <[email protected]>
doc/wand: Add a tiny blurb about prober

github.com/alvr-org/Monado-ALVR - 80fb9b722b834859b6c6f60a4733eea98bb90798 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
u/render_timing: Improve debug printing

github.com/alvr-org/Monado-ALVR - 4f94ee0c91252e329196839f42dcf32c303dc0eb authored over 4 years ago by Jakob Bornecrantz <[email protected]>
Fix release preparation using wrong commit.

Also rename the workflow file.

github.com/alvr-org/ALVR - 225d1d082648c245995ca551c22c08ca327aa6d4 authored over 4 years ago by Ondřej Slabý <[email protected]>
fix some french lines (#303)

Co-authored-by: phileas0408 <[email protected]>

github.com/alvr-org/ALVR - 1c93b398b52cb7676c2fde107df685af374f8a5b authored over 4 years ago by phileas0408 <[email protected]>
xrt: Fix vive input defines

github.com/alvr-org/Monado-ALVR - 4a1d8b3a41a4aad9aa51e9a51964c9e3aa65d2b0 authored over 4 years ago by Christoph Haag <[email protected]>
[Auto] Bump version

github.com/alvr-org/ALVR - 09983b5e71f5736a3d8bfb1a546f37f5c2cfbe88 authored over 4 years ago by maxer456 <[email protected]>
Use manifest dir for paths in xtask lib.

github.com/alvr-org/ALVR - d9fdbe399c89225c03bced4ab6de6025eabf7029 authored over 4 years ago by Ondřej Slabý <[email protected]>
Add missing localization strings

github.com/alvr-org/ALVR - fd1808cb44782b0c1c771751fa8d843b8997fc13 authored over 4 years ago by zarik5 <[email protected]>
Include xtask into common, not the way around

github.com/alvr-org/ALVR - 80489797225c63255bc6c98a6d393761234086f9 authored over 4 years ago by zarik5 <[email protected]>
d/psmv: Use last package timestamp for input changes

github.com/alvr-org/Monado-ALVR - 787c104339d1500417502c444b1b7d6f93b24317 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
m/base: Add math_quat_invert

github.com/alvr-org/Monado-ALVR - 328f5d531584b519d8660d09265652afdc7e4f9e authored over 4 years ago by Jakob Bornecrantz <[email protected]>
m/3dof: Add vars tracking helper function

github.com/alvr-org/Monado-ALVR - 736fa81349f1a1e6b68e8be96adf2fa9c3d1552d authored over 4 years ago by Jakob Bornecrantz <[email protected]>
m/fifo: Add f64 filter fifo

github.com/alvr-org/Monado-ALVR - 8cdfe0e694dbb9ccde18e7349ea7e1876e6e6c80 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
m/vec3: Add C++ operators

github.com/alvr-org/Monado-ALVR - 33f05c7beaf38726065ef7f2b34ed77b0f496f64 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
m/3dof: Rename to timestamp

github.com/alvr-org/Monado-ALVR - 511a51b283bc9b625f5ea8753b15136a41a9d95a authored over 4 years ago by Jakob Bornecrantz <[email protected]>
m/vec2: Add C++ operators

github.com/alvr-org/Monado-ALVR - d396117a397a2d5290d89c739945b4ffd79b456e authored over 4 years ago by Jakob Bornecrantz <[email protected]>
m/3dof: Tweak values

github.com/alvr-org/Monado-ALVR - 991c9029c74d2a87ac5b33e91349e05b93d8a11d authored over 4 years ago by Jakob Bornecrantz <[email protected]>
Easing up installation, versioning apk file, gradle version update (#30)

* Appveyor script update, apk file naming update, gradle version update

- appveyor.yml
1. Ge...

github.com/PhoneVR-Developers/PhoneVR - fbd91d276a1004353f909a247a776762de22c5e2 authored over 4 years ago by Rohit Panchal <[email protected]>