[][src]Module surfman::platform::unix

Backends specific to Unix-like systems, particularly Linux.

Re-exports

pub use wayland as default;

Modules

generic

The Mesa "surfaceless" backend, which only supports off-screen surfaces and cannot directly display surfaces on a screen.

wayland

Bindings to Wayland via the Linux GBM interface.