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

ipc: Some comment improvements.

github.com/alvr-org/Monado-ALVR - 56dcaf5abf2184eb12e45bc09b20cab918f51915 authored over 4 years ago by Ryan Pavlik <[email protected]>
aux/ogl: Add helper header for OpenGL.

github.com/alvr-org/Monado-ALVR - e48f68deb6779573ab07ade61273dc116235479f authored over 4 years ago by Ryan Pavlik <[email protected]>
comp/client: Use new texture target utility for OpenGL

github.com/alvr-org/Monado-ALVR - 3250617dcb97f7a24d84117bafd58908302bc2d7 authored over 4 years ago by Ryan Pavlik <[email protected]>
xrt: Make xrt_image_native::size optional.

Not all allocators can supply it.

github.com/alvr-org/Monado-ALVR - fa34c65ed365a913bc5d2dce4abd7b80b214a39b authored over 4 years ago by Ryan Pavlik <[email protected]>
comp/client: Improve EGLimage-based swapchain

github.com/alvr-org/Monado-ALVR - c49ccd7b460102cc0965e4be1bf6b8a9dbf1b570 authored over 4 years ago by Ryan Pavlik <[email protected]>
aux/android: New aux library, add image allocator for Android

github.com/alvr-org/Monado-ALVR - a57507518d3fee2f9e1f7bc805b104b1064551e0 authored over 4 years ago by Ryan Pavlik <[email protected]>
doc: Add mistakenly-omitted changelog fragment.

github.com/alvr-org/Monado-ALVR - 5cccb77403173657d94592e83f3bb1c76e75d3b2 authored over 4 years ago by Ryan Pavlik <[email protected]>
comp/client: Clean up commented-out code.

github.com/alvr-org/Monado-ALVR - 640f24438d7e2c8925e3dbc857347f603b581816 authored over 4 years ago by Ryan Pavlik <[email protected]>
Added discord ^^

github.com/PhoneVR-Developers/PhoneVR - 7a4e8c1167fbeccc5bfe3714011344c8306ec38d authored over 4 years ago by Harsha Raghu <[email protected]>
ipc: Fix loop conditions in loopback allocator

github.com/alvr-org/Monado-ALVR - 6600e738a3777c06db9fdb8770d5e38dba1fc9f9 authored over 4 years ago by Ryan Pavlik <[email protected]>
comp: Add a URL for sample Android EGL code.

github.com/alvr-org/Monado-ALVR - 521de8ecfd5828b6fc6dd8ec183164bda3c22556 authored over 4 years ago by Ryan Pavlik <[email protected]>
st/oxr: Handle the android extension

github.com/alvr-org/Monado-ALVR - 54149b12b91fe85a7f2cfbd3f07e347c8804171e authored over 4 years ago by Ryan Pavlik <[email protected]>
external/glad: Update to add more extensions

github.com/alvr-org/Monado-ALVR - 355ea625dd11b4c6376ed1696723ac35cfed38bf authored over 4 years ago by Ryan Pavlik <[email protected]>
aux/util: Add u_android for global state.

github.com/alvr-org/Monado-ALVR - 430f79a7cafb94048a736924701e4cdbb62ca550 authored over 4 years ago by Ryan Pavlik <[email protected]>
doc: Add changelogs for 489 and 494

github.com/alvr-org/Monado-ALVR - d11f5cb5582aef97562a0776caeac800eb9adfbd authored over 4 years ago by Christoph Haag <[email protected]>
d/ns,rs: Add external slam tracking type

github.com/alvr-org/Monado-ALVR - cd05c86c59ba76d9b194b4b0ab57b41bb8404a99 authored over 4 years ago by Christoph Haag <[email protected]>
ipc: Tidy and better error messages

github.com/alvr-org/Monado-ALVR - 019e962f94921494b36505ab86920e17671ec799 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
ipc: It's okay to send zero handles

github.com/alvr-org/Monado-ALVR - 201b5337df0ac07f284350707ee9df479b7b6e49 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
xrt: Add tracking system type for Hydra

