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

Finish server (untested)

github.com/alvr-org/ALVR - ee41746a22550e08b5c763c9f2442243795a3e66 authored over 4 years ago by zarik5 <[email protected]>
Merge remote-tracking branch 'upstream/web-ui' into web-ui

github.com/alvr-org/ALVR - 53dab022fcca226f6dd02dc95f8880b5e58edf8a authored over 4 years ago by ohtaketakeshi <[email protected]>
xrt: Add xrt_result_t return type to many functions

Many functions returned void and were assumed to always succeed, and some functions
returned onl...

github.com/alvr-org/Monado-ALVR - cc9b415a8fda3a371133f3b5c75f5d50d3778121 authored over 4 years ago by Christoph Haag <[email protected]>
Add changelog for MR 369

github.com/alvr-org/Monado-ALVR - 9c470ddc2997ac4fc5a68d0dc4615f03a4bfa4a4 authored over 4 years ago by Christoph Haag <[email protected]>
ipc: Return XR_ERROR_INSTANCE_LOST instead of SIGABRT on the client side

github.com/alvr-org/Monado-ALVR - bc995e3aabb839a2b0bcffdfca5f33a035edd2e5 authored over 4 years ago by Christoph Haag <[email protected]>
ipc: Replace ipc_result_t with global xrt_result_t

Functions down the line should be able to fail and return a status.

They can be called either t...

github.com/alvr-org/Monado-ALVR - db5db10a199ad8fcc540c59c40d08761cf7567dd authored over 4 years ago by Christoph Haag <[email protected]>
st/oxr: Validate view configuration type

github.com/alvr-org/Monado-ALVR - dab96ef35622589d1d76d5e1defc3992866fca9d authored over 4 years ago by Jakob Bornecrantz <[email protected]>
xrt: Introduce xrt_comp_fd_destroy to avoid some error prone casting

github.com/alvr-org/Monado-ALVR - 077087bb15bcd9a8c8c5443286c5e7609f321e19 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
doc: Fix typo in changelog fragment.

github.com/alvr-org/Monado-ALVR - b60219445a323d5615e7b70054d23079e5a2ce8f authored over 4 years ago by Ryan Pavlik <[email protected]>
added loading image

github.com/alvr-org/ALVR - 25113b772bde87899ee0b57a645d933302afe4a0 authored over 4 years ago by mai <[email protected]>
st/oxr: Additional doxygen improvements.

github.com/alvr-org/Monado-ALVR - c39df58763bdf3ecb8a47d51fa2cc5059c79d0f6 authored over 4 years ago by Ryan Pavlik <[email protected]>
comp/client: Decrease visibility of downcast helpers.

github.com/alvr-org/Monado-ALVR - 4ee0ad7767f20184abf7e65403aee82c3c8f8121 authored over 4 years ago by Ryan Pavlik <[email protected]>
inc/xrt: Remove no-longer-needed fd-related downcast helpers.

github.com/alvr-org/Monado-ALVR - d0468a7697305940ad59eafad561824ee9fd14cc authored over 4 years ago by Ryan Pavlik <[email protected]>
comp/client: Use helper functions, comment.

github.com/alvr-org/Monado-ALVR - cc609f5fb708ee59084d93faf0d724a78342e679 authored over 4 years ago by Ryan Pavlik <[email protected]>
inc/xrt: Add a specialized create_swapchain helper for xrt_compositor_fd

github.com/alvr-org/Monado-ALVR - 0f7fe8f3fa3a33325650be0037803b31c39706ef authored over 4 years ago by Ryan Pavlik <[email protected]>
targets/service: Remove unneeded xrt_prober_create function.

github.com/alvr-org/Monado-ALVR - b38a8e8c24c039461b0dfd7b494dcf51d9e6449b authored over 4 years ago by Ryan Pavlik <[email protected]>
xrt: Improve doxygen documentation.

github.com/alvr-org/Monado-ALVR - bc6cc85e7d516ec270d2dba1194cfabe40afe1b3 authored over 4 years ago by Ryan Pavlik <[email protected]>
README: Document how to run Vulkan validation.

github.com/alvr-org/Monado-ALVR - c62380c051d0b503333223180b4f08af2dc175d5 authored over 4 years ago by Lubosz Sarnecki <[email protected]>
c/comp: Remove internal Vulkan validation init.

