mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-03-21 02:12:27 +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 |
||
---|---|---|
.. | ||
SDL_offscreenevents_c.h | ||
SDL_offscreenevents.c | ||
SDL_offscreenframebuffer_c.h | ||
SDL_offscreenframebuffer.c | ||
SDL_offscreenopengl.c | ||
SDL_offscreenopengl.h | ||
SDL_offscreenvideo.c | ||
SDL_offscreenvideo.h | ||
SDL_offscreenwindow.c | ||
SDL_offscreenwindow.h |