Accepting request 1130841 from home:ateixeira:branches:games:tools
- Update to version 3.13.16: * waitable: Set running to false before nudge * waitable: Fix draining CNudgeWaitable * steamcompmgr: Handle external overlays better for steamcompmgr_user_has_any_game_open * drm: Handle rotated screens properly in drm_get_default_refresh * steamcompmgr: Workaround kernel NULL pointer bug with epoll + dmabuf + close * waitable: Remove unused func * steamcompmgr: Remove dmabuf waitable on HUP * steamcompmgr: Reduce alloc overhead of new xwayland resources * drm: Reset CTM on layers with applyColorMgmt = false * mangoapp: Use visible frames for reporting to mangohud if FIFO OBS-URL: https://build.opensuse.org/request/show/1130841 OBS-URL: https://build.opensuse.org/package/show/games:tools/gamescope?expand=0&rev=15
This commit is contained in:
parent
6663ebf0c9
commit
7599537ba2
3
gamescope-3.13.16.tar.xz
Normal file
3
gamescope-3.13.16.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a58a233deb343fc46a612d5c1f9ffc47dd63a5144d8402b7344b30db073a87b
|
||||
size 101882368
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ccea6be609c89abfeca25a47e0fe8a02ccc3ffd67e6d600724ece12174711c86
|
||||
size 101886240
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 04 20:05:27 UTC 2023 - antonio.teixeira@suse.com
|
||||
|
||||
- Update to version 3.13.16:
|
||||
* waitable: Set running to false before nudge
|
||||
* waitable: Fix draining CNudgeWaitable
|
||||
* steamcompmgr: Handle external overlays better for steamcompmgr_user_has_any_game_open
|
||||
* drm: Handle rotated screens properly in drm_get_default_refresh
|
||||
* steamcompmgr: Workaround kernel NULL pointer bug with epoll + dmabuf + close
|
||||
* waitable: Remove unused func
|
||||
* steamcompmgr: Remove dmabuf waitable on HUP
|
||||
* steamcompmgr: Reduce alloc overhead of new xwayland resources
|
||||
* drm: Reset CTM on layers with applyColorMgmt = false
|
||||
* mangoapp: Use visible frames for reporting to mangohud if FIFO
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 15 16:48:15 UTC 2023 - antonio.teixeira@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without intree_libs
|
||||
Name: gamescope
|
||||
Version: 3.13.3
|
||||
Version: 3.13.16
|
||||
Release: 0
|
||||
Summary: Micro-compositor optimized for running video games on Wayland
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user