Module surfman::platform::unix::x11

source ·
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 EGLDisplays.
  • This is an included private module that automatically produces the implementations of the various traits for a backend.
  • A surface implementation using X11 surfaces backed by TextureImage.