Kyle Gospodnetich
3ca09c587d
fix(deck): Add patch to fix some invalid refresh rates (Thanks @matte_schwartz)
2024-07-03 22:08:39 -07:00
Kyle Gospodnetich
c50dc8ee9e
fix(mesa): Add missing patches from upstream
2024-07-02 21:09:57 -07:00
Kyle Gospodnetich
8b9cdc64c6
chore: Increase gamescope version
2024-07-02 15:32:43 -07:00
Kyle Gospodnetich
868e2324d5
chore: Support forced external displays as well
2024-07-02 15:32:25 -07:00
Kyle Gospodnetich
5a3d586ee8
chore: Move to chimeraos.patch
2024-07-02 14:23:28 -07:00
Kyle Gospodnetich
70c5d6eb54
chore: Add patch for external displays on LGO/Loki
2024-07-02 14:15:09 -07:00
Kyle Gospodnetich
f6490fcf6c
chore: Update sd mounting package version
2024-06-30 00:46:52 -07:00
Kyle Gospodnetich
ac53c8bd6c
chore: Update jupiter-hw-support packages
2024-06-30 00:34:08 -07:00
Kyle Gospodnetich
2e06ffbd1f
chore: Add remaining gamescope patches from ChimeraOS
2024-06-28 00:56:46 -07:00
Kyle Gospodnetich
13086a95b1
chore: Increase MangoHud version
2024-06-28 00:48:20 -07:00
Kyle Gospodnetich
51f8faf34d
chore: Handle 32-bit mangohud properly
2024-06-28 00:25:48 -07:00
Kyle Gospodnetich
1cfb24d315
chore: Add qmake for steamdeck-dsp
2024-06-27 17:35:18 -07:00
Kyle Gospodnetich
7c492e85e8
chore: Add MangoHud spec file
2024-06-27 17:23:28 -07:00
Kyle Gospodnetich
48bdb7339e
chore: Add gamescopectl binary
2024-06-27 13:32:40 -07:00
Kyle Gospodnetich
91579f9397
chore: Don't override force_fallback_for
2024-06-27 13:24:48 -07:00
Kyle Gospodnetich
53aeff4d57
chore: Update gamescope to 3.14.22
2024-06-27 13:19:16 -07:00
Kyle Gospodnetich
e8b409a5ac
feat(deck): Restore nested desktop on KDE6
2024-06-26 23:14:12 -07:00
Kyle Gospodnetich
47785d5572
chore: Remove unneeded patch
2024-06-22 12:42:20 -07:00
Kyle Gospodnetich
a551bf096f
chore: Update xwayland to 24.1.0
2024-06-22 12:38:21 -07:00
Kyle Gospodnetich
5a78d7a88e
chore: Update to Mesa 24.1.2
2024-06-21 09:43:19 -07:00
Kyle Gospodnetich
3fbd3a0d57
fix: Disable explicit sync in gamescope by default until fixed
2024-06-17 16:15:25 -07:00
Kyle Gospodnetich
aeef5a3d47
fix(deck): Add workaround for another mura issue on OLED Deck
2024-06-16 19:48:11 -07:00
Kyle Gospodnetich
477f765ee1
fix(deck): Patch broken mura setup script
2024-06-16 19:24:00 -07:00
Aaron Trout
0f068d0adf
chore: bump mesa to 24.1.1 ( #1223 )
2024-06-14 08:17:45 -07:00
Marco Rodolfi
707bebb41f
feat: update btrfs scripts ( #1201 )
...
* chore: fixup deckhd patch (#1200 )
* Revert "chore: Add patch for libliftoff corruption issue"
This reverts commit ebaa187b5ca99b8bbd47a7ddcbf34844aed2ea5a.
* chore: Increase gamescope release version
* Import latest changes from the btrfs deduplication script and update the method for reenabling rmlint simplifying the whole process
---------
Co-authored-by: matte-schwartz <136293710+matte-schwartz@users.noreply.github.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-06-03 07:02:40 -07:00
Kyle Gospodnetich
ebaa187b5c
chore: Add patch for libliftoff corruption issue
2024-05-29 14:40:59 -07:00
Kyle Gospodnetich
92450e3d27
chore: Update pipewire to 1.0.7
2024-05-26 22:41:44 -07:00
Kyle Gospodnetich
f895ea3b8a
Revert "chore(kde): Drop default theme until oddball hardware-specific KDE bug cause can be determined."
...
This reverts commit 9da79bd7d586d781988344cf324dc4f3a3034ce3.
2024-05-24 10:59:53 -07:00
Kyle Gospodnetich
77342067e6
chore: Update to gamescope 3.14.18
2024-05-24 10:25:56 -07:00
Kyle Gospodnetich
fabd91e373
chore: Drop libliftoff fallback
2024-05-23 17:40:59 -07:00
Aaron Trout
0482ffc76c
chore: remove build workarounds in mesa.spec ( #1165 )
2024-05-23 17:21:44 -07:00
Kyle Gospodnetich
9da79bd7d5
chore(kde): Drop default theme until oddball hardware-specific KDE bug cause can be determined.
2024-05-23 17:14:32 -07:00
Aaron Trout
f5f821f93e
feat: mesa 24.1 ( #1082 )
...
* feat: mesa 24.1
Description of changes:
- Upgrade to mesa 24.1
- Remove Broadcom fix backport since it's part of 24.1 release
- 'nouveau-experimental' vulkan driver is now just 'nouveau'
- disable Intel RayTracing on anything but x86_64 (it's not supported
anywhere else)
- Few dependency definitions / updates to fix build issues
- python3-pycparser
- cbindgen
- version bump for wayland-protocols
- restrict proc-macro2 crate to `< 1.0.80` (fixes
`error[E0658]: use of unstable library feature 'proc_macro_byte_character'`)
- also restricting syn crate to `< 2.0.59` because of dependency conflict
on proc-macro2
- add 'paste' crate
- add new dri libs to defined output files
* update to rc3
* 1.0.79 seemed to work previously; try that
It worked here:
https://copr.fedorainfracloud.org/coprs/trouter/bazzite-multilib/build/7337624/
Which was a build from the 'main' branch of mesa before
they released the first RC of 24.1
* Revert "1.0.79 seemed to work previously; try that"
This reverts commit 4f52e2dda394bde7a3c450c20b1e6c736558dbd5.
* rust 1.78 is in F40 now which might fix this?
* revert syn package restriction; should be fixed now rust 1.78 is here
* attempt to fix build; make sacrifice to meson gods
* bump to rc4
* chore: Update to stable 24.1.0
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-05-23 11:09:35 -07:00
Kyle Gospodnetich
759d1eedfe
chore: Update to gamescope 3.14.17
2024-05-22 14:18:05 -07:00
Kyle Gospodnetich
a06c590e36
chore: Use only on the desktop
2024-05-20 23:00:25 -07:00
Kyle Gospodnetich
ba9ac73bc3
chore: Add support for https://github.com/FrameworkComputer/steam-drive-mounter
2024-05-20 22:07:13 -07:00
Kyle Gospodnetich
cae8d96985
feat: Recover from GPU crashes on the primary GPU - from jupiter-hw-support
2024-05-20 21:32:55 -07:00
Kyle Gospodnetich
c3581b4910
chore: Remove unneeded patch
2024-05-20 16:57:01 -07:00
Kyle Gospodnetich
6dbc6bef60
chore: Update to mesa 24.0.7
2024-05-20 16:52:39 -07:00
Kyle Gospodnetich
304e2a7a1a
chore: Update spec file for next release of gamescope
2024-05-20 15:57:17 -07:00
Kyle Gospodnetich
4562a07bee
chore: Update bluez
2024-05-20 15:43:04 -07:00
Kyle Gospodnetich
c4f80a9749
chore: Use fallback for libliftoff
2024-05-20 15:17:51 -07:00
Kyle Gospodnetich
52be6b8878
chore: Update wireplumber to 0.5.2
2024-05-20 10:44:43 -07:00
Kyle Gospodnetich
9b4fb52ab2
chore(kde): Add fix for log spam (Thank @m2giles)
2024-05-20 10:32:14 -07:00
Kyle Gospodnetich
4d198bd8e8
chore(gamescope): Increase release ver
2024-05-20 09:52:54 -07:00
Kyle Gospodnetich
b3aa2bdb5f
chore(gamescope): Add modifiers patch for older GPUs
2024-05-20 09:49:36 -07:00
Kyle Gospodnetich
e70ed0a471
chore: Adjust paths
2024-05-18 22:34:11 -07:00
Kyle Gospodnetich
ecbf01b2c8
chore: Update patch application
2024-05-18 22:22:49 -07:00
Kyle Gospodnetich
19b7c831de
chore: Update jupiter-fan-control
2024-05-18 22:13:28 -07:00
Kyle Gospodnetich
229460c364
chore: Update gamescope to 3.14.16
2024-05-16 19:22:32 -07:00