github.com/alvr-org/Monado-ALVR - 7fb0af90de4ce98ea0f7e3ffaa96a16297486ad4 authored over 4 years ago by Christoph Haag <[email protected]>
xrt: Add tracking system type for Lighthouse

github.com/alvr-org/Monado-ALVR - 23bd6a4377ba13496cf6fb2e4526d79d3e61d92a authored over 4 years ago by Christoph Haag <[email protected]>
tests: Fix the number of transforms

github.com/alvr-org/Monado-ALVR - 8f46d42d90050c153ee784c1f69426285d4dd01e authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Make sure that an identity transform is only inserted when needed

github.com/alvr-org/Monado-ALVR - 8a4db7b3ef8be6e2f52b60fb0e6dcd6381b72376 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Better logging when creating transforms

github.com/alvr-org/Monado-ALVR - 1109bc7cfbd633b07d751b350c006ba8b8b26973 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Slightly better logging when we fail to transform

github.com/alvr-org/Monado-ALVR - 25c78287a27ac77f47e9133f7721051e46a1d1f1 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Reject bindings that we can't transform

github.com/alvr-org/Monado-ALVR - a3c4cba7f547436b7062571189cf935bbfd83dd4 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
Merge pull request #23 from ShootingKing-AM/stats-android

Feature: Complete FPS Stats on Android app

github.com/PhoneVR-Developers/PhoneVR - f663164b97468a64542cd83aa57aca15ec901484 authored over 4 years ago by Harsha Raghu <[email protected]>
st/oxr: Proper gles support for Android

github.com/alvr-org/Monado-ALVR - 00abdb358a6bb9e3f673eff3847469ad9185a274 authored over 4 years ago by Ryan Pavlik <[email protected]>
d/vive,survive: Manually improve values for Valve Index display

These values are hand picked to provide a less stretchy image.

github.com/alvr-org/Monado-ALVR - 08ed44b22cf1334ce846ad41ac22f75f5d2e6146 authored over 4 years ago by Christoph Haag <[email protected]>
Added FPS Information

Added FPS Information in Readme troubleshooting section

github.com/PhoneVR-Developers/PhoneVR - 19fc3da1c6dbd6851bc7bc97e2b7135f3c258bac authored over 4 years ago by Harsha Raghu <[email protected]>
Feature: Complete FPS Stats on Android app

Added all relevant component's FPS to be displayed on Mobile device when `Settings->Debug` is ch...

github.com/PhoneVR-Developers/PhoneVR - 11e29e2a3cd612853ee50dcab02a2c1ef588d44a authored over 4 years ago by Harsha Raghu <[email protected]>
d/northstar: Set positional tracking bit true when built with RS support

github.com/alvr-org/Monado-ALVR - 518728156beab499d27ab052bb6888eec1a96831 authored over 4 years ago by Christoph Haag <[email protected]>
d/rs: Use a thread to get the poses

Tested by moses from Discord.

github.com/alvr-org/Monado-ALVR - 132b0c541d81744b00d9a5f0a8a9a2c2b3c8189b authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Print invalid quaternion values in xrLocateView

Gives a hint whether it was zeroed, almost normalized, or not normalized at all.

github.com/alvr-org/Monado-ALVR - 0a667281f994eb73ba3f7053517b9b71f553f6fc authored over 4 years ago by Christoph Haag <[email protected]>
Add software requirements setup wizard page

Update driver registration description

github.com/alvr-org/ALVR - 2b7fdbc3cf1c0911daa0ce840a4b1a0ec3605921 authored over 4 years ago by zarik5 <[email protected]>
Merge pull request #22 from ShootingKing-AM/windriver-streamsettings

[Doc Readme] Windriver streamsettings

github.com/PhoneVR-Developers/PhoneVR - 13ff49b7a7a94a15a2574cf6cd46a90e6da4ed24 authored over 4 years ago by Harsha Raghu <[email protected]>
st/oxr: Use the XR_ERROR_GRAPHICS_REQUIREMENTS_CALL_MISSING code added in OpenXR 1.0.11.

