Ecosyste.ms: OpenCollective

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

ChimeraOS

Creating an operating system for an out of the box console gaming experience on PC hardware.
Collective - Host: opensource - https://opencollective.com/chimeraos - Code: https://github.com/ChimeraOS

drm: use drmIsKMS to detect KMS-capable devices

github.com/ChimeraOS/gamescope - c9af23c75097b95e70386367b51720efea816ea2 authored over 3 years ago
drm: fetch all connectors, CRTCs and planes on init

We need to fetch the props anyways to select the right objects.

github.com/ChimeraOS/gamescope - 930ceb271b8e5fbbbcf53978acb7adc6b1960869 authored over 3 years ago
drm: fix find_crtc_for_connector error return value

The return type is uint32_t so we can't return -1. 0 is a perfectly
fine error guard since DRM o...

github.com/ChimeraOS/gamescope - a2ba2b1b5bb08996ac3b35c4ea5d22297a731b13 authored over 3 years ago
build: lookup a native glslangValidator executable

github.com/ChimeraOS/gamescope - f021460c90356e5ea6dea1395ea0c13373df23bb authored over 3 years ago
build: remove C from language list

github.com/ChimeraOS/gamescope - a691f08171e009577d5af9d0d47def0cf31bbb94 authored over 3 years ago
build: stop linking against math

github.com/ChimeraOS/gamescope - 0c33a70f11a0b7bcd9c64d3322e4d3413f5c72d1 authored over 3 years ago
build: whitespace inconsistency fixes

github.com/ChimeraOS/gamescope - bfd02dc5505dd220402eb8cd54e56431669be5f9 authored over 3 years ago
build: remove duplicate cc assignment

github.com/ChimeraOS/gamescope - 09980c11fdad837c63d607e54c676f9df60819d1 authored over 3 years ago
build: use force_fallback_for

This allows users to more easily control how dependencies are
looked up. By default, a subprojec...

github.com/ChimeraOS/gamescope - cf395c765b143f9ece2c8f6de7209fa1d1ea831c authored over 3 years ago
build: cleanup source files indent

github.com/ChimeraOS/gamescope - 17ba657dd62bd43f6d9c922be3eebea04d177a64 authored over 3 years ago
drm: allow to switch refresh rate at runtime

References: https://github.com/Plagman/gamescope/issues/206

github.com/ChimeraOS/gamescope - b380f3fbf24e78a039e9acfe0181f996238b2ddc authored over 3 years ago
drm: embed drm_t.mode

This will allow us to store a custom mode there, instead of a
mode that comes from the EDID.

github.com/ChimeraOS/gamescope - 852d3b12a9548e7e517d782a51e13f7507a72642 authored over 3 years ago
drm: sort modes

