Comment by incanus77

1 year ago

No, SDL provides a window/context in the existing windowing layer.

SDL can provide a context in the native windowing system, if you ask it to. Or not. You have to ask for it though, it's not the default.

I think sdl works directly with fb when using fb as a backend,no windows system is needed