github.com/alvr-org/Monado-ALVR - 54dbb4d1289598d3fc0a565b000f9677813a1300 authored over 4 years ago by Ryan Pavlik <[email protected]>
external: Update OpenXR headers to 1.0.11

github.com/alvr-org/Monado-ALVR - fb48a22cec779ef0bde158ab4a46b4e820f5bd55 authored over 4 years ago by Ryan Pavlik <[email protected]>
comp/main: Refuse to create a swapchain if protected content bit requested.

github.com/alvr-org/Monado-ALVR - 6820a7851da5afe845600bb3461c392568be833b authored over 4 years ago by Ryan Pavlik <[email protected]>
st/oxr: Handle XRT_ERROR_IMAGE_CREATE_FLAG_UNSUPPORTED from compositor.

github.com/alvr-org/Monado-ALVR - 2c126e08ff6a5035c6230e4dea1472b7eb27ee0c authored over 4 years ago by Ryan Pavlik <[email protected]>
inc/xrt: Add a new xrt_result_t code, for when we don't support the specified image flags.

If we don't support protected content (and our compositor doesn't),
we are to error out in a spe...

github.com/alvr-org/Monado-ALVR - 33c20b1a650f432a3cde7e25f5e5eb8a196dac1c authored over 4 years ago by Ryan Pavlik <[email protected]>
st/oxr: Implement cylinder layer

github.com/alvr-org/Monado-ALVR - 8846c88eb14cc7fb9828987a546e37d4a5f52699 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
c/main: Stub in code for cube, cylinder and equirect layers

github.com/alvr-org/Monado-ALVR - 4b5d25dc331d2c940950241fb7d79648183dcde1 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
ipc: Add support for cube, cylinder and equirect layers

github.com/alvr-org/Monado-ALVR - 4754dcd11b2fb58d91d4e29084127d7ade17dc82 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Implement the layer verification functions

github.com/alvr-org/Monado-ALVR - 7eeab2aca6b9afe7c9b1fd2b01152a18681ca8bb authored over 4 years ago by Jakob Bornecrantz <[email protected]>
c/client: Add support for cube, cylinder and equirect layers

github.com/alvr-org/Monado-ALVR - 1292173b5ebd81442a467975eadaea05bd79ae0f authored over 4 years ago by Jakob Bornecrantz <[email protected]>
fixed unregistering of driver removed always first driver

github.com/alvr-org/ALVR - 4e5a597f2fd5dc8ca1f8f9bcb0d415c50858ecdf authored over 4 years ago by JackD83 <[email protected]>
Update README.md

github.com/PhoneVR-Developers/PhoneVR - a9649d5f33a2939b88b98c80883d46ae784dd1a3 authored over 4 years ago by Harsha Raghu <[email protected]>
[WinDrv Stream Settings] Update Readme

1. Added windriver-steamsettings description to Readme
2. Now Debugging streamer overflow even t...

github.com/PhoneVR-Developers/PhoneVR - 36c7519bb7361dd8a9c1dd8e3d56b1bf90749b8c authored over 4 years ago by Harsha Raghu <[email protected]>
added list of installed drivers to wizard and installation tab

github.com/alvr-org/ALVR - 269a53d50c4cd39e35c981c4637b7727aa4309f6 authored over 4 years ago by JackD83 <[email protected]>
comp: Port to using u_handles

github.com/alvr-org/Monado-ALVR - 1bd2c66aa2f2e93e5c73ccec375e6fb8106f9c47 authored over 4 years ago by Ryan Pavlik <[email protected]>
aux/vk: Port to using u_handles

github.com/alvr-org/Monado-ALVR - e0923452920a20c96790bd016b2e76693cbd716f authored over 4 years ago by Ryan Pavlik <[email protected]>
a/util: Add u_handles module.

