mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-22 00:31:06 +01:00
The Offscreen video driver is intended to be used for headless rendering as well as allows for multiple GPUs to be used for headless rendering Currently only supports EGL (OpenGL / ES) or Framebuffers Adds a hint to specifiy which EGL device to use: SDL_HINT_EGL_DEVICE Adds testoffscreen.c which can be used to test the backend out Disabled by default for now
4.2 KiB
4.2 KiB