Instead of maintaining this chunk of code and build options, the Vulkan
loader can be used to lo...

github.com/alvr-org/Monado-ALVR - 435d5a9b9e3e8f096c8da3c6150704e55f8219fa authored over 4 years ago by Lubosz Sarnecki <[email protected]>
st/oxr: Do dup checking on actions and action sets

github.com/alvr-org/Monado-ALVR - 6fc410daddac31889913daf04f2f402cd8ca8e8a authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Improve subImage bounds checking

github.com/alvr-org/Monado-ALVR - a69cae7516331725f6dfa6ae8cd89467548a5c26 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Validate attachmentness of action sets and actions better

github.com/alvr-org/Monado-ALVR - 2b60f70d302464357f41b0e40256e298cabaea91 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Some minor spelling changes

github.com/alvr-org/Monado-ALVR - a5d64e6565dea185635986249f60b8e62458c6af authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Update copyright in files touched by this MR

github.com/alvr-org/Monado-ALVR - 3fde4a06515032b888bca6ea34edc10754e9069f authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Validate xrSuggestInteractionProfileBindings better

github.com/alvr-org/Monado-ALVR - f4fadc6f5565d2480171e8b06c959ef51cadda15 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Make all oxr_error calls uniform and improve output

github.com/alvr-org/Monado-ALVR - a36753443a110067018e57bd3a2d102acdcf78dd authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Tiny improvement to validation message

github.com/alvr-org/Monado-ALVR - 9f8761bd50b6168b153d049d2061ba442ac81e68 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Correct the error messages on sub action paths errors

github.com/alvr-org/Monado-ALVR - e5c9636f1039d8a6c972633fa5e75d0de12e9f5e authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Add a lightweight function to test for XrPath validness

github.com/alvr-org/Monado-ALVR - 6ff4b23a76345418e14c7aef496db51d36af84b7 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Correct localized name validation

github.com/alvr-org/Monado-ALVR - 6d61b9dec28ea04f7931df56d1bc280d82ee0ba8 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Return correct error on bad sub action path

github.com/alvr-org/Monado-ALVR - 981bae8d0a426d48245e26e9ee9950e0819ff770 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
util: Add function for u_hashset to allocate a item

github.com/alvr-org/Monado-ALVR - ebd5773fb83118c869db7042ec59540a6e8d1a8b authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Use correct path for gamepad

github.com/alvr-org/Monado-ALVR - 00818881de035daa5ab55b3a09a46315c2394b46 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Improve the xrGetReferenceSpaceBoundsRect stub-ness

github.com/alvr-org/Monado-ALVR - f0e160f45c2444427ae9a1d8ec9fdd8d5deabe98 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Purge event queue of destroyed sessions

github.com/alvr-org/Monado-ALVR - 76e4092e3068c150c1e0551608a6315fc8197d5a authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Verify XrViewConfigurationType in xrEnumerateEnvironmentBlendModes

github.com/alvr-org/Monado-ALVR - 12d78144f6918221da2fc951afd5f55fcbec31c7 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
c/swapchain: Close and remaining open FDs

github.com/alvr-org/Monado-ALVR - 09baeb91bc1a2b9cf6b045b221e0f5c90fd5528c authored over 4 years ago by Jakob Bornecrantz <[email protected]>
ipc/server: Fix swapchain handling

github.com/alvr-org/Monado-ALVR - 05827abd8ec09cfaa56691c4e59862a561cf1782 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
doc: Add IPC section

github.com/alvr-org/Monado-ALVR - d295ca49a8156f21aa9abcddc52313671bf2168a authored over 4 years ago by Jakob Bornecrantz <[email protected]>
d/psvr: Normalize rotation

github.com/alvr-org/Monado-ALVR - 371622c19909a2409dd61071892e261fab11930b authored over 4 years ago by Jakob Bornecrantz <[email protected]>
c/swapchain: Don't only give out the zero index

github.com/alvr-org/Monado-ALVR - 753b910b5a82606bf04b4850ea03aec381f0baf7 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
util: Add a index fifo

github.com/alvr-org/Monado-ALVR - 0d2a24b9a0b19a7a2344d10e16cee711c4ca5494 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
c/client: Mark consumed FDs as invalid

