Right now, the video system is fully tied to the windowing system.
This should be changed in a way, that video backends can be used without any windowing support at all.
Of course, there must a way to pass in the window handle automatically, so the old way must work too - but we want to support direct framebuffer device in the future.
Right now, the video system is fully tied to the windowing system.
This should be changed in a way, that video backends can be used without any windowing support at all.
Of course, there must a way to pass in the window handle automatically, so the old way must work too - but we want to support direct framebuffer device in the future.