Compare commits

...

6 Commits

Author SHA256 Message Date
Ana Guerrero
00780bf625 Accepting request 1198998 from devel:Factory:git-workflow:staging:ateixeira:gamescope:4
Update to 3.15.3



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

OBS-URL: https://build.opensuse.org/request/show/1198998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gamescope?expand=0&rev=19
2024-09-06 15:18:23 +00:00
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
6 changed files with 76 additions and 4 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

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.24.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,3 +1,67 @@
-------------------------------------------------------------------
Thu Sep 5 13:27:32 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>
- Update to version 3.15.3:
* BufferMemo: Add debug logging to buffer memos
* DRMBackend: Fix VRR capable check
-------------------------------------------------------------------
Wed Aug 21 14:21:17 UTC 2024 - antonio.teixeira@suse.com
- Update to version 3.15.0:
* 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
* 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
* Timeline: Add GetPoint
* shaders: Fix rendering without luts applying blend TF
* WaylandBackend: Enable explicit sync
* rendervulkan: Use correct alpha-ness DRM format for composited outputs
* rendervulkan: Add CreateTimelineSemaphore/ImportTimelineSemaphore
* WaylandServer, steamcompmgr: Implement linux_drm_syncobj ourselves
* Timeline: Add constructor that just takes in a syncobj fd
* WaylandServer: Move some legacy code to WaylandServerLegacy header
* WaylandServer: Add CWaylandProtocol
* WaylandServer: Add CWaylandResource
* Timeline: Add DRM timeline helpers
* Utils: Add NonCopyable type
* steamcompmgr: Set cursor to invisible when m_imageEmpty
* wlserver: Fix cursor clamp assertion
* 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
-------------------------------------------------------------------
Thu Aug 01 18:36:07 UTC 2024 - antonio.teixeira@suse.com
- Update to version 3.14.26:
* 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".
* 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)
-------------------------------------------------------------------
Thu Jul 18 14:42:51 UTC 2024 - antonio.teixeira@suse.com

View File

@ -18,7 +18,7 @@
%bcond_without intree_libs
Name: gamescope
Version: 3.14.24
Version: 3.15.3
Release: 0
Summary: Micro-compositor optimized for running video games on Wayland
License: BSD-2-Clause
@ -71,6 +71,7 @@ BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(freerdp2)
BuildRequires: pkgconfig(gbm) >= 17.1.0
BuildRequires: pkgconfig(glesv2)
BuildRequires: pkgconfig(lcms2)
BuildRequires: pkgconfig(libavcodec)
BuildRequires: pkgconfig(libavformat)
BuildRequires: pkgconfig(libavutil)