github.com/alvr-org/Monado-ALVR - 5b0085f1c132881d224f50f04400c8971c9f6c3f authored over 4 years ago by Jakob Bornecrantz <[email protected]>
ipc/util: Don't follow null pointers and add alignment paranoia

github.com/alvr-org/Monado-ALVR - 9ec0b559d473a423f768dc65d43f2384379a3e86 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
xrt: Remove array_size field on xrt_swapchain

github.com/alvr-org/Monado-ALVR - fb867b02c34e36d8456eb4e5ea420e1f58e29945 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Overhaul the acquire, wait, release handling

github.com/alvr-org/Monado-ALVR - cdfd03a762035841be9520cb1871b25601944cf4 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Protoct event queue with a mutex

github.com/alvr-org/Monado-ALVR - b3523a72596e9c31c8216c6c73d807d85c4b3032 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Ensure get gfx requirements has been called

github.com/alvr-org/Monado-ALVR - 185036489caddbe0f624980ec93beb1da8dc8818 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Correctly wait with emitting sync event

github.com/alvr-org/Monado-ALVR - 57af7a7ce412d8c250862dfe2795e9956d34c865 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Enforce static swapchain acquire semantics

github.com/alvr-org/Monado-ALVR - d693bc2ef92ab4591128d235096870217410b078 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
c/comp+ipc: Use array indices again.

This fixes a regression introduced by the IPC and layer rendering
patchsets and passes the array...

github.com/alvr-org/Monado-ALVR - 7186bddf60a236f4f46a4e82cf1bf44d97430eea authored over 4 years ago by Lubosz Sarnecki <[email protected]>
st/oxr: Check quadlayer swapchain for NULL

github.com/alvr-org/Monado-ALVR - f68252bfbecb9cd3f9b9c11c1d2c663db91913f7 authored over 4 years ago by Christoph Haag <[email protected]>
Merge pull request #208 from zarik5/web-ui

Basic session extrapolation

github.com/alvr-org/ALVR - 5b044fc25aaeee43d892e89e594b46a564ce7187 authored over 4 years ago by JackD83 <[email protected]>
fix launch steamvr call is blocking

github.com/alvr-org/ALVR - 04099ac8a0edd5a6209fa3152e124575f6bb6643 authored over 4 years ago by zarik5 <[email protected]>
Add "lsunch_steamvr" request

github.com/alvr-org/ALVR - 5e1a7b7884e78002f1c4c0b84c3456ae531c4acb authored over 4 years ago by zarik5 <[email protected]>
Update crates, speed up compilation times

github.com/alvr-org/ALVR - 0f94f203f2d02259b1dca0c548b04294febcc25c authored over 4 years ago by zarik5 <[email protected]>
set Color Space to VRAPI_COLORSPACE_REC_2020

github.com/alvr-org/ALVR - 5728b8caa50850f2572459d463922614d43ef9b7 authored over 4 years ago by ohtaketakeshi <[email protected]>
improve Loading Scene's quality

github.com/alvr-org/ALVR - af745e54b96d40e140120570e1bfcbd601745d74 authored over 4 years ago by ohtaketakeshi <[email protected]>
Change DEFAULT_REFRESH_RATE definition from 60Hz to 72Hz

Oculus Quest's default is 72Hz. (Go's default is 60Hz)

github.com/alvr-org/ALVR - 0c9ad30e131e732a8bd506f417880a6933e362ea authored over 4 years ago by ohtaketakeshi <[email protected]>
vrapi's MULTIVIEW check removed.

Migration Guide:
The ovrSystemProperty value VRAPI_SYS_PROP_MULTIVIEW_AVAILABLE has been
depre...

github.com/alvr-org/ALVR - 65957665827ac39d4c467acce2d88543dd23c689 authored over 4 years ago by ohtaketakeshi <[email protected]>
update VrApi from 1.30 to 1.34

github.com/alvr-org/ALVR - 8ca1ee3226ff3bd5c7c9ebb755f19377a918aafd authored over 4 years ago by ohtaketakeshi <[email protected]>
update Cargo.lock

github.com/alvr-org/ALVR - a6f226b142029b2774bdd9a75c4d157c24308bc6 authored over 4 years ago by ohtaketakeshi <[email protected]>
Exclude files that do not need tracking.

