Compare commits

..

5 Commits

Author SHA256 Message Date
0c38e24c45 [info=a670b2794f0f9d6d12de7c5dba655add54ce50f8a2d2868d838b85717f90878d]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:ateixeira:gamescope:4/gamescope?expand=0&rev=1
2024-09-05 13:38:17 +00:00
Ana Guerrero
8717c1313b Accepting request 1195136 from devel:Factory:git-workflow:staging:ateixeira:gamescope:3
Update to 3.15.0



(🤖: Submission of gamescope via #3 by ateixeira)

OBS-URL: https://build.opensuse.org/request/show/1195136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gamescope?expand=0&rev=18
2024-08-22 16:13:23 +00:00
4a9b8d52a2 [info=a1370db8d5efcf46b114193bb7801295d7378dd96de23129b07578cff23a3d36]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:ateixeira:gamescope:3/gamescope?expand=0&rev=1
2024-08-21 14:33:31 +00:00
Dominique Leuenberger
a52591fd32 Accepting request 1191044 from devel:Factory:git-workflow:staging:ateixeira:gamescope:2
Update to 3.14.26



(🤖: Submission of gamescope via #2 by ateixeira)

OBS-URL: https://build.opensuse.org/request/show/1191044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gamescope?expand=0&rev=17
2024-08-02 15:26:55 +00:00
3abbe2e544 [info=606e2b06543dbb0ccfc931fecbb413246d15a13b058e81531fe092ac9f293c5c]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:ateixeira:gamescope:2/gamescope?expand=0&rev=1
2024-08-01 19:01:47 +00:00
11 changed files with 23 additions and 50 deletions

4
_scmsync.obsinfo Normal file
View File

@ -0,0 +1,4 @@
mtime: 1725543136
commit: a670b2794f0f9d6d12de7c5dba655add54ce50f8a2d2868d838b85717f90878d
url: https://src.opensuse.org/ateixeira/gamescope.git
revision: a670b2794f0f9d6d12de7c5dba655add54ce50f8a2d2868d838b85717f90878d

View File

@ -2,7 +2,6 @@
<services> <services>
<service name="tar_scm" mode="disabled"> <service name="tar_scm" mode="disabled">
<param name="url">https://github.com/Plagman/gamescope.git</param> <param name="url">https://github.com/Plagman/gamescope.git</param>
<param name="revision">refs/tags/3.15.14</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="versionrewrite-pattern">([\.\d]+)</param> <param name="versionrewrite-pattern">([\.\d]+)</param>

3
build.specials.obscpio Normal file
View File

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

BIN
gamescope-3.14.22.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
gamescope-3.14.24.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
gamescope-3.14.26.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
gamescope-3.15.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
gamescope-3.15.14.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
gamescope-3.15.3.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,46 +1,3 @@
-------------------------------------------------------------------
Mon Dec 02 18:17:00 UTC 2024 - antonio.teixeira@suse.com
- Update to version 3.15.14:
* Fix a CVulkanCmdBuffer leak that could result in screenshot request failures
* Fixed conversion from RGB to full range BT.709 YCbCr
* Use the correct colorspace for YUV capture
* Removed GAMESCOPE_NV12_COLORSPACE default
* Add clipboard support from SDL backend
* Fix how reshade effects are cleared
* WaylandResource: Fix deleting resource
* layer: Print application info at instance creation time
* steamcompmgr: Fix crash when using magnifier and game recording
* layer: Add hacks for Talos Principle and Serious Sam's bad swapchain usage
* steamcompmgr: Ensure forward progress for surfaces without windows when we discard commits
* steamcompmgr: Disregard XWayland commits if we have an override surface and there was no damage
* build: fix meson compiler warning
* steamcompmgr: Add some logic for picking commits if we have an override w/ WSI layer
* layer: Send VK_ERROR_OUT_OF_DATE when window size changes on X11
* steamcompmgr: Add logging for when pipewire focus appid changes
* pipewire: Fix truncation of SPA_FORMAT_VIDEO_gamescope_focus_appid
* backend, rendervulkan: Use DRM format for output format on backend
* Add gamescope-reshade Wayland interface (#1495)
* build: add compiler information to gamescope_version
* drm: fix wrong degamma/shaper TFs on NV12
* steamcompmgr: Advertise UTF8_STRING in clipboard TARGETS.
* pipewire: cmpxchng in_buffer + out_buffer to nullptr if they equal to buffer
-------------------------------------------------------------------
Fri Sep 13 13:56:01 UTC 2024 - llyyr@yukari.in
- Update to version 3.15.9:
* convars, steamcompmgr: clean up descriptions and HDR launch options
* layer: Add hacks for Talos Principle and Serious Sam's bad swapchain usage
* steamcompmgr: Ensure forward progress for surfaces without windows when we discard commits
* steamcompmgr: Disregard XWayland commits if we have an override surface and there was no damage
* build: fix meson compiler warning
* steamcompmgr: Add some logic for picking commits if we have an override w/ WSI layer
* layer: Send VK_ERROR_OUT_OF_DATE when window size changes on X11
* steamcompmgr: Add logging for when pipewire focus appid changes
* pipewire: Fix truncation of SPA_FORMAT_VIDEO_gamescope_focus_appid
* backend, rendervulkan: Use DRM format for output format on backend
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 5 13:27:32 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com> Thu Sep 5 13:27:32 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>

View File

@ -18,7 +18,7 @@
%bcond_without intree_libs %bcond_without intree_libs
Name: gamescope Name: gamescope
Version: 3.15.14 Version: 3.15.3
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
@ -30,8 +30,6 @@ BuildRequires: gcc-c++
BuildRequires: glslang-devel BuildRequires: glslang-devel
BuildRequires: meson BuildRequires: meson
BuildRequires: pkgconfig BuildRequires: pkgconfig
# for git describe
BuildRequires: git
BuildRequires: stb-devel BuildRequires: stb-devel
BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xcursor)
BuildRequires: pkgconfig(xmu) BuildRequires: pkgconfig(xmu)