Skip to content

backend-headless: use framebuffer objects

In a multi-backend scenario, the renderer might be initialized by another backend and might not support pixel buffers for offscreen rendering. Use framebuffer objects instead, as these are supported.

Signed-off-by: Michael Tretter m.tretter@pengutronix.de

Merge request reports