github.com/alvr-org/Monado-ALVR - 129c1a9ac4f7af85bdd86f0300e75054d47ae93e authored over 4 years ago by Ryan Pavlik <[email protected]>
comp: Save/restore the correct texture binding on Android

github.com/alvr-org/Monado-ALVR - ab4ceee720546d612f7601d90f15dcc3de3c5047 authored over 4 years ago by Ryan Pavlik <[email protected]>
comp: Fix compile-time conditionals

github.com/alvr-org/Monado-ALVR - f9a613a3496e940be07500eab7358cfeeb2ebeab authored over 4 years ago by Ryan Pavlik <[email protected]>
comp: Split OpenGL[ES] swapchain types

github.com/alvr-org/Monado-ALVR - fc73ba0401dacaa397d9c3ee1c8ca8d7b5f99d9b authored over 4 years ago by Ryan Pavlik <[email protected]>
comp: Move GLAD loading and extension checking to places with more information.

They will be sure to load the right combination.

github.com/alvr-org/Monado-ALVR - c5d1dec60c207159a66b051b592da0465f9ea2b2 authored over 4 years ago by Ryan Pavlik <[email protected]>
ipc: Fix conditionals about handle types.

github.com/alvr-org/Monado-ALVR - a6b6ab8e2ce229baad980ee5a50a9fb1c09bb633 authored over 4 years ago by Ryan Pavlik <[email protected]>
comp: Use u_logging in some EGL code.

github.com/alvr-org/Monado-ALVR - bf37b9d9992d19794e4fd14cd4f15ac014d46205 authored over 4 years ago by Ryan Pavlik <[email protected]>
inc/xrt: Tighten requirements for AHardwareBuffer usage.

Needs to be building for platform 26+ (Android 8.0 or newer)

github.com/alvr-org/Monado-ALVR - 3cfdfbde60ebed733faeea92207e80dc54f471c3 authored over 4 years ago by Ryan Pavlik <[email protected]>
xrt: Use our generic graphics buffer typedefs all over.

This adds some Android support in composition clients,
and fixes the breakage from 2 commits ago...

github.com/alvr-org/Monado-ALVR - 9087d1c7a923165017b3bd902dd58a069688896d authored over 4 years ago by Ryan Pavlik <[email protected]>
aux/vk: Fix compile time conditionals

github.com/alvr-org/Monado-ALVR - e52539d1a34f50537e54fa13c9f87a4e7e4666c9 authored over 4 years ago by Ryan Pavlik <[email protected]>
Add Vive wand controller emulation mode.

github.com/alvr-org/ALVR - f628565bbe61509d987dec8ce73f3eb75f52f680 authored over 4 years ago by Ondřej Slabý <[email protected]>
xrt: Rename "fd" references to "handle"

This breaks some Android pieces, which will be fixed shortly.

github.com/alvr-org/Monado-ALVR - 475192ec73fd0b94baf63475b205c843b54b2a08 authored over 4 years ago by Ryan Pavlik <[email protected]>
xrt: Some clang tidy fixes.

A few suppressions as well where clang-tidy did the wrong thing.

github.com/alvr-org/Monado-ALVR - 146218b34621f6162ec20926aaaa1e55148d47d3 authored over 4 years ago by Ryan Pavlik <[email protected]>
ipc: Const correctness

github.com/alvr-org/Monado-ALVR - f1432789eef748054076773a6d45667a51be0385 authored over 4 years ago by Ryan Pavlik <[email protected]>
ipc: Add a disabled loopback allocator

github.com/alvr-org/Monado-ALVR - d27044a18dc23e347f908efe2566fdafa82b86b3 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
ipc: Make it possible to give the client compositor a image allocator

github.com/alvr-org/Monado-ALVR - a834c9977e377468a5c895a3bd626505ad838404 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
xrt: Add new image native allocator interface

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

github.com/alvr-org/ALVR - 235087a95dbd4f1b45f021522d5b0ba3794395f9 authored over 4 years ago by JackD83 <[email protected]>
fixed #288

