Sasha Szpakowski

Results 63 issues of Sasha Szpakowski

Sensor update rates can affect battery life on phones, and different apps/games might have different ideal sensor update rates depending on what they do with the data and what their...

Some context: I'm updating my app to use SDL3, things have mostly gone fine on other platforms but I'm trying to figure out several failures in the app's automated test...

When `SDL_CreateWindow` is called with `SDL_GL_SetAttribute` calls made previously to set up an OpenGL ES context, and the context's version is not supported on the system, `SDL_CreateWindow` ends up crashing...