mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
87762c1bbc
Disabled for now as runtime wasn't tested. EGLStreams is supported by x11-wm/mutter and x11-wm/plasma5-kwin.
9 lines
358 B
Plaintext
9 lines
358 B
Plaintext
This is a work-in-progress implementation of a EGL External Platform
|
|
library to add client-side Wayland support to EGL on top of EGLDevice
|
|
and EGLStream families of extensions.
|
|
|
|
This library implements an EGL External Platform interface to work
|
|
along with EGL drivers that support the external platform mechanism.
|
|
|
|
WWW: https://github.com/NVIDIA/egl-wayland
|