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
No logic changes, just shuffling code around for better readability.
github.com/ChimeraOS/gamescope - 0a1bf2e81f3de68aac196ee3b15f90cd113be6c4 authored over 4 years ago==2654441==ERROR: AddressSanitizer: alloc-dealloc-mismatch (operator new [] vs operator dele...
github.com/ChimeraOS/gamescope - 3096c1e9cf602c8cb415d56502f04b5dbbecb4ce authored over 4 years ago
Remove the implicit sync Vulkan fence hack, it took us 0.2ms of GPU time
to prepare the 1x1 copy...
Needs more correctness around layout transitions still.
github.com/ChimeraOS/gamescope - 165946fad98f2b8ce8037e144b357aeac8d02ab0 authored over 4 years agoMostly in rendervulkan. Super+S or SIGUSR2.
github.com/ChimeraOS/gamescope - df38bea74740700ee672cd50cc885a161bb9f824 authored over 4 years ago
If running through Steam, we want the overlay hooked into gamescope and
not the underlying game,...
The new-ish code to listen for destroy on surfaces on the wlserver side
installs a dynamic liste...
github.com/ChimeraOS/gamescope - 74f831f29024ac26da7a50e57c7459140abac15f authored over 4 years ago
github.com/ChimeraOS/gamescope - 7fedd8251b452e8ea7f51432e73295d51c30ae92 authored over 4 years ago
github.com/ChimeraOS/gamescope - 535fa8c7e5e7876181596c338bfd7209cd820e83 authored over 4 years ago
github.com/ChimeraOS/gamescope - 9889d4f5214b13af0a8ecf9159f674ed8bcae4e4 authored over 4 years ago
github.com/ChimeraOS/gamescope - d3f3acde747772a39a2534abd2ffdc1f59d72bb8 authored over 4 years ago
Closes: https://github.com/Plagman/gamescope/issues/79
Closes: https://github.com/Plagman/gamesc...
github.com/ChimeraOS/chimera - c871cc7c5ccd62dfad4e630ed1263d220c0f630f authored over 4 years ago
Building a Mesa branch is no longer needed. Instead, a recent enough
Mesa will do.
github.com/ChimeraOS/chimera - 04409e69ac938268193f9a90b77073ee480d0a88 authored over 4 years ago
Give them a less misleading name, because WM_STATE is a separate thing.
github.com/ChimeraOS/gamescope - 3b9f8a6d85957908f08152ac6b2c5012845f71a2 authored over 4 years agoMakes it less error-prone to add atoms to the list.
github.com/ChimeraOS/gamescope - aa853dbb76482351d3fc4d91b1dee9cdcf1b048b authored over 4 years agogithub.com/ChimeraOS/chimera - 501e5ced52b29f6eed1f676e2d3ffeff66ff7270 authored over 4 years ago
This allows you to use steam-buddy to type something on the remote X
server, very useful for lo...
github.com/ChimeraOS/gamescope - a24b3ba0088373833ca9655c65ce51aa8acee3f9 authored over 4 years ago
Only if there's no alternative. Useful for Steam updater screen.
github.com/ChimeraOS/gamescope - 272699656fa52823e2d203186c4a1b760846963a authored over 4 years agoOrigin has a bunch of sub-windows that are fully translucent until remapped.
github.com/ChimeraOS/gamescope - 695fc4eb17c3994a93defb26442f165830726f66 authored over 4 years agogithub.com/ChimeraOS/gamescope - d7132a2397b38ca053c2afb5609c48a6946fcb28 authored over 4 years ago
We were storing the DMA-BUF in a CVulkanTexture field, without using it
after BInit, and without...
This reverts commit 98e263c37d77a9f50eff341be244e1da3ff3fe56.
github.com/ChimeraOS/gamescope - 69bcb1b339bb51c678d149e878b132048a19fd23 authored over 4 years agoThis reverts commit 789f009a531eb9e79cd8a47418ebdd057155bdb1.
github.com/ChimeraOS/gamescope - da81b37d07b787aa62cccfeeef9afca03f51e83d authored over 4 years agoThis reverts commit 9c9a8093ee59eb955c36e10597efd18842865726.
github.com/ChimeraOS/gamescope - 0757f2676b30ab399e7d39437585843dc28e9ab4 authored over 4 years agoThis reverts commit c9e11ebdbf474a61a64831b02f5b2d3d348dfe8d.
github.com/ChimeraOS/gamescope - fb2fd1127a0231778ad86d243054da8a3709b811 authored over 4 years agogithub.com/ChimeraOS/gamescope - a39fddf90908339acdf5dccb8dd39c04b9e6f41d authored over 4 years ago
We don't know whether clients create scanout-able DMA-BUFs.
github.com/ChimeraOS/gamescope - 77722293f39cd817fcf58e4cec101a4cd470b6d3 authored over 4 years agogithub.com/ChimeraOS/gamescope - 98e263c37d77a9f50eff341be244e1da3ff3fe56 authored over 4 years ago
This will allow us to call wlr_buffer_lock/unlock in import_commit without
causing a deadlock.
This lets us keep the buffers for pending commits locked.
github.com/ChimeraOS/gamescope - 789f009a531eb9e79cd8a47418ebdd057155bdb1 authored over 4 years agogithub.com/ChimeraOS/gamescope - c9e11ebdbf474a61a64831b02f5b2d3d348dfe8d authored over 4 years ago
wlr_texture_to_dmabuf involves issuing EGL commands to get a DMA-BUF out
of an EGLImage.
When t...
github.com/ChimeraOS/gamescope - b7505b23cf284ddc588c84764fc48e783af0a165 authored over 4 years ago
The multi backend aggregates all input devices. No need to have a
different listener for headles...
github.com/ChimeraOS/gamescope - 7785ed9cdb97d1855b3dfcec56fdc09e7ca4d802 authored over 4 years ago
github.com/ChimeraOS/steamos-compositor-plus - 421f14d9b8700ccdcd35aa532571e91574c626c7 authored over 4 years ago
github.com/ChimeraOS/chimeraos - c8982719900278a9616c9680037e6faf7ae0e012 authored over 4 years ago
github.com/ChimeraOS/chimeraos - e14c836723bc2bf56e9716c410a5c4d261b3d8ec authored over 4 years ago
github.com/ChimeraOS/chimeraos - 6badc180ce8ac86ac805cbab2f6114e4d943e126 authored over 4 years ago
github.com/ChimeraOS/chimeraos - 5e02bcf642b8e371fc11bd422fb2b0357cfe2e0a authored over 4 years ago
github.com/ChimeraOS/chimeraos - b42a22673eb52a6d9d242ea21d92f64cdfe8dc41 authored over 4 years ago
github.com/ChimeraOS/chimeraos - 9f64bd83135e28a880a4cbbb764d6a1cab18ce54 authored over 4 years ago
github.com/ChimeraOS/chimeraos - 5b3abf6e3a03175cb084a06fb2a884b64ae9817a authored over 4 years ago
github.com/ChimeraOS/chimeraos - 51c12aac7b44f09a036c046bcdcc2a4b327fa5a8 authored over 4 years ago
github.com/ChimeraOS/gamescope - 064d132c9362817b4398f13bced35ed33559d57a authored over 4 years ago
Leaves embed tray icon windows to take care of.
github.com/ChimeraOS/gamescope - 2e7f86f80c6572d5daea1b477a7a15a9c2858e9f authored over 4 years ago
Doesn't actually seem to be used for the newly-mapped Origin setup
window, so hacks have to stay...
Avoid override redirect windows.
Raise new windows, don't focus tiny windows. If we only raised...
github.com/ChimeraOS/gamescope - d95d4bf7961bdaf89c59edb9d8faac2951021da7 authored over 4 years agoGets scale from steamcompmgr in an extremely safe and elegant way.
github.com/ChimeraOS/gamescope - 575171360b4c63e3b010ffb76491f8bf59d4eae9 authored over 4 years ago
Will do a cosmetic pass later but unblock using Steam windows that use
OS cursor for now.
github.com/ChimeraOS/chimeraos - 8ddce7dcdd1c8907edf6b8e3b6355b12f94bbf33 authored over 4 years ago
github.com/ChimeraOS/steamos-compositor-plus - c3855fcb5015ecdca299ee4b46b9f90c7a6788de authored over 4 years ago
github.com/ChimeraOS/steamos-compositor-plus - 7a0ebd5fbe93e12b0da08cbd61e355b21242e9fc authored over 4 years ago
github.com/ChimeraOS/steamos-compositor-plus - 7f17ede4ed3973242b6c98929afff9c9a2015306 authored over 4 years ago
github.com/ChimeraOS/chimeraos - 1ef0c4b27fb60a2e36a64b12fe4010a38340f951 authored over 4 years ago
github.com/ChimeraOS/chimeraos - bc1c7008bb599272a5f43e76173e2a046309f08d authored over 4 years ago
github.com/ChimeraOS/chimeraos - 45e5221a049c3542a31c9ecadbc035536d6c4c34 authored over 4 years ago
github.com/ChimeraOS/chimeraos - 49c6f49542291489b02bd734fdfc467cfc251cfe authored over 4 years ago
ASan trace:
==14537==ERROR: AddressSanitizer: alloc-dealloc-mismatch (operator new vs free)...
github.com/ChimeraOS/gamescope - 4524ac3cbb459491bcd0a5e962f055336b7e5178 authored over 4 years ago
When directly scanning out game buffers, we need to make sure the game
buffer is suitable for sc...
wlroots headers can mostly be included with extern "C" blocks. Two
exceptions are the use of `st...
* Fix steam-buddy-authenticator not being found
Because steam-buddy-authenticator was moved, ...
github.com/ChimeraOS/chimera - 318e6dac6239815706c104797c4967b379eb548f authored over 4 years agogithub.com/ChimeraOS/frzr - 40c7678e8405175f52a7bef4ed4ceb70ad10b4d7 authored over 4 years ago
Because steam-buddy-authenticator was moved, config.py could not longer
find it on systems whic...
github.com/ChimeraOS/chimera - 47857ce29fe544707e58030cde5cf58e189972af authored over 4 years ago
github.com/ChimeraOS/gamescope - 453caf76728bd4bed9b3f293f97cdef173e3a2d3 authored over 4 years ago
github.com/ChimeraOS/gamescope - 44023e25d06864870aa457609a4bf46a25833a09 authored over 4 years ago
github.com/ChimeraOS/chimeraos - e9b9c54a6f847c4ef7db2faadb62b261743359f3 authored over 4 years ago
github.com/ChimeraOS/chimeraos - f1197c8061ce42b06b3eeaa2968bba3780b178af authored over 4 years ago
github.com/ChimeraOS/chimeraos - a89413ec0492dee4d15a08d64bb06fc2de3a1ded authored over 4 years ago
github.com/ChimeraOS/chimera - 471d31b41d1cdc3d9770a302902bd3f0d5831b82 authored over 4 years ago
github.com/ChimeraOS/chimeraos - 747b59da26509d3a65e60276a7e31139015ba48a authored over 4 years ago
github.com/ChimeraOS/chimeraos - d21d48125614aff097efc3f3efc07a219decca56 authored over 4 years ago
github.com/ChimeraOS/chimera - 5a858ae25516c7a864178b3646b6a713a76865bd authored over 4 years ago
github.com/ChimeraOS/chimeraos - 083cdc63f48f0f4869a9dba636e9f6403abc3b54 authored over 4 years ago
github.com/ChimeraOS/install-media - aaa58458fe8946a03bd8c0a5d570d9782697a418 authored over 4 years ago
github.com/ChimeraOS/frzr - 2a080af5e510b4ac72d51f0091e94ca8a6617887 authored over 4 years ago
-1 is a truthy value.
github.com/ChimeraOS/gamescope - d41c8656617b264d33a088a697c83dcf7da902af authored over 4 years agogithub.com/ChimeraOS/gamescope - cb540e3fc74c9f94f59313707e6acf8fda2fcc2a authored over 4 years ago
stdout isn't flushed on each newline when redirected to a file. stderr
is always line-buffered. ...
github.com/ChimeraOS/gamescope - cdef160f144aa0fef958b5b8cf375b916a3dd700 authored over 4 years ago
This commit fixes two issues.
A first issue is that fbids_in_req was previously populated
drm_c...
We were creating a new DRM blob each page-flip and never destroying it.
Instead, create the mode...
Upstream has new features, incl. support for the alpha property.
github.com/ChimeraOS/gamescope - 384e7770697763119904b37c7539268aa4b41d2a authored over 4 years agogithub.com/ChimeraOS/chimeraos - 055290666d71c1d64a46f294f4464877a0e1466e authored over 4 years ago
github.com/ChimeraOS/chimeraos - dd74953051c9b4fd637d301f3e25ea8dc604c453 authored over 4 years ago
github.com/ChimeraOS/chimeraos - 17d36a14d0eeb212b5f835f861f0f829b022fb96 authored over 4 years ago
github.com/ChimeraOS/chimera - ef5cbe43320082594292ec0385e311eb1e524dc1 authored over 4 years ago
github.com/ChimeraOS/chimera - 4e3703e5d02e634859f3f6fb332908582727f41b authored over 4 years ago
github.com/ChimeraOS/chimera - 6ca494ca8dd2c0f38bd8fbf2df7a3688bf61c035 authored over 4 years ago
github.com/ChimeraOS/chimera - f1c8ceccd2822b698e0b6647ba4fed38bc7eadca authored over 4 years ago
github.com/ChimeraOS/chimera - 4e95bf629cc5acf697a542d72030bd4b2215ba4d authored over 4 years ago
Internet connection checking loop + gitignore update
github.com/ChimeraOS/install-media - c2da4910b3ab87f73db852cbc96decff2e713f27 authored over 4 years agogithub.com/ChimeraOS/install-media - 1cdd43cd751b5a723aea1e73cfd2209d1314d7a6 authored over 4 years ago
github.com/ChimeraOS/install-media - ad557996049257d85074efd66560cc73a74a08f0 authored over 4 years ago
References: https://github.com/Plagman/gamescope/issues/49
github.com/ChimeraOS/gamescope - 9353ba11d33c945329dd546433037154ad834bbd authored over 4 years agoFixed the default entry in UEFI bootloader
github.com/ChimeraOS/install-media - c2aa886662aa32d221b59dd6a7e35cbcb892cbe4 authored over 4 years ago