github.com/alvr-org/ALVR - ec6f60fb15d03c71ee980644d870e5639352fd94 authored over 4 years ago by JackD83 <[email protected]>
fixed #289

github.com/alvr-org/ALVR - 1e2c9671c8434a6fd105e86105a65817b5c70939 authored over 4 years ago by JackD83 <[email protected]>
added handling of optional parameter type

github.com/alvr-org/ALVR - 760878309caf9f50457c1c92c77dff6cfac2cbd8 authored over 4 years ago by JackD83 <[email protected]>
Merge pull request #21 from ShootingKing-AM/windriver-compat

[Win] Adding explicit backward compatibility

github.com/PhoneVR-Developers/PhoneVR - 416012fd227c3fbbb63520e538c8c9ac6a6c36f1 authored over 4 years ago by Harsha Raghu <[email protected]>
Adding explicit backward compatibility

Adding explicit backward compatibility till Windows 7. Using Win8.1 SDK which is officially back...

github.com/PhoneVR-Developers/PhoneVR - 93dc2f00f9473d9e8a6620ff08bda911e2bf19c8 authored over 4 years ago by Harsha Raghu <[email protected]>
st/oxr: Add plumbing for layers

github.com/alvr-org/Monado-ALVR - 38703fc1d293818bb15946cb7c2094cdf9439a3f authored over 4 years ago by Jakob Bornecrantz <[email protected]>
xrt: Add a bunch of different layer types

github.com/alvr-org/Monado-ALVR - 5e78752a6e18c3cfa9de78614b82fad107d51b05 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
cmake: Add build flags for OpenXR layers

github.com/alvr-org/Monado-ALVR - 4a8ac6ebeded2c5868f69efb77257e1b89cf64b7 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
c/main: Fix warnings with asserts

github.com/alvr-org/Monado-ALVR - 71e10fafcdf2ff5a854999c28c2bb3401a9e4a6d authored over 4 years ago by Jakob Bornecrantz <[email protected]>
doc: Add changelogs for MR 477

github.com/alvr-org/Monado-ALVR - c14259de52ae781e71dcbbbbe6545cf2c801b53a authored over 4 years ago by Christoph Haag <[email protected]>
Use 'it' code for the Italian translation.

Fixes #286

github.com/alvr-org/ALVR - 752dcff8f3ddf3de3478bc010cbbc4ef6a1d1dd2 authored over 4 years ago by Ondřej Slabý <[email protected]>
comp: make nvidia display selectable with XRT_COMPOSITOR_FORCE_NVIDIA_DISPLAY

Allows temporarily adding a nvidia display name string to the whitelist without recompiling.

github.com/alvr-org/Monado-ALVR - 026cc646816bf58d697f8273a9142b2a061dea98 authored over 4 years ago by Christoph Haag <[email protected]>
comp: Move nvidia whitelist warning so it is displayed again

github.com/alvr-org/Monado-ALVR - 5ecd0a947d09ae9381502e09b577d1c7d73ffa64 authored over 4 years ago by Christoph Haag <[email protected]>
st/oxr: Fix crash in oxr_session_poll in headless mode

Spotted and reported by svillar (IRC).

github.com/alvr-org/Monado-ALVR - 1e3508d2ce81aec64169efdd816a4ec9e126ff4b authored over 4 years ago by Jakob Bornecrantz <[email protected]>
d/psvr: Fix 3DOF tracking

github.com/alvr-org/Monado-ALVR - ec9ecf6332898c8f2dfeb3bd2b796530c8d4ff60 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
Merge pull request #20 from ShootingKing-AM/android-log

Added Android Logging Debug|Release

github.com/PhoneVR-Developers/PhoneVR - 363b65eddc498a967126a592da3076581880aaca authored over 4 years ago by Harsha Raghu <[email protected]>
Update README.md

github.com/PhoneVR-Developers/PhoneVR - 87c5ab9ff4a0715758f0affe7af5ef3ef00e0415 authored over 4 years ago by Harsha Raghu <[email protected]>
[Android] Implemeting setOnApplyWindowInsetsListener

