Expand description
Functionality common to EGL-based backends.
Modulesยง
- context ๐
- Functionality common to backends using EGL contexts.
- device ๐
- Functionality common to backends using EGL displays.
- error ๐
- Translation of errors from the EGL API to
surfman
errors. - ffi ๐
- FFI-related functionality common to the various EGL backends.
- surface ๐
- Functionality common to backends using EGL surfaces.