We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Required by mesa!4037 and wlroots!3574 + wlroots!3914. Affects performance of Vulkan-based compositors (e.g., WLR_RENDERER=vulkan sway) and Xwayland on nvidia-drm (e.g., wlroots!4262 + xserver!967).
WLR_RENDERER=vulkan sway
See also GPLv2 implementation: export, import.
The text was updated successfully, but these errors were encountered:
x11-servers/xwayland-devel: update to 21.0.99.1.910
7982b89
Explicit sync requires freebsd/drm-kmod#278 and currently disabled at build time due to missing <linux/dma-buf.h> Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/052909ab9...337d8d48b
x11-servers/xwayland-devel: update to 21.0.99.1.923
75ab4c1
Explicit sync requires freebsd/drm-kmod#278 and currently disabled at build time due to missing <linux/dma-buf.h> Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/052909ab9...c7d56b0e2 (cherry picked from commit 7982b89) (cherry picked from commit 4eca331)
x11-servers/xwayland: update to 24.1.0
14ac02a
Explicit GPU synchronization cannot be used on FreeBSD yet: - https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4262 - https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3843 - https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1520 - freebsd/drm-kmod#278 - nvidia-drm-kmod adaptation for nvidia-driver >= 555 (EGL) and 560 (Vulkan) Changes: https://lists.x.org/archives/xorg-announce/2024-April/003510.html Changes: https://lists.x.org/archives/xorg-announce/2024-May/003513.html Changes: https://lists.x.org/archives/xorg-announce/2024-May/003515.html PR: 278495 Approved by: manu
No branches or pull requests
Required by mesa!4037 and wlroots!3574 + wlroots!3914. Affects performance of Vulkan-based compositors (e.g.,
WLR_RENDERER=vulkan sway
) and Xwayland on nvidia-drm (e.g., wlroots!4262 + xserver!967).See also GPLv2 implementation: export, import.
The text was updated successfully, but these errors were encountered: