SHA256
1
0
forked from pool/gamescope

Accepting request 1126706 from home:ateixeira:branches:games:tools

- Update to version 3.13.3:
  * wlserver: Fix removal of gamescope_control resources
  * steamcompmgr: Fix pipewire color mgmt luts
  * steamcompmgr: Save 11MB of VRAM on images we weren't using
  * steamcompmgr: Naiively handle streaming HDR content
  * rendervulkan: Fix NV12 capture colors
  * drm: Allow reading color primaries from EDID on Galileo
  * protocol: Add only_change_refresh_rate flag to target_refresh_cycle_flag
  * layer: Disable EXT_swapchain_maintenance1
  * subprojects: Bump vkroots
  * layer: Migrate display timing impl to EnumerateDeviceExtensionProperties

OBS-URL: https://build.opensuse.org/request/show/1126706
OBS-URL: https://build.opensuse.org/package/show/games:tools/gamescope?expand=0&rev=13
This commit is contained in:
2023-11-16 20:33:00 +00:00
committed by Git OBS Bridge
parent 7c6814f4ee
commit 6663ebf0c9
5 changed files with 22 additions and 8 deletions

View File

@@ -2,11 +2,10 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/Plagman/gamescope.git</param>
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
<param name="revision">master</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="versionrewrite-pattern">([\.\d]+)-(beta.*)</param>
<param name="versionrewrite-replacement">\1~\2</param>
<param name="versionrewrite-pattern">([\.\d]+)</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">enable</param>
</service>
<service mode="disabled" name="recompress">