Albin Johansson

Results 4 comments of Albin Johansson

I'm not sure about the version requirements, or the best practices related to contributing new functions to SDL in general. But here are outlines for possible implementations for at least...

Yeah, an accompanying event would be very handy! 👍🏻

Additionally, it would be great to allow Windows applications to fully embrace dark mode by making the title bars dark as well. This is brought up in #4776. However, I...

Hi! Are you looking to load raw in-memory image data into textures, or do you simply want to load on-disk images (i.e. PNGs)? For the latter, there's `basic_renderer::make_texture`. There's no...