setOnSystemUiVisibilityChangeListener is now deprecated SDKv30, implemeting setOnApplyWindowInse...

github.com/PhoneVR-Developers/PhoneVR - d6ff8df58d9fb6e775887d0dd242e4c0fa7c26b7 authored over 4 years ago by Harsha Raghu <[email protected]>
[Android] Implementing File loggers

1. Implementing logging to files for Android app.
2. Added a View component to Settings Activity...

github.com/PhoneVR-Developers/PhoneVR - 2db08882859560f5d5208cf0119fbf668cd574ce authored over 4 years ago by Harsha Raghu <[email protected]>
Added Android Logging Debug|Release

1. Adding Logging for both Release and Debug Builds.
2. Request for External Storage Writing and...

github.com/PhoneVR-Developers/PhoneVR - 562c7cfbb3042b240126c80cc87208c9f4898d7a authored over 4 years ago by Harsha Raghu <[email protected]>
Merge branch 'master' of https://github.com/JackD83/ALVR into master

github.com/alvr-org/ALVR - 74bd78b801c804de12f788c783d63e2e3f1527bb authored over 4 years ago by zarik5 <[email protected]>
Change driver registration API

github.com/alvr-org/ALVR - 9f11eebcb427c86ca3df0e9d32623723f498a364 authored over 4 years ago by zarik5 <[email protected]>
Merge pull request #19 from ShootingKing-AM/installfix

Fixing FIle not Found Error on SteamVR

github.com/PhoneVR-Developers/PhoneVR - 24118af235c9bb3a82aa9949590a32607d2cde24 authored over 4 years ago by Harsha Raghu <[email protected]>
Update driver.cpp

Added WatchDog Info to Logging Files

github.com/PhoneVR-Developers/PhoneVR - 38d2dd20c56c0890d103621802c425082e1c580d authored over 4 years ago by Harsha Raghu <[email protected]>
Fixing FIle not Found Error on SteamVR

Fixing FIle not Found Error on SteamVR
and Added some Documentation on Issues.

github.com/PhoneVR-Developers/PhoneVR - 1fe50741c9b06e9786889368a0fe04b36b0894da authored over 4 years ago by Harsha Raghu <[email protected]>
Update README.md

Fixing Typos

github.com/PhoneVR-Developers/PhoneVR - 1b8bc84b83b51a64065c5e70e47d9998fcac088b authored over 4 years ago by Harsha Raghu <[email protected]>
Merge pull request #18 from ShootingKing-AM/android-fix

Updated MainActivity, Troubleshooting tips, Defaulting pairing port

github.com/PhoneVR-Developers/PhoneVR - 8f65e55241f8fbb2d1030ab667fd5eaa4c2fa064 authored over 4 years ago by Harsha Raghu <[email protected]>
Troubleshooting doc and Defaulting Pairing port to 33333

Defaulting Pairing port to 33333 and added some common FAQs

github.com/PhoneVR-Developers/PhoneVR - 3a06100269e5c492349bc0bbd8f9ba86eca2ea40 authored over 4 years ago by Harsha Raghu <[email protected]>
Updated MainActivity.kt

Added more Description, Status, Notes to Home screen of Android App.

github.com/PhoneVR-Developers/PhoneVR - 2f852fae5c1f0aebc03c42c85dff8db6e124e235 authored over 4 years ago by Harsha Raghu <[email protected]>
Merge pull request #17 from ShootingKing-AM/windriver-loginfo

Windriver: Added a seperate Info Log

github.com/PhoneVR-Developers/PhoneVR - e9b987beffe6d13260445a146d079b7ceb38e9bb authored over 4 years ago by Harsha Raghu <[email protected]>
xrt: Make xrt_swapchain_create_info argument const

github.com/alvr-org/Monado-ALVR - ca786df18c6aacd88ba2a3f6d372f32316284fe8 authored over 4 years ago by Jakob Bornecrantz <[email protected]>