Пакет gamescope: Информация

  • Default inline alert: Версия в репозитории: 3.14.3-alt1

Исходный пакет: gamescope
Версия: 3.11.25-alt1
Последняя версия по данным Repology
Собран:  28 февраля 2022 г. 15:29 в задании #296002
Категория: Система/X11
Сообщить об ошибке в пакете
Домашняя страница: https://github.com/Plagman/gamescope

Лицензия: BSD-2-Clause
О пакете: SteamOS session compositing window manager
Описание: 
In an embedded session usecase, gamescope does the same thing as steamcompmgr,
but with less extra copies and latency:
*   It's getting game frames through Wayland by way of Xwayland,
    so there's no copy within X itself before it gets the frame.
*   It can use DRM/KMS to directly flip game frames to the screen,
    even when stretching or when notifications are up, removing another copy.
*   When it does need to composite with the GPU, it does so with async Vulkan
    compute, meaning you get to see your frame quick even if the game already
    has the GPU busy with the next frame.

It also runs on top of a regular desktop,
the 'nested' usecase steamcompmgr didn't support.
*   Because the game is running in its own personal Xwayland sandbox desktop,
    it can't interfere with your desktop and your desktop can't interfere with it.
*   You can spoof a virtual screen with a desired resolution and refresh rate
    as the only thing the game sees, and control/resize the output as needed.
    This can be useful in exotic display configurations like ultrawide
    or multi-monitor setups that involve rotation.

It runs on Mesa + AMD or Intel, and could be made to run
on other Mesa/DRM drivers with minimal work.
AMD requires Mesa 20.3+, Intel requires Mesa 21.2+.
Can support NVIDIA if/when they support
atomic KMS + accelerated Xwayland + Vulkan DMA-BUF extensions.
See https://github.com/Plagman/gamescope/issues/151 for NVIDIA support state.

If running RadeonSI clients with older cards (GFX8 and below),
currently have to set R600_DEBUG=nodcc,
or corruption will be observed until the stack picks up DRM modifiers support.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
gamescope (x86_64, ppc64le, i586, armh, aarch64)
gamescope-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Сопровождающий: Aleksei Nikiforov

Список участников:
Aleksei Nikiforov

Права:
Mikhail Tergoev
@everybody

    1. libwlroots-devel
    2. libdrm-devel
    3. libliftoff-devel
    4. libxkbcommon-devel
    5. libstb-devel
    6. pipewire-libs-devel
    7. meson
    8. glslang-devel
    9. libSDL2-devel
    10. libX11-devel
    11. libXcomposite-devel
    12. libXdamage-devel
    13. libXext-devel
    14. wayland-protocols
    15. libXfixes-devel
    16. libXrender-devel
    17. libXres-devel
    18. libXtst-devel
    19. libXxf86vm-devel
    20. libinput-devel
    21. gcc-c++
    22. libcap-devel
    23. libvulkan-devel
    24. libwayland-server-devel

Последнее изменение


28 февраля 2022 г. Aleksei Nikiforov 3.11.25-alt1
- Updated to upstream version 3.11.25.
22 февраля 2022 г. Aleksei Nikiforov 3.11.23-alt1
- Initial build for ALT.