61 releases
| 0.32.11 | Mar 31, 2026 |
|---|---|
| 0.32.9 | Dec 30, 2025 |
| 0.32.8 | Jul 28, 2025 |
| 0.32.5 | Jan 31, 2025 |
| 0.24.0 | Sep 14, 2019 |
#2845 in GUI
105,675 downloads per month
Used in 15 crates
(6 directly)
435KB
9K
SLoC
EGL utilities
This module contains bindings to the libwayland-egl.so library.
This library is used to interface with the OpenGL stack, and creating EGL surfaces from a wayland surface.
See WlEglSurface documentation for details.
wayland-egl
This crate provides bindings for OpenGL/Vulkan support for Wayland client apps. It allows to
create an EGLSurface from any WlSurface, which can then play the role of the base surface
for initializing an OpenGL or Vulkan context.
Dependencies
~1.6–6MB
~136K SLoC