SHA256
1
0
forked from pool/gamescope

Accepting request 1156138 from home:ateixeira:branches:games:tools

- Update to version 3.14.2:
  * wayland_backend: Use a fake sequential timestamp
  * wayland_backend: Implement fullscreening + keybinds
  * wayland_backend: Fix 0 refresh in _Presented callback
  * src/meson: include protocols_client_src
  * Tell git to ignore subprojects from meson that aren't git submodules
  * wayland_backend: allow unmapping subsurfaces
  * wayland_backend: don't crash because of out of bounds accesses
  * wayland_backend: Fix build
  * wayland_backend: Handle --hdr-enabled correctly
  * wayland_backend: Add new wayland backend

OBS-URL: https://build.opensuse.org/request/show/1156138
OBS-URL: https://build.opensuse.org/package/show/games:tools/gamescope?expand=0&rev=21
This commit is contained in:
llyyr 2024-03-08 03:12:16 +00:00 committed by Git OBS Bridge
parent 7de1068186
commit 8084b198c3
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c02744194388b16a4dcce83196d678b35082268f499343bd1c9f1bfc30b1718
size 102557424

3
gamescope-3.14.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cfdbbb84383801c59fa4206965c2d18c6630e76e20fd81d7e1757c40a27fd966
size 102543100

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Mar 07 20:27:13 UTC 2024 - antonio.teixeira@suse.com
- Update to version 3.14.2:
* wayland_backend: Use a fake sequential timestamp
* wayland_backend: Implement fullscreening + keybinds
* wayland_backend: Fix 0 refresh in _Presented callback
* src/meson: include protocols_client_src
* Tell git to ignore subprojects from meson that aren't git submodules
* wayland_backend: allow unmapping subsurfaces
* wayland_backend: don't crash because of out of bounds accesses
* wayland_backend: Fix build
* wayland_backend: Handle --hdr-enabled correctly
* wayland_backend: Add new wayland backend
-------------------------------------------------------------------
Tue Jan 23 21:09:17 UTC 2024 - antonio.teixeira@suse.com

View File

@ -18,7 +18,7 @@
%bcond_without intree_libs
Name: gamescope
Version: 3.14.0
Version: 3.14.2
Release: 0
Summary: Micro-compositor optimized for running video games on Wayland
License: BSD-2-Clause