github.com/alvr-org/ALVR - e9dbab129e8fb34b800a65c5bd6681585483117e authored over 4 years ago by ohtaketakeshi <[email protected]>
fix .gitignore for Android Project

github.com/alvr-org/ALVR - 1bfee73f8bb9bfaa86ba61d9439de10cc31af40c authored over 4 years ago by ohtaketakeshi <[email protected]>
Remove settings.json, basic session extrapolation

github.com/alvr-org/ALVR - 9ddd830534a942cab661ecad19f821e02c4f3098 authored over 4 years ago by zarik5 <[email protected]>
Update README

github.com/alvr-org/ALVR - d5a109fd0736e0e7ab6c2c6feff76229fa41fdc5 authored over 4 years ago by zarik5 <[email protected]>
c/main: Include <math.h> in comp_layer_renderer.c

github.com/alvr-org/Monado-ALVR - 77c2b9cb5db02ae1db757d749633226e21de840d authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Update OpenXR headers to 1.0.9

github.com/alvr-org/Monado-ALVR - b572577014288f6fd61ab1a20aefe4aade687907 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
os/threading: Incude xrt_compiler.h

github.com/alvr-org/Monado-ALVR - ace4d0e825f863bf4d80a00344ad9d9dca3dc46b authored over 4 years ago by Jakob Bornecrantz <[email protected]>
Merge pull request #205 from MPfaffe/patch-1

Update README

github.com/alvr-org/ALVR - e102916c995e27573bc16721a678a667ac84189c authored over 4 years ago by Riccardo Zaglia <[email protected]>
finished startup wizard

github.com/alvr-org/ALVR - ef078c2e174bb17e0be0788e8ef083eda1568683 authored over 4 years ago by mai <[email protected]>
added initial wizard

github.com/alvr-org/ALVR - bcff255eeb0b59c0e0b7abb70fbb4181b93d2d22 authored over 4 years ago by mai <[email protected]>
doc: Update CHANGELOG.md

github.com/alvr-org/Monado-ALVR - b48fd8b17840b6124161cf8376939e95d3b720da authored over 4 years ago by Jakob Bornecrantz <[email protected]>
monado: Update version

github.com/alvr-org/Monado-ALVR - 8e6592338ff0471355b4106e0178ad3b8a514dae authored over 4 years ago by Jakob Bornecrantz <[email protected]>
doc: Changelog for !356

github.com/alvr-org/Monado-ALVR - 9e8844eb68492bfa4c2c9f73baefb21537b33535 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
doc: Add .gitignore to big

github.com/alvr-org/Monado-ALVR - 9c44f2194d0cd63c6d91aabc5ed75f57c71c5c4f authored over 4 years ago by Jakob Bornecrantz <[email protected]>
doc: Remove old changelog fragments

github.com/alvr-org/Monado-ALVR - 739f5f13c739aa2b08804f5c5d17b530abec0b00 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
doc: Make changelog snippets uniform

github.com/alvr-org/Monado-ALVR - f9ed82914b854baa68d3b9d77a749098e7c31b6d authored over 4 years ago by Jakob Bornecrantz <[email protected]>
Merge branch 'web-ui' of https://github.com/JackD83/ALVR into web-ui

github.com/alvr-org/ALVR - a8e283a73abc57296e47cc7b26b3df707b642a4f authored over 4 years ago by mai <[email protected]>
st/oxr: Translate relation_flags in oxr_space_locate()

github.com/alvr-org/Monado-ALVR - 604574256151b203b1550c69f77fb5cdbcdc1f62 authored over 4 years ago by Christoph Haag <[email protected]>
st/oxr: Fill entire xrt_space_relation in oxr_xdev_get_pose_at, not just pose

In particular the relation_flags indicate whether the pose is valid or a fallback pose.

github.com/alvr-org/Monado-ALVR - 7fe0f3610b24b1116856ca1124c5447e3938d322 authored over 4 years ago by Christoph Haag <[email protected]>
st/oxr: Don't assert on invalid pose

ensure_valid_position_and_orientation() inserts fallback poses when
driver reported poses are in...