This allows the best mode to be selected even if a constraint is
specified (such as the width or...

github.com/ChimeraOS/gamescope - 127b1b510e1d044587f9e574e538854d60c69f55 authored over 3 years ago
drm: select mode based on g_nNestedRefresh

g_nOutputRefresh is not set by CLI flags.

github.com/ChimeraOS/gamescope - a3144601c37645a22c3d138716e4a67b01012eeb authored over 3 years ago
drm: pick mode based on CLI args

github.com/ChimeraOS/gamescope - 17edd12b3faad3ada915478e8e326731a1c07010 authored over 3 years ago
drm: move mode selection to get_preferred_mode function

github.com/ChimeraOS/gamescope - 953c5ec3772b4e7cf1401fae3517e9e4f4150f50 authored over 3 years ago
drm: remove mode_str and vrefresh args from init_drm

We'll change these at runtime, so let's stop taking them as init
args. They were unused.

github.com/ChimeraOS/gamescope - af1ba566bac23845b61c6b744b6d0556c6b4f5da authored over 3 years ago
Simplify g_nSubCommandArg logic

getopt() will eat the "--" separator if there's one. Rely on the
value of optind after the getop...

github.com/ChimeraOS/gamescope - a22e9d3c0d4997965597454ff9540ca9366f72c8 authored over 3 years ago
readme: simplify example command

github.com/ChimeraOS/gamescope - 4cc32ca8a6e0018e3d1ed1562a80ddde4cb21aba authored over 3 years ago
Add 16:9 defaults for -W/-w

github.com/ChimeraOS/gamescope - 97ae60154d2cb3712640b2dbe8e394deabb8c923 authored over 3 years ago
remove unnecessary package

github.com/ChimeraOS/chimeraos - b70b3b543e7bde704f5f6f1651faf6e60c843a81 authored over 3 years ago
add various audio device firmware

github.com/ChimeraOS/chimeraos - c676a24155cc56d7c7c3eca46617cedd24d13ef7 authored over 3 years ago
Add Proton 6.12-GE-1 (#180)

github.com/ChimeraOS/chimera - 1f4dc23f6e8705bc17c2b4cecfe1e51a4e26278f authored over 3 years ago
Update website link (#249)

github.com/ChimeraOS/chimeraos - 75e50313c483a1ae513495a432afa1073733257f authored over 3 years ago
Add some off-tree wifi drivers and disable wl (#248)

github.com/ChimeraOS/chimeraos - 7aa7e94c50baf7ffb23d9428994cab412813a5a4 authored over 3 years ago
Rename the project to chimera (#174)

* Rename the project to chimera

* Add migration script

This script needs to be run before ...

github.com/ChimeraOS/chimera - 9494a9561df6cfa65cb4ede249eb418423c21c9b authored over 3 years ago
Add verbosity to test run (#178)

github.com/ChimeraOS/chimera - f709d72898da8ec1a019134e222f0966913a3ee2 authored over 3 years ago
bump proton versions

github.com/ChimeraOS/chimera - 54f5fca7cc6d05fd1d8b6c059f54da9a8d7fbbd3 authored over 3 years ago
bump proton versions

github.com/ChimeraOS/chimera - 69602040bc31ea6f3ccdc02a817568f5b67203ee authored over 3 years ago
bump proton versions

github.com/ChimeraOS/chimera - e500f0e7826c70a0194027a80bc387f9dedebb24 authored over 3 years ago
add lego worlds, add some affiliate links

github.com/ChimeraOS/chimeraos.github.io - e31831d3780a5dd47c19e54abf05a67c0d89e1e5 authored over 3 years ago
bump proton version

github.com/ChimeraOS/chimera - 2944fa1a7a1bc46be819249b65328421feb478e1 authored over 3 years ago
add LEGO DC Super-Villains

github.com/ChimeraOS/chimera - 900b3cbbce31491ce8af256dfab6f4e640d8e638 authored over 3 years ago
remove Ultra Street Fighter IV

github.com/ChimeraOS/chimeraos.github.io - e775c68c371afef5bd6af071abfac20e5a8175c5 authored over 3 years ago
Shortcuts submodule to manage all shortcuts (#172)

* Create new submodule for managing shortcuts

* Use shortcuts submodule in steam-shortcuts sc...

github.com/ChimeraOS/chimera - eb98d84dba73212eaa26a8a21c084762b5889762 authored over 3 years ago
Bugfix: steam-config wasn't calling main method. (#175)

github.com/ChimeraOS/chimera - a030b3baea0f80ee0d32d4970c07e3243cb53084 authored over 3 years ago
remove retroarch downgrade

github.com/ChimeraOS/chimeraos - 00bf0cf2c70142e93317563560c81fa67b962e7a authored over 3 years ago
Bump proton version on epic and gog platforms (#173)

github.com/ChimeraOS/chimera - 8248f4c966bcc5d6ecb6808aba92cb659b56a976 authored over 3 years ago
Enable Kernel Modesettiong for `nvidia` (#244)

This is needed for Wayland support, Prime support and some setups may benefit from it even if we...

github.com/ChimeraOS/chimeraos - 2d4d00c64c4f7cb99c889894d10590a15025058c authored over 3 years ago
Merge README.md from Tweaks (#157)

github.com/ChimeraOS/chimera - 5994b31d114a3fda9efb4fadb4788cf66c5ccb8c authored over 3 years ago
Start Tweaks library refactor (#155)

* Add a utils.py for common functions and utilities

* Refactor steam-shortcuts usting utils.p...

github.com/ChimeraOS/chimera - ad72e6c27f5be5504d07fdc4adbea295fc547633 authored over 3 years ago
Back to core linux version after 5.12.13 (#241)

github.com/ChimeraOS/chimeraos - 0b0f8173dd4cdc56ad2fdfffb4fc6f4250f875c8 authored over 3 years ago
Add gamescope-session to the build (#240)

The project already builds `gamescope` as part of the distribution and
would be nice to have a ...

github.com/ChimeraOS/chimeraos - 69208b89352015d0f85cfb545c385a3c50ff1cb4 authored over 3 years ago
Add basic suspend, reboot and power system off (#158)

Three routes are given with no access from the menu for further
integration in the retooling/re...

github.com/ChimeraOS/chimera - 5cd104c30f5449a3331f6c1d197972dd5a9e3410 authored over 3 years ago
Remove command option for Spyro as is not needed (#171)

github.com/ChimeraOS/chimera - 86573453ca1bcc8683989d578397e25c297273c9 authored over 3 years ago
Use inodes to compare DMA-BUFs

The file descriptions are only equal to each other if the producer
has dup'ed the same FD.

github.com/ChimeraOS/gamescope - 84dd1e6542d51fe7fe28f97917b7a246cfece614 authored over 3 years ago
update certified games

github.com/ChimeraOS/chimeraos.github.io - 9f73301828adeb183492394540ce7daf360c8d4d authored over 3 years ago
bump proton version

github.com/ChimeraOS/chimera - b1d46284ae04453de3c2360281958cbb1d686077 authored over 3 years ago
bump proton version

github.com/ChimeraOS/chimera - 6f0262602d1d1fc8194c9f4153e9a1bf3f629917 authored over 3 years ago
Remove `seccomp` from F1 2020 (#168)

It's not needed and deprecated in Proton > 5.0

github.com/ChimeraOS/chimera - 7cd1df98c77563bedd712eed8270e5fb8ebb9316 authored over 3 years ago
bump proton versions

github.com/ChimeraOS/chimera - f2ce076d916b7c72935c0f7e6e6535da1abde561 authored over 3 years ago
bump proton versions

github.com/ChimeraOS/chimera - 8659ae7c58fea06024f05048d951b3818adf9077 authored over 3 years ago
bump proton version for Ori and the Blind Forest (5.13 and 6.3 don't work)

github.com/ChimeraOS/chimera - 5d6ee89719b158ba3f2dbca76339ed07a0f49a37 authored over 3 years ago
bump proton versions after validation

github.com/ChimeraOS/chimera - 69d8b163abefdb38e1cca094abea00f824903134 authored over 3 years ago
My tested games for June (#164)

* Update steam-tweaks.yaml

* Update steam-tweaks.yaml

* Update steam-tweaks.yaml

github.com/ChimeraOS/chimera - b8734915f710ff58e5efbb0c844ec5d0abdd67f6 authored over 3 years ago
Add a few tests and fixes for them (#167)

* Add a convenience script to run all tests

* Validate mangohud_edit html

* Add test for a...

github.com/ChimeraOS/chimera - eebe7adf2d3ca08d22c68694be87c4eece8dee6f authored over 3 years ago
update installer links

github.com/ChimeraOS/chimeraos.github.io - c3daefa016f66f2f892271951d6efcd738b20976 authored over 3 years ago
temporarily revert download links to old installer

github.com/ChimeraOS/chimeraos.github.io - 520a3924c5dd986d78214fb4321215a83a5fbbbe authored over 3 years ago
Merge pull request #37 from Samsagax/fix-online-check

Dirty fix online check

github.com/ChimeraOS/install-media - 38816be7285383e1f2a6c9599a62eb20504c93f7 authored over 3 years ago
Dirty fix online check

Since the change in the CNAME the installer can't check for online since
we are expecting code 2...

github.com/ChimeraOS/install-media - dcde27efada762d295c39864dab0a533bdeeefa4 authored over 3 years ago
fix footer on games page

github.com/ChimeraOS/chimeraos.github.io - 46ad3959127b84e853a2c9c5e15a07cd779fb45b authored over 3 years ago
Bump libliftoff to 0.1.0

github.com/ChimeraOS/gamescope - eb5972ccf61707c9549cea7d2551ed8f904158fb authored over 3 years ago
lighthouse optimizations

github.com/ChimeraOS/chimeraos.github.io - a567472465dd9fe270a1b90c0902bce622d894da authored over 3 years ago
Add MANGOHUD variable globally

github.com/ChimeraOS/gamescope-session - 939e79f7ab87321ce627d5ae927348831de52a1a authored over 3 years ago
Name changes and update Readme

github.com/ChimeraOS/gamescope-session - 5efebd9a3ad2671c1b23c92113347d5deb713fa4 authored over 3 years ago
steamcompmgr: fight clients over focus if we have to

A client can call SetInputFocus at arbitrary times and some do, like Chrome webviews.

github.com/ChimeraOS/gamescope - 9842f2f807dd9e5a4fa8747ee10c3d64fea622c1 authored over 3 years ago
steamcompmgr: report input focus as focused app, not necessarily main plane

github.com/ChimeraOS/gamescope - 45c801e0acdc0a4c8344313ace68c55f430ece4f authored over 3 years ago
steamcompmgr: fix copy paste error

github.com/ChimeraOS/gamescope - f7e1cb2e2e594c367aac5d6e1d9b3bf51ec2ac1a authored over 3 years ago
steamcompmgr: get rid of set_win_hidden

The HIDDEN state was originally just a hint for Panorama windows. It can confuse
other clients. ...

github.com/ChimeraOS/gamescope - 88596b96451e22c664ffb64df12b4876da8d3bfc authored over 3 years ago
rendervulkan: Use Vulkan 1.1

Less hastle going forward for stuff promoted, and we don't want to be running on stuff that does...

github.com/ChimeraOS/gamescope - 39fff770f482b7a363adc1e525a0accbecaef5ee authored over 3 years ago
rendervulkan: Implement NV12 compositing

Dependent on latest Mesa for my commit to support unnormalized ycbcr:

https://gitlab.freedeskto...

github.com/ChimeraOS/gamescope - 00622fff62da98f782ab480d78521f1a4180815a authored over 3 years ago
steamcompmgr: add comment about our iconic handling

github.com/ChimeraOS/gamescope - d176770c151e99d226c0fc4194d16b5cc9bbd957 authored over 3 years ago
steamcompmgr: never put windows in iconic state

github.com/ChimeraOS/gamescope - f8fbd06af4c9319a0fcb8bbe8b79fc00807a80e6 authored over 3 years ago
steamcompmgr: reject WM_CHANGE_STATE messages

github.com/ChimeraOS/gamescope - 5e201b3c0836ccea55d84e7a3a8e384fd66e55b5 authored over 3 years ago
avoid kernel 5.12.13 due to AMD GPU regression

github.com/ChimeraOS/chimeraos - 455d13c2868aebe5de39ff78e32d7ca64e5d5abd authored over 3 years ago
start adding certified steam games

github.com/ChimeraOS/chimeraos.github.io - 092c4106dccea4d414098d4b46b7aa455db43a6b authored over 3 years ago