Module surfman::platform::unix

source ·
Expand description

Backends specific to Unix-like systems, particularly Linux.

Re-exports§

Modules§

  • The Mesa “surfaceless” backend, which only supports off-screen surfaces and cannot directly display surfaces on a screen.
  • Bindings to Wayland via the Linux GBM interface.