File gamescope.changes of Package gamescope
-------------------------------------------------------------------
Wed Oct 30 14:46:41 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.15.14:
* Fix a CVulkanCmdBuffer leak that could result in screenshot request failures
-------------------------------------------------------------------
Sat Oct 12 06:53:14 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.15.13:
* Fixed conversion from RGB to full range BT.709 YCbCr
* Use the correct colorspace for YUV capture
* Removed GAMESCOPE_NV12_COLORSPACE default
-------------------------------------------------------------------
Sun Sep 22 07:07:59 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.15.11:
* Add clipboard support from SDL backend
* Fix how reshade effects are cleared
-------------------------------------------------------------------
Sat Sep 21 06:42:08 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.15.10:
* WaylandResource: Fix deleting resource
* layer: Print application info at instance creation time
* steamcompmgr: Fix crash when using magnifier and game recording
-------------------------------------------------------------------
Thu Sep 12 11:59:13 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.15.9:
* 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
-------------------------------------------------------------------
Wed Sep 11 11:59:41 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.15.7:
* 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
-------------------------------------------------------------------
Tue Sep 10 12:43:06 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.15.6:
* 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
* BufferMemo: Add debug logging to buffer memos
* DRMBackend: Fix VRR capable check
-------------------------------------------------------------------
Fri Sep 6 12:53:30 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.15.5:
* BufferMemo: Add debug logging to buffer memos
* pipewire: cmpxchng in_buffer + out_buffer to nullptr if they equal to buffer
* steamcompmgr: Advertise UTF8_STRING in clipboard TARGETS
-------------------------------------------------------------------
Thu Aug 29 12:36:27 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.15.2:
* DRMBackend: Fix VRR capable check
-------------------------------------------------------------------
Wed Aug 21 18:23:47 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.15.1:
* vblankmanager: Rework redzone + drawtime on VRR to be tight
* steamcompmgr: Don't always repaint if we cycle through and we have an ignored overlay repaint
* steamcompmgr: Add adaptive_sync_ignore_overlay
* steamcompmgr: Reset nIgnoredOverlayRepaint if we don't need to repaint overlays
* steamcompmgr: Make ignored overlay repaints on VRR path more clear
* steamcompmgr: VRR fifo/fps limiter fixes
* steamcompmgr: Rewrite VRR logic to make more sense and be cleaner
* steamcompmgr: Fix bHasOverlay check
* steamcompmgr: Clear upscale images if we aren't using them
* steamcompmgr, commit: Add support for pre-emptive upscaling for focused windows using FIFO commits
-------------------------------------------------------------------
Tue Aug 20 07:00:42 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.15.0:
* steamcompmgr: VRR fifo/fps limiter fixes
* steamcompmgr: Rewrite VRR logic to make more sense and be cleaner
* steamcompmgr: Fix bHasOverlay check
* steamcompmgr: Clear upscale images if we aren't using them
* steamcompmgr, commit: Add support for pre-emptive upscaling for focused windows using FIFO commits
* rendervulkan: Allow vulkan_composite to take in a command buffer
* rendervulkan: Add the ability to add external dependencies/signals to submissions
* rendervulkan: Enable VK_KHR_external_semaphore_fd
* rendervulkan: Add IsInUse helper to CVulkanTexture
* Timeline, rendervulkan: Add ability to construct CTimeline from a device-local timeline semaphore, and vice versa
-------------------------------------------------------------------
Fri Aug 9 12:08:48 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.14.29:
* wlserver: Fix cursor clamp assertion
-------------------------------------------------------------------
Wed Aug 7 12:18:51 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.14.28:
* DRMBackend: Cache requested dynamic refresh rate and compare against that
* build: include missing gamescope_version for color utils
* wlserver: fix nullptr dereference on oPoint->pTimeline
* DRMBackend: Fix mode fallback on connector changes
* DRMBackend: Track pending flip count robustly
* DRMBackend: Clean up flip_lock usage
* steamcompmgr: Add paint_debug_pause_base_plane
* log: Create convars to control log level
* wlserver, backend: Fix explicit sync release not accounting for backend fb referencing
* wlserver: Add cv_drm_debug_syncobj_force_wait_on_commit
-------------------------------------------------------------------
Tue Aug 6 13:21:14 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.14.27:
* wlserver: fix nullptr dereference on oPoint->pTimeline
* DRMBackend: Fix mode fallback on connector changes
* DRMBackend: Track pending flip count robustly
* DRMBackend: Clean up flip_lock usage
* steamcompmgr: Add paint_debug_pause_base_plane
* log: Create convars to control log level
* wlserver, backend: Fix explicit sync release not accounting for backend fb referencing
* wlserver: Add cv_drm_debug_syncobj_force_wait_on_commit
* wlserver: Filter wp_linux_drm_syncobj_manager_v1 if explicit sync is disabled by convar
* steamcompmgr: Remove "launch".
-------------------------------------------------------------------
Wed Jul 31 12:20:48 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.14.26:
* steamcompmgr: Remove "launch".
* subprojects: Bump to wlroots 0.18 + some very minor build changes
* wlserver, rendervulkan: Update to wlroots 0.18 release
* rendervulkan: Fix flipping shm textures
* DRMBackend: Fix parsing chromaticity coords
* DRMBackend: Change DeckHD check to be more specific
* modegen: DeckHD Support (#1281)
* subprojects: update libdisplay-info to 0.2.0
* color_helpers: Clang warning fixes
* wayland_backend: round surface size towards infinity
-------------------------------------------------------------------
Wed Jul 10 20:01:37 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.14.24:
* main: Only set no_display if in Steam mode.
* openvr: Fix trackpad mode with fps limiter
* openvr: Add trackpad stuff for relative mouse mode
* steamcompmgr: Don't consider Steam for relative mouse mode
* convar: Fix ordering for <=>
* convar: Print info if invoked with one arg
* steamcompmgr: Use active cursor for setting relative mouse mode
* steamcompmgr: Fix relative mouse getting enabled when using a nested cursor
* convar: Support for float convars
* openvr: Use full output width/height for backing texture for now
-------------------------------------------------------------------
Sat Jul 6 06:46:09 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.14.23:
* wlserver: Handle cursor not reaching full length of popup menus
* gamescopestream: Hook up to regular log stuff
* build: Move certain apps to src/Apps
* gamescopereaper: Change name for reaper log
* steamcompmgr: Some console changes
* log: Make logging a bit more colourful
* steamcompmgr: Remove old buffer map variables
* all: Refactor process launching + app waiting + add watchdog reaper thing
* mangoapp: Use existing MANGOHUD_CONFIGFILE if set
* openvr: Remove need for backing if screensize and alpha if backing is transparent
-------------------------------------------------------------------
Sat Jun 22 06:07:06 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to versione 3.14.22:
* wlserver: Rough basic impl of wlr_layer_shell
* steamcompmgr: Fix inverted logic in drawing cursor
* mangoapp: Add extra elements
* rendervulkan: Fix NV12 colorspace producing washed out colours
* drm: Add workaround for NV12 scanout on SteamOS 3.6
-------------------------------------------------------------------
Fri Jun 21 17:07:47 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.14.21:
* steamcompmgr: Add cursor_composite debug convar
* steamcompmgr: Default cv_cursor_composite to 1
* steamcompmgr: Consolidate duped logic into ShouldDrawCursor
* openvr: Add cv_vr_use_window_icons
* build: Add missing GamescopeVersion.h requirement
-------------------------------------------------------------------
Fri Jun 21 13:12:28 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to version 3.14.20:
* main: Add Gamescope Version
* reshade: Bump reshade submodule
* SDLBackend: Fix crash on startup
* wlserver: Destroy presentation feedbacks correctly
* main: Fix leak in CheckWaylandPresentationTime
* steamcompmgr: Remove motif_hints
* main: Free cap_t after use
* mangoapp: Set MANGOHUD_CONFIGFILE on launch with --mangoapp
* main: Fix SteamMode crash
* main: Set compat env vars for Steam and other stuff
-------------------------------------------------------------------
Fri May 24 15:16:58 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to 3.14.18
-------------------------------------------------------------------
Sat May 11 06:51:22 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to 3.14.14
-------------------------------------------------------------------
Wed May 8 17:29:43 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to 3.14.13
-------------------------------------------------------------------
Sat May 4 07:11:19 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to 3.14.12
-------------------------------------------------------------------
Tue Apr 30 19:31:08 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to 3.14.11
-------------------------------------------------------------------
Mon Apr 29 14:25:42 UTC 2024 - icodrop <icodrop@mailbox.org>
- Added libeis.patch
-------------------------------------------------------------------
Sat Apr 27 08:38:04 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to 3.14.7
-------------------------------------------------------------------
Sun Mar 10 11:50:41 UTC 2024 - icodrop <icodrop@mailbox.org>
- Update to 3.14.2
-------------------------------------------------------------------
Sun Oct 8 07:51:06 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.12.6
-------------------------------------------------------------------
Sun Oct 8 07:16:36 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.12.6
-------------------------------------------------------------------
Sun Oct 8 07:04:41 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.12.6
-------------------------------------------------------------------
Fri Sep 1 12:58:14 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.12.5
-------------------------------------------------------------------
Fri Aug 18 06:29:51 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.12.3
-------------------------------------------------------------------
Thu Aug 17 09:14:14 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.12.2
-------------------------------------------------------------------
Thu Aug 17 06:33:09 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.12.2
-------------------------------------------------------------------
Wed Aug 16 06:58:28 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.12.1
-------------------------------------------------------------------
Thu Jul 27 15:10:19 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.12.0
-------------------------------------------------------------------
Fri May 19 12:28:03 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.12.0~beta7
-------------------------------------------------------------------
Wed May 17 07:09:30 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.12.0~beta5
-------------------------------------------------------------------
Sat Apr 29 06:42:08 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.12.0~beta3
-------------------------------------------------------------------
Thu Apr 27 12:13:55 UTC 2023 - icodev
- Update to 3.12.0~beta2
-------------------------------------------------------------------
Tue Apr 25 08:40:02 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.12.0~beta1
-------------------------------------------------------------------
Fri Mar 24 16:17:39 UTC 2023 - icodrop <icodrop@mailbox.org>
- Update to 3.11.52-beta6
-------------------------------------------------------------------
Fri Dec 9 17:40:07 UTC 2022 - icodrop <icodrop@mailbox.org>
- Initial release