← Back to context Comment by synergy20 1 year ago i think that's what sdl provides? except sdl can do more 5 comments synergy20 Reply incanus77 1 year ago No, SDL provides a window/context in the existing windowing layer. jpc0 1 year ago SDL does not need a windowing layer... There might be better docs somewhere but this should act as enough proof for you without linking directly to the source code.https://wiki.libsdl.org/SDL2/SDL_HINT_KMSDRM_REQUIRE_DRM_MAS... incanus77 1 year ago Thank you, I stand corrected! I had used it in the windowing sense and didn’t recall the other option! bregma 1 year ago 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. synergy20 1 year ago I think sdl works directly with fb when using fb as a backend,no windows system is needed
incanus77 1 year ago No, SDL provides a window/context in the existing windowing layer. jpc0 1 year ago SDL does not need a windowing layer... There might be better docs somewhere but this should act as enough proof for you without linking directly to the source code.https://wiki.libsdl.org/SDL2/SDL_HINT_KMSDRM_REQUIRE_DRM_MAS... incanus77 1 year ago Thank you, I stand corrected! I had used it in the windowing sense and didn’t recall the other option! bregma 1 year ago 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. synergy20 1 year ago I think sdl works directly with fb when using fb as a backend,no windows system is needed
jpc0 1 year ago SDL does not need a windowing layer... There might be better docs somewhere but this should act as enough proof for you without linking directly to the source code.https://wiki.libsdl.org/SDL2/SDL_HINT_KMSDRM_REQUIRE_DRM_MAS... incanus77 1 year ago Thank you, I stand corrected! I had used it in the windowing sense and didn’t recall the other option!
incanus77 1 year ago Thank you, I stand corrected! I had used it in the windowing sense and didn’t recall the other option!
bregma 1 year ago 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.
synergy20 1 year ago I think sdl works directly with fb when using fb as a backend,no windows system is needed
No, SDL provides a window/context in the existing windowing layer.
SDL does not need a windowing layer... There might be better docs somewhere but this should act as enough proof for you without linking directly to the source code.
https://wiki.libsdl.org/SDL2/SDL_HINT_KMSDRM_REQUIRE_DRM_MAS...
Thank you, I stand corrected! I had used it in the windowing sense and didn’t recall the other option!
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