[Bug 293719] graphics/egl-wayland2: Add new port
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
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: [email protected]
Reporter: [email protected]
CC: [email protected]
Attachment #268687 maintainer-approval?([email protected])
Flags:
CC: [email protected]
Flags: maintainer-feedback?([email protected])
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 on the CC list for the bug.