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

Merge pull request #674 from BoukeHaarsma23/upgrade-kernel

upgrade kernel to 6.4.3.chos3

github.com/ChimeraOS/chimeraos - 34bf17b9ce578b1570d8516f8954fddbb38cae67 authored over 1 year ago
upgrade kernel to 6.4.3.chos3

github.com/ChimeraOS/chimeraos - 8dba02a92fee7f7fd5cecbb14b81eec0f6429575 authored over 1 year ago
Merge pull request #673 from BoukeHaarsma23/PR-Reproducable-builds-part-2

Reproducible builds part 2

github.com/ChimeraOS/chimeraos - 7c87bc57d61f760ed1747f7a6dca8d7313921893 authored over 1 year ago
Update PKGBUILD to -chos3 patch level

github.com/ChimeraOS/linux-chimeraos - 7f544dfddcc35856988ee285db67a9b545a40ba9 authored over 1 year ago
Remove KBD_BACKLIGHT quirk from asus ally patch

Closes #15

github.com/ChimeraOS/linux-chimeraos - f33436e6dd1306052ef5996b9c1195c2454ddd5e authored over 1 year ago
Add manual triggers to Main and Stable pipelines

github.com/ChimeraOS/chimeraos - dbdb3d6a63dcc7fecc565a753f647a5efed206c5 authored over 1 year ago
Reuse create ChimeraOS image flow.

Makes it easier to update something here in the future.

github.com/ChimeraOS/chimeraos - 4abe95b5c310cdb4c94f4745b9f308e44fdabf9b authored over 1 year ago
Rename build to build-builder

github.com/ChimeraOS/chimeraos - 32f62d8d7b805c2948330d85fc200e751f4f57a5 authored over 1 year ago
Remove unused PR trigger from main flow

This will simplify sharing the image generation is a seperate yaml file. Since we are not using t...

github.com/ChimeraOS/chimeraos - 6f03bd88ed417cf9d9e1fdbb86e6389711250f77 authored over 1 year ago
Add build pipeline for the -stable branch

Mostly copied from the main branch. But needs another script to handle the submodules that exist ...

github.com/ChimeraOS/chimeraos - b5a0fb0b990bf45aefb14fd5e72a65ada5d0e2f1 authored over 1 year ago
Add release branch yaml file

This workflow can be triggered manually. The idea is that it does the following:
- Bump the versi...

github.com/ChimeraOS/chimeraos - f2ba9b9765a7064db340ba37763706ce3f61c470 authored over 1 year ago
Split out own-pkgs into seperate build step

Since we now have a 'stable' arch base (with our overrides in there!) we can safely build our own...

github.com/ChimeraOS/chimeraos - 5a9a6b6ddfa0dc59101784406bde92ace0361cc5 authored over 1 year ago
Switch manifest to clone URL

This way we can use the AUR_PACKAGES array easily to create a script for submodules on the releas...

github.com/ChimeraOS/chimeraos - 33a580576dfd443c54d79e6fe752f821afec5835 authored over 1 year ago
Update docker file

Since we now always have an archive date. We can remove reflector and always set an archive date.

github.com/ChimeraOS/chimeraos - cbf50215603b3df754cfc9a9f3678be31f0ad42a authored over 1 year ago
Always use archive date

For the main branch we still want to have some sense of a stable build. For this reason I want to...

github.com/ChimeraOS/chimeraos - cce5722af828cdc65ea655359bac97ff8a5db575 authored over 1 year ago
Rename PKGs

Since the build order does not matter anymore with the stable base and with the overrides in plac...

github.com/ChimeraOS/chimeraos - 8a3709dbc06d9a546cfc3d289c1aa18b67c29850 authored over 1 year ago
Remove unneeded if in the workflow.

Since the docker build is set anyway, this rather complex if statement is not needed anymore.

github.com/ChimeraOS/chimeraos - 5f8809c55c090b77b38658c48aa37eba9d7ed906 authored over 1 year ago
Disable ParallelDownloads in the chroot

