Revisions of gamescope

buildservice-autocommit accepted request 1179090 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 28)
baserev update by copy to link target
Antonio Teixeira's avatar Antonio Teixeira (ateixeira) accepted request 1178801 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 27)
- Update to version 3.14.18:
  * wayland_backend: Fix fractional scale bug
  * wayland_backend: Fix cursor position with display scaling
  * main: hide disabled backends from user
  * Fix `sdl2_backend=disabled`
  * layer: Attempt at fixing CI
  * steamcompmgr: Handle FIFO stuff for Wayland windows
  * layer: Get working with native Wayland applications
  * steamcompmgr: Hook up more common stuff to XDG code
  * all: Refactor IBackendFb to be owned by CVulkanTexture
  * steamcompmgr: Don't re-enable applyOutputColorMgmt when dumping screen buffer for screenshots
- Drop libliftoff-fix-gcc14-calloc-transposed-args.patch
buildservice-autocommit accepted request 1172995 from llyyr's avatar llyyr (llyyr) (revision 26)
baserev update by copy to link target
llyyr's avatar llyyr (llyyr) accepted request 1172994 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 25)
- Update to version 3.14.13:
  * wlserver: Fix content overrides for reparented windows
  * drm: Add drm_debug_disable_in_fence_fd convar
  * wlserver: Cursor constraint improvements
  * wlserver: Add affirmative log that libei started
  * layer: Fix double ptr in RemoveFromChain (and add vkroots checks)
  * rendervulkan, shaders: Fix mura correction with FSR + NIS
  * InputEmulation: Add missing break to {START,STOP}_EMULATING
  * layer: Fix crash with frame limiter aware
  * reshade: added helper lambda: matchesAnnotationName
  * reshade: prefer ranges + bind_front over custom lambda
- Add upstream patch libliftoff-fix-gcc14-calloc-transposed-args.patch
  * Fix libliftoff builds with gcc14
buildservice-autocommit accepted request 1170210 from llyyr's avatar llyyr (llyyr) (revision 24)
baserev update by copy to link target
llyyr's avatar llyyr (llyyr) accepted request 1170183 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 23)
- Update to version 3.14.6:
  * wlserver: Collection of cursor improvements/fixes
  * wlserver: Fix some crashes wrt. Gamescope swapchain lifetime
  * Revert "drm: Update AMD color management for Linux 6.8"
  * convar: add Split helper
  * drm: Only expose explicit sync on > kernel 6.8
  * wayland_backend: comment out assert for now
  * build: Add missing input_emulation option
  * input: Add support for xtest emulation with libei
  * drm: Get backend to close down cleanly
  * steamcompmgr: Set PDEATHSIG for launched children
buildservice-autocommit accepted request 1156211 from llyyr's avatar llyyr (llyyr) (revision 22)
baserev update by copy to link target
llyyr's avatar llyyr (llyyr) accepted request 1156138 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 21)
- Update to version 3.14.2:
  * wayland_backend: Use a fake sequential timestamp
  * wayland_backend: Implement fullscreening + keybinds
  * wayland_backend: Fix 0 refresh in _Presented callback
  * src/meson: include protocols_client_src
  * Tell git to ignore subprojects from meson that aren't git submodules
  * wayland_backend: allow unmapping subsurfaces
  * wayland_backend: don't crash because of out of bounds accesses
  * wayland_backend: Fix build
  * wayland_backend: Handle --hdr-enabled correctly
  * wayland_backend: Add new wayland backend
buildservice-autocommit accepted request 1141070 from llyyr's avatar llyyr (llyyr) (revision 20)
baserev update by copy to link target
llyyr's avatar llyyr (llyyr) accepted request 1141061 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 19)
- Update to version 3.14.0:
  * readme: Remove dead shortcut
  * main: Pick correct Vulkan device for DRM
  * Add configurable mouse sensitivity
  * reshade: Make changeset as small using inlining
  * reshade: Removed explicit datatype parameter for inferred typename T (of function)
  * reshade: Condense to one common lambda function
  * reshade: Break function into smaller chunks & common params
  * vr_session: update to OpenVR 2
  * steamcompmgr: Limit desired size by drm cursor size
  * rendervulkan: Add VkExternalMemoryImageCreateInfo for any flippable surface
buildservice-autocommit accepted request 1134739 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 18)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1134675 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 17)
- Update to version 3.13.19:
  * drm: fix other headless NPE
  * layer: Fix warning on printf
  * waitable: Fix some FD close settings
  * waitable: Factor out common ITimerWaitable
  * drm: fix NPE while in headless mode
  * layer: Print more info about VkHdrMetadata
  * layer: Log more about minImageCount
  * drm: Port mode and lut tracking to drm_blob
  * drm: Introduce a drm_blob abstraction
  * drm: Initialize the owned field of blob wrappers properly
buildservice-autocommit accepted request 1130851 from llyyr's avatar llyyr (llyyr) (revision 16)
baserev update by copy to link target
llyyr's avatar llyyr (llyyr) accepted request 1130841 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 15)
- Update to version 3.13.16:
  * waitable: Set running to false before nudge
  * waitable: Fix draining CNudgeWaitable
  * steamcompmgr: Handle external overlays better for steamcompmgr_user_has_any_game_open
  * drm: Handle rotated screens properly in drm_get_default_refresh
  * steamcompmgr: Workaround kernel NULL pointer bug with epoll + dmabuf + close
  * waitable: Remove unused func
  * steamcompmgr: Remove dmabuf waitable on HUP
  * steamcompmgr: Reduce alloc overhead of new xwayland resources
  * drm: Reset CTM on layers with applyColorMgmt = false
  * mangoapp: Use visible frames for reporting to mangohud if FIFO
buildservice-autocommit accepted request 1127176 from llyyr's avatar llyyr (llyyr) (revision 14)
baserev update by copy to link target
llyyr's avatar llyyr (llyyr) accepted request 1126706 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 13)
- 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
buildservice-autocommit accepted request 1116469 from llyyr's avatar llyyr (llyyr) (revision 12)
baserev update by copy to link target
llyyr's avatar llyyr (llyyr) accepted request 1116462 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 11)
- 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.
buildservice-autocommit accepted request 1111511 from llyyr's avatar llyyr (llyyr) (revision 10)
baserev update by copy to link target
llyyr's avatar llyyr (llyyr) accepted request 1110946 from Callum Farmer's avatar Callum Farmer (gmbr3) (revision 9)
- Tumbleweed now has a pkgconfig file for stb
Displaying revisions 1 - 20 of 28
openSUSE Build Service is sponsored by