diff --git a/_service b/_service index e4910c9..3a60e42 100644 --- a/_service +++ b/_service @@ -2,6 +2,7 @@ https://github.com/Plagman/gamescope.git + refs/tags/3.15.14 @PARENT_TAG@ git ([\.\d]+) diff --git a/gamescope-3.15.14.tar.xz b/gamescope-3.15.14.tar.xz new file mode 100644 index 0000000..9461ded --- /dev/null +++ b/gamescope-3.15.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19c7f8a936cae9001918a9adc83d844a1a74cffdea31cb1664584e5700c6193 +size 103493832 diff --git a/gamescope-3.15.9.tar.xz b/gamescope-3.15.9.tar.xz deleted file mode 100644 index b3ee8bd..0000000 --- a/gamescope-3.15.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:823519c1229599e53183c034686b218029768ff1915a0808adc7ac48d2c32873 -size 103496520 diff --git a/gamescope.changes b/gamescope.changes index 379c2c0..aed3fda 100644 --- a/gamescope.changes +++ b/gamescope.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +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 diff --git a/gamescope.spec b/gamescope.spec index 4df3664..f4f783c 100644 --- a/gamescope.spec +++ b/gamescope.spec @@ -18,7 +18,7 @@ %bcond_without intree_libs Name: gamescope -Version: 3.15.9 +Version: 3.15.14 Release: 0 Summary: Micro-compositor optimized for running video games on Wayland License: BSD-2-Clause