After testing this solves download errors from mirrors in the chroot for me.

github.com/ChimeraOS/chimeraos - 86cafa8e00972ef82a8554ea83ab980cf2b33f5d authored over 1 year ago
Redownload overrides

To reduce the docker container size, redownload override packages upon image build.

github.com/ChimeraOS/chimeraos - b2f117de8a0b58b5fa869292da71d759d07ecb12 authored over 1 year ago
Remove default audio effect

github.com/ChimeraOS/chimeraos-installer - 64ed9efbdd3f46993dfc9c80ba81501e2b2a8fdb authored over 1 year ago
Fix export template and Makefile

github.com/ChimeraOS/chimeraos-installer - 314ad88f0d5a7d336b3485bbc2be46405a10fde8 authored over 1 year ago
Add advanced install menu

github.com/ChimeraOS/chimeraos-installer - 66a4db2ccd771fe2d56f8cb7e5adaacb88d26b7a authored over 1 year ago
Move Frzr.Task to Command and push to installer options state

github.com/ChimeraOS/chimeraos-installer - 64e18bd282f1e57524d169e6040f6c331c345b3d authored over 1 year ago
Implement frzr-bootstrap and menus

github.com/ChimeraOS/chimeraos-installer - 4005cd928de13469893f5f13ac4fe7fb4e8dbab7 authored over 1 year ago
Add missing dependencies to requirements.txt (#291)

github.com/ChimeraOS/chimera - 39d8506cf28f6ab3b190223b2acf09034b2c2083 authored over 1 year ago
Avoid 5s pause after last update fetch attempt (#290)

github.com/ChimeraOS/chimera - a85c614ffe8a60ab0fce4ad666c67bc54daf1861 authored over 1 year ago
improve messaging around repair installs

github.com/ChimeraOS/frzr - 6b6a5c2510304d8af55ff9edb2edc215b5896003 authored over 1 year ago
workflow: Remove conditional on make-release

github.com/ChimeraOS/linux-chimeraos - d0e0b7223eeff80cc0ae0bb5a63b20e7da5b62af authored over 1 year ago
Only build and release on tag push

github.com/ChimeraOS/linux-chimeraos - ab71bffc9e6d0152b6ec994c3d12dd824b919b86 authored over 1 year ago
Remove CINFIG_PER_VMA_LOCK workaround

github.com/ChimeraOS/linux-chimeraos - 25ac0ad43092eacdaf64c4cb9ea4c7f1a2f2543d authored over 1 year ago
Merge pull request #60 from ChimeraOS/pastaq/aya_founders_dsdt

Add AYA NEO FOUNDER DSDT, Fix DMI Match

github.com/ChimeraOS/device-quirks - 5bd9af65a53062f47b6f41d17656c118b4159c86 authored over 1 year ago
use device quirks script to add/remove nvidia gpu support

github.com/ChimeraOS/gamescope-session - 04c552b6134853d53a12c4dde3d5cd6e9facff37 authored over 1 year ago
Switch to move files. Fix verb arg in udev rule syntax

github.com/ChimeraOS/device-quirks - 853961c546ae67e7c95c7903ed0b03f49ce1ca19 authored over 1 year ago
Merge pull request #14 from ChimeraOS/update-HDR

Update HDR to -valve6 patches

github.com/ChimeraOS/linux-chimeraos - b61a0ae4196a82c86763bdb1d109c1277d8f060e authored over 1 year ago
Update to -valve6 patches

github.com/ChimeraOS/linux-chimeraos - a38bab5a8b781a32bdb96e544d7dd7f60df6af44 authored over 1 year ago
Add AYADEVICE as a valid name for AYA NEO vendor ID

github.com/ChimeraOS/device-quirks - 42f5395f0fb2104903ad9bec62ea43638e06ae6a authored over 1 year ago
Remove scheduled builder-image creation

We are already recreating the builder each time we do a new build image. Remove the schedule sin...

github.com/ChimeraOS/chimeraos - 5803b79705246053e2816e2f2b05205a7794e072 authored over 1 year ago
Revert "Add script to be used with a systemd service to handle the ICD of Nvidia as a workaround"

This reverts commit bfbbc982c919e69ad0143f5081d8747025554aa2.

github.com/ChimeraOS/gamescope-session - 25ebbfc98318aeb2ac658934568611568873e76e authored over 1 year ago
Revert "Check for lock states with frzr based systems"

This reverts commit 9e961e6bc0883bc878a8d7e1a5f049c3582fb88a.

github.com/ChimeraOS/gamescope-session - 8879690664291bd96153e8cb99ed4db5e51ec4ed authored over 1 year ago
Merge pull request #59 from ChimeraOS/pastaq/nvidia_fix

WIP: Add rule to replace ICD if nvidia is detected, or remove it if removed.

github.com/ChimeraOS/device-quirks - 16d8bb78a822ae1a39f7b87b70c3008630fa586c authored over 1 year ago
Add AYA NEO FOUNDER DSDT, Fix DMI Match

github.com/ChimeraOS/device-quirks - 317e0f970cf68300ec574455e25d3071f7f69998 authored over 1 year ago
Add RO check for btrfs

github.com/ChimeraOS/device-quirks - b7f83e63864e70a40332db974224c965d17b35aa authored over 1 year ago
Add rule to replace ICD if nvidia is detected, or remove it if removed.

github.com/ChimeraOS/device-quirks - f626d571c3af75c1e76fdf24935ad9b9b3e45e72 authored over 1 year ago
workflow: Fix release tagged incorrectly

Allow for releases to be made from any branch and tagged in the correct
branch.

github.com/ChimeraOS/chimeraos - a6e4cbae215625b9663fba070afb231a6774617f authored over 1 year ago
Check for lock states with frzr based systems

github.com/ChimeraOS/gamescope-session - 9e961e6bc0883bc878a8d7e1a5f049c3582fb88a authored over 1 year ago
Merge pull request #51 from ChimeraOS/nvidia-check

Add script to be used with a systemd service to handle the ICD of Nvi…

github.com/ChimeraOS/gamescope-session - ccef71bc676ff75d3d9c1ee2cb5ebc41a1c8a786 authored over 1 year ago
Add script to be used with a systemd service to handle the ICD of Nvidia as a workaround

github.com/ChimeraOS/gamescope-session - bfbbc982c919e69ad0143f5081d8747025554aa2 authored over 1 year ago
Revert "fix long game start times due to nvidia shenanigans"

This reverts commit 53886595344db2a4072b750b0922a1442295ba41.

github.com/ChimeraOS/gamescope-session - dfa06d0c587e320468e3c4c98b2553c5522639d2 authored over 1 year ago
rendervulkan: Use native gamut wideness by default

github.com/ChimeraOS/gamescope - 2dd8236c225bfb731c82700cefb8b275f6b77b0f authored over 1 year ago
steamcompmgr: Disable force composite when we would partial

github.com/ChimeraOS/gamescope - feb4451a20b01c1c43e6c04e793be4918d5521b9 authored over 1 year ago
rendervulkan: Pick right first partial composite image

github.com/ChimeraOS/gamescope - 70626628f99cacfb641ac52ce4de0b61ecef914e authored over 1 year ago
drm: Use 10-bit partial composite formats if possible

github.com/ChimeraOS/gamescope - 98335c8709112fa69426b317b1462ad55d9a5e8d authored over 1 year ago
steamcompmgr, rendervulkan: Implement deferred partial composition

Use partial composition for overlays when we have too many layers.

github.com/ChimeraOS/gamescope - bc3c4bc275b5749a5e2b34c3ad729c63104a32f9 authored over 1 year ago
steamcompmgr: Disable partial composition (for now until some critera are met)

github.com/ChimeraOS/gamescope - 3712ecdb3d8683ede7569ca46a6b5f93f83d5ac7 authored over 1 year ago
rendervulkan: Seamless full -> deferred composition switch

github.com/ChimeraOS/gamescope - 5e99ecb46bc11f3f87d9fbc634a2d2e40a4b65b3 authored over 1 year ago
rendervulkan: Move reset for commandbuffer to main thread for partial composition

github.com/ChimeraOS/gamescope - 31eefd41a0056beb4da17ef161ab20859b30b5f2 authored over 1 year ago
rendervulkan: Use same memory backing for partial and complete composition

Despite different formats, alias the memory backing to save space.

github.com/ChimeraOS/gamescope - 6a6df4ea95bba17479090473a96095a07cc4d8bc authored over 1 year ago
drm: Fallback displayColorimetry for broken EDIDs

May fix: #864

github.com/ChimeraOS/gamescope - d5aec886304fd96b312972619f55f8f2520cd8a1 authored over 1 year ago
drm: Free blob in fail path

github.com/ChimeraOS/gamescope - 183792e2ec4ec02b9fe7d9ad0150809a54456e6a authored over 1 year ago
update mesa to 23.1.3-chos5

github.com/ChimeraOS/chimeraos - f0bc120ade9538c6226ffe93c16e939efd73c607 authored over 1 year ago
Revert "Merge pull request #4 from ChimeraOS/strip-unused-components"

This reverts commit bbcd548de66ab318d12b80b741f28148a8968bd6, reversing
changes made to b8f9341e...

github.com/ChimeraOS/mesa-chimeraos - 0b43e43b39687bbeba2e31d2a49a650c6d25bd39 authored over 1 year ago
Revert "Revert "Merge pull request #5 from ChimeraOS/radv-occlusion-patch""

This reverts commit ac4a0be8ee41196e17f4b056a83fa5e5256ff648.

github.com/ChimeraOS/mesa-chimeraos - 1d5d3a40f698fa0ae2c15603ba14476fc3e83edb authored over 1 year ago
update mesa to 23.1.3-chos4

github.com/ChimeraOS/chimeraos - 5d449db91df99f8766fd38da68b9d7f261971500 authored over 1 year ago
Revert "Merge pull request #5 from ChimeraOS/radv-occlusion-patch"

This reverts commit b8f9341e367405651b48447ea44b5987e5e85ab2, reversing
changes made to f505ef31...

github.com/ChimeraOS/mesa-chimeraos - ac4a0be8ee41196e17f4b056a83fa5e5256ff648 authored over 1 year ago
Revert "update mesa to 23.1.3-chos3"

This reverts commit f6245ff7357dd7542790a3bafcabf6fdb25f7d7d.

github.com/ChimeraOS/chimeraos - d7c468d31e8b7e6a21f5ee6410216f13899cba8c authored over 1 year ago
update to kernel 6.4.2

github.com/ChimeraOS/chimeraos - edeff2c24f1705447570015662d6ca237b7ec578 authored over 1 year ago
fix kernel install with new location

github.com/ChimeraOS/chimeraos - 539818bdb34d0db9181d684225aa61ee072e4747 authored over 1 year ago
build-image: change install order, install package overrides together with own_pkgs

github.com/ChimeraOS/chimeraos - dce4c5655a6cf62dadb71dee69a9348972b2849d authored over 1 year ago
update mesa to 23.1.3-chos3

github.com/ChimeraOS/chimeraos - f6245ff7357dd7542790a3bafcabf6fdb25f7d7d authored over 1 year ago
Merge remote-tracking branch 'origin/update-mangohud'

github.com/ChimeraOS/chimeraos - 638dcdd38b45ffd6d4fa094951ef03b79c6d6ff3 authored over 1 year ago
Replace asus-linux-firmware with asus-cirrus-firmware from AUR

github.com/ChimeraOS/chimeraos - ab1b9797e4ad347d9f15223495e4cff648373d60 authored over 1 year ago
Remove firmware-git use regular pkg from [core]

[skip ci]

github.com/ChimeraOS/chimeraos - fff4066185440ec528ae4ba77f39bf43178e24fb authored over 1 year ago
Update mangohud with recent fixes

github.com/ChimeraOS/chimeraos - 69733c319f56024ab24f6706023662dfcbddc010 authored over 1 year ago
Merge pull request #4 from ChimeraOS/strip-unused-components

Strip unused components

github.com/ChimeraOS/mesa-chimeraos - bbcd548de66ab318d12b80b741f28148a8968bd6 authored over 1 year ago
Merge pull request #5 from ChimeraOS/radv-occlusion-patch

add radv occlusion patch for jedi survivor

github.com/ChimeraOS/mesa-chimeraos - b8f9341e367405651b48447ea44b5987e5e85ab2 authored over 1 year ago
add radv occlusion patch for jedi survivor

github.com/ChimeraOS/mesa-chimeraos - f62f5ca2c7b3b4527be8dfc975bd240482acfc0f authored over 1 year ago
Add another found Air Plus 16GB DSDT

github.com/ChimeraOS/device-quirks - 9c492edc33d268d757e43ba1d112e4bd8721c4c4 authored over 1 year ago
Remove d3d12

only used in WSL, so can safely be removed

github.com/ChimeraOS/mesa-chimeraos - 9d0ce471fdd7e03d168885d0863d1fc0e7639639 authored over 1 year ago
Remove virtio drivers

github.com/ChimeraOS/mesa-chimeraos - 48649da3577d134dbd2cfbffbfd6f3204574198a authored over 1 year ago
Revert "Remove SWRAST"

This reverts commit fc97dee0ab52ddfa6ea6a11bebefe0c9c20bb0a0.
Gallium NINE does require SWRAST d...

github.com/ChimeraOS/mesa-chimeraos - b23e7e890d0fe6997d35c49f734989ce6655d047 authored over 1 year ago
Remove SWRAST

packages not used, safe to remove

github.com/ChimeraOS/mesa-chimeraos - 48d6ebae484bb97cab9c0628316f0d64f4831bd9 authored over 1 year ago
only do release on main

github.com/ChimeraOS/mesa-chimeraos - f505ef315c1363405004aed04cba0d14926b1b1f authored over 1 year ago
Add mm-soft-dirty patchset from Paul Gofman

Add the patch from https://github.com/Frogging-Family/linux-tkg/pull/206
Needed for D3D12 APITra...

github.com/ChimeraOS/linux-chimeraos - 4f8f1aadc654eae8ab92ea88448f12b015b58b7e authored over 1 year ago
Update on top of v6.4.2-arch2

Temporary fix for PER_VMA_LOCK by disabling it

github.com/ChimeraOS/linux-chimeraos - 5430a4cfee0945f963eab578cb9d5769df0fa4a8 authored over 1 year ago
Use pipewire from arch packages

github.com/ChimeraOS/chimeraos - 5f8c2cbef399701fb126940b3bd5d09557971b48 authored over 1 year ago
Update install.sh

Don't check unstable builds here.

github.com/ChimeraOS/install-media - 69ce6284caf8a1ab008860e98ad28fbf1277126d authored over 1 year ago
switch order of installing packages

github.com/ChimeraOS/chimeraos - 3ffba7da7320e78a6fb544240143b8a41d5e3f64 authored over 1 year ago
use mesa-23.1.3-chos2

github.com/ChimeraOS/chimeraos - fc092bc9f93a8725bcbb703ed1c554177efed551 authored over 1 year ago
bump kernel to v6.4.1

[bump ci]

github.com/ChimeraOS/chimeraos - f6b9019a24f300b9fb8fc9cbd1d69f240e5139fd authored over 1 year ago