chore(gamescope): Remove no longer needed patch, add patch to fix frame limiter

This commit is contained in:
Kyle Gospodnetich 2024-07-24 16:31:58 -07:00
parent ac457f07ee
commit eb0d2e92c1
2 changed files with 3613 additions and 9 deletions

View File

@ -6,7 +6,7 @@
Name: gamescope
Version: 100.%{gamescope_tag}
Release: 18.bazzite
Release: 19.bazzite
Summary: Micro-compositor for video games on Wayland
License: BSD
@ -16,21 +16,23 @@ URL: https://github.com/ValveSoftware/gamescope
Source0: stb.pc
Patch0: 0001-cstdint.patch
Patch1: 0002-limits.patch
# https://github.com/ChimeraOS/gamescope
Patch2: chimeraos.patch
Patch1: chimeraos.patch
# https://hhd.dev/
Patch3: disable-steam-touch-click-atom.patch
Patch4: v2-0001-always-send-ctrl-1-2-to-steam-s-wayland-session.patch
Patch2: disable-steam-touch-click-atom.patch
Patch3: v2-0001-always-send-ctrl-1-2-to-steam-s-wayland-session.patch
# https://github.com/ValveSoftware/gamescope/pull/1281
Patch5: deckhd.patch
Patch4: deckhd.patch
# https://github.com/ValveSoftware/gamescope/issues/1398
Patch6: drm-Separate-BOE-and-SDC-OLED-Deck-panel-rates.patch
Patch5: drm-Separate-BOE-and-SDC-OLED-Deck-panel-rates.patch
# https://github.com/ValveSoftware/gamescope/issues/1369
Patch7: revert-299bc34.patch
Patch6: revert-299bc34.patch
# https://github.com/ValveSoftware/gamescope/pull/1231
Patch8: 1231.patch
Patch7: 1231.patch
# Temporary until newer tag than 3.14.24
Patch8: upstream.patch
BuildRequires: meson >= 0.54.0
BuildRequires: ninja-build

File diff suppressed because it is too large Load Diff