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:
parent
7de1068186
commit
8084b198c3
@ -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
3
gamescope-3.14.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cfdbbb84383801c59fa4206965c2d18c6630e76e20fd81d7e1757c40a27fd966
|
||||||
|
size 102543100
|
@ -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
|
Tue Jan 23 21:09:17 UTC 2024 - antonio.teixeira@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without intree_libs
|
%bcond_without intree_libs
|
||||||
Name: gamescope
|
Name: gamescope
|
||||||
Version: 3.14.0
|
Version: 3.14.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Micro-compositor optimized for running video games on Wayland
|
Summary: Micro-compositor optimized for running video games on Wayland
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user