github.com/alvr-org/Monado-ALVR - f10b341f57a482cdafe8244a34fdc0b730bd506b authored over 4 years ago by Christoph Haag <[email protected]>
st/oxr: Don't indiscriminately set orientation & position to valid in oxr_space_action_relation()

github.com/alvr-org/Monado-ALVR - c9b692903c8e8b343fbbfd142b67f13f61e7c70f authored over 4 years ago by Christoph Haag <[email protected]>
st/oxr: Don't indiscriminately set orientation & position to valid in ensure_valid_position_and_orientation()

github.com/alvr-org/Monado-ALVR - 3bdc57c4b3357c14197ab0681c2efc8f219064e2 authored over 4 years ago by Christoph Haag <[email protected]>
d/survive: Don't invert valid position condition

github.com/alvr-org/Monado-ALVR - 384114b821f26532657fbe4959585388ea261996 authored over 4 years ago by Christoph Haag <[email protected]>
doc/changes: Document MR 340.

github.com/alvr-org/Monado-ALVR - eced139598c508a876b6506e6bc145e328d44501 authored over 4 years ago by Lubosz Sarnecki <[email protected]>
c/renderer+ipc: Use layer renderer.

Make the renderer and IPC aware of multiple projection and quad layers
using the layer renderer....

github.com/alvr-org/Monado-ALVR - d0539161dca484245e43d6a7139c95ef040ed9b5 authored over 4 years ago by Lubosz Sarnecki <[email protected]>
aux/math: Add function to calculate quad model matrix.

github.com/alvr-org/Monado-ALVR - fc271ad5daa3e415acb5099ae83a95f5fd40babd authored over 4 years ago by Lubosz Sarnecki <[email protected]>
c/layer_renderer: Enable blending.

github.com/alvr-org/Monado-ALVR - 066009c0c5b47c9efe66ef89cedddb1e3bbfc061 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
c/compositor: Render multiple layers without IPC.

Hook up layer rendering when XRT_FEATURE_SERVICE is not set.

github.com/alvr-org/Monado-ALVR - 1e8106c9742dff093a3f85dfa19aa654d2d4a2f6 authored over 4 years ago by Lubosz Sarnecki <[email protected]>
ipc/server_process: Check for swapchain NULL pointer.

Skip rendering when swapchains are invalid.

github.com/alvr-org/Monado-ALVR - 4ad806df38eac86f4fbe498a50f8d24205f0e731 authored over 4 years ago by Lubosz Sarnecki <[email protected]>
c/layers: Implement layer renderer.

Implements a layer renderer capable of handling multiple quad
and projection layers rendered in ...

github.com/alvr-org/Monado-ALVR - aedd4d9ff8ec51370ad5aa245285848050b8c913 authored over 4 years ago by Lubosz Sarnecki <[email protected]>
aux/vk: Use optimal tiling in vk_create_image_simple.

Fixes an validation issue on NVIDIA and should bring more performance.

github.com/alvr-org/Monado-ALVR - 905040319ad6fe4dce5f1526fd03f080a6276a37 authored over 4 years ago by Lubosz Sarnecki <[email protected]>
aux/vk: Add image helper struct and functions.

github.com/alvr-org/Monado-ALVR - 68c5eecb963e1360403153c0556ec13957ed70cd authored over 4 years ago by Lubosz Sarnecki <[email protected]>
aux/vk: Add buffer helper structs and functions.

github.com/alvr-org/Monado-ALVR - 589c7e4fef4acf3f1b7be02088065a4f1723228c authored over 4 years ago by Lubosz Sarnecki <[email protected]>
st/oxr: Correctly validate time in xrLocateSpace

github.com/alvr-org/Monado-ALVR - 03f802de772cecee500d021cfa5a29fd6897ee6f authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Now that layers are supported up the max layers to what the spec requires

github.com/alvr-org/Monado-ALVR - dd0437920983a3d7acb397b7adb2cc9e59513cc3 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
ci: Rename scripts to get : out of filenames

github.com/alvr-org/Monado-ALVR - 1aff19e9750cc1ff0105783067f5104158133685 authored over 4 years ago by Ryan Pavlik <[email protected]>
cmake: Add missing modules

github.com/alvr-org/Monado-ALVR - 6b0831466e8858b174fc77b967a2fd46f430ffd2 authored over 4 years ago by Ryan Pavlik <[email protected]>