From 7c6814f4ee221b0bbfb33a3925350c79395f3b042bbf81ccd81cc432a2e9c27b Mon Sep 17 00:00:00 2001 From: llyyr Date: Mon, 9 Oct 2023 13:17:37 +0000 Subject: [PATCH] Accepting request 1116462 from home:ateixeira:branches:games:tools - Update to version 3.12.7+git0.d1eb70b: * steamcompmgr: Overwrite SDL_VIDEODRIVER before nested app launch * main: Make not having presentation time not fatal * main: Default back to SDL_VIDEODRIVER x11 if not exposing wayland * wlserver: Enable xwayland force_xrandr_emulation option * wlserver: Handle pending surfaces in set_wl_id when we already have an existing surface * wlserver: Add feature bit for pixel filter * rendervulkan: Add PIXEL filter (band-limited pixel filter) * rendervulkan: Emulate bilinear sampling when we need to do custom degammas * wlserver: Fix rare crash on shutdown * sdlwindow: Fix crash on shutdown with session - Add arch suffix to VkLayer filename as per recent changes. OBS-URL: https://build.opensuse.org/request/show/1116462 OBS-URL: https://build.opensuse.org/package/show/games:tools/gamescope?expand=0&rev=11 --- gamescope-3.12.5+git0.a8471d8.tar.xz | 3 --- gamescope-3.12.7+git0.d1eb70b.tar.xz | 3 +++ gamescope.changes | 16 ++++++++++++++++ gamescope.spec | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 gamescope-3.12.5+git0.a8471d8.tar.xz create mode 100644 gamescope-3.12.7+git0.d1eb70b.tar.xz diff --git a/gamescope-3.12.5+git0.a8471d8.tar.xz b/gamescope-3.12.5+git0.a8471d8.tar.xz deleted file mode 100644 index 215748b..0000000 --- a/gamescope-3.12.5+git0.a8471d8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:263c69f89f67e35558c26dea6fd2b3ce971d0ab78c961c33d0f76ff074b04008 -size 94523604 diff --git a/gamescope-3.12.7+git0.d1eb70b.tar.xz b/gamescope-3.12.7+git0.d1eb70b.tar.xz new file mode 100644 index 0000000..46ea51c --- /dev/null +++ b/gamescope-3.12.7+git0.d1eb70b.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd44417dad38f3f1c4af69bc9f89720a93c38e503b63cba3f11cfc060f8cb2d +size 101825140 diff --git a/gamescope.changes b/gamescope.changes index 960dcd7..6a69cfe 100644 --- a/gamescope.changes +++ b/gamescope.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Oct 09 12:23:30 UTC 2023 - antonio.teixeira@suse.com + +- Update to version 3.12.7+git0.d1eb70b: + * steamcompmgr: Overwrite SDL_VIDEODRIVER before nested app launch + * main: Make not having presentation time not fatal + * main: Default back to SDL_VIDEODRIVER x11 if not exposing wayland + * wlserver: Enable xwayland force_xrandr_emulation option + * wlserver: Handle pending surfaces in set_wl_id when we already have an existing surface + * wlserver: Add feature bit for pixel filter + * rendervulkan: Add PIXEL filter (band-limited pixel filter) + * rendervulkan: Emulate bilinear sampling when we need to do custom degammas + * wlserver: Fix rare crash on shutdown + * sdlwindow: Fix crash on shutdown with session +- Add arch suffix to VkLayer filename as per recent changes. + ------------------------------------------------------------------- Wed Sep 13 19:01:13 UTC 2023 - Callum Farmer diff --git a/gamescope.spec b/gamescope.spec index b143f44..9da910a 100644 --- a/gamescope.spec +++ b/gamescope.spec @@ -18,7 +18,7 @@ %bcond_without intree_libs Name: gamescope -Version: 3.12.5+git0.a8471d8 +Version: 3.12.7+git0.d1eb70b Release: 0 Summary: Micro-compositor optimized for running video games on Wayland License: BSD-2-Clause @@ -121,7 +121,7 @@ sed -i "s|dependency('stb')|declare_dependency(include_directories: include_dire %license LICENSE %doc README.md %{_bindir}/%{name} -%{_libdir}/libVkLayer_FROG_gamescope_wsi.so +%{_libdir}/libVkLayer_FROG_gamescope_wsi_%{_arch}.so %dir %{_datadir}/vulkan/implicit_layer.d/ %{_datadir}/vulkan/implicit_layer.d/VkLayer_FROG_gamescope_wsi.%{_arch}.json