[Bug 293719] graphics/egl-wayland2: Add new port
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293719] graphics/egl-wayland2: Add new port"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293719] [new port] graphics/egl-wayland2: Wayland EGL External Platform library Version 2"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293719] [new port] graphics/egl-wayland2: Wayland EGL External Platform library Version 2"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293719] [new port] graphics/egl-wayland2: Wayland EGL External Platform library Version 2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Mar 2026 13:39:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293719
Bug ID: 293719
Summary: graphics/egl-wayland2: Add new port
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: junchoon@dec.sakura.ne.jp
CC: x11@FreeBSD.org
Attachment #268687 maintainer-approval?(x11@FreeBSD.org)
Flags:
CC: x11@FreeBSD.org
Flags: maintainer-feedback?(x11@FreeBSD.org)
Created attachment 268687
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268687&action=edit
Patch to add graphics/egl-wayland2
Introduce graphics/egl-wayland2, Wayland EGL External Platform library
Version 2 that works with NVIDIA drivers 560 and later.
This is a new implementation of the EGL External Platform Library
for Wayland (EGL_KHR_platform_wayland), using the NVIDIA driver's
new platform surface interface (Dma-buf-based), which simplifies
a lot of the library and improves window resizing.
This library can be installed alongside the previous egl-wayland
implementation (graphics/egl-wayland).
The new library has a higher selection priority by default,
so if both are present, then a 560 or later driver will select
the new library, and an older driver will fall back to the old
library.
--
You are receiving this mail because:
You are the assignee for the bug.