wayland-egl

Crates.iowayland-egl
lib.rswayland-egl
version
sourcesrc
created_at2019-09-14 09:01:34.799222
updated_at2025-01-31 18:39:33.199
descriptionBindings to libwayland-egl.
homepage
repositoryhttps://github.com/smithay/wayland-rs
max_upload_size
id164745
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Publishers (github:smithay:publishers)

documentation

https://docs.rs/wayland-egl/

README

crates.io docs.rs Continuous Integration codecov

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.

Commit count: 1419

cargo fmt