Expand description
Bindings to EGL via Xlib.
Modules§
- A wrapper for X11 server connections (
DISPLAY
variables). - OpenGL rendering contexts on X11 via EGL.
- A wrapper around X11
EGLDisplay
s. - A surface implementation using X11 surfaces backed by TextureImage.