Sam Lantinga

Results 1866 comments of Sam Lantinga

I'm not sure that generalizing this concept is going to be useful. There are a number of shortcuts that are common to one platform and not another. Instead maybe it...

It might be worth spending a few minutes to see if the reasons we're using dlsym() are reasons to change the public API.

You can't turn that off anymore, it's part of the core SDL functionality.

> Most of the places using dlsym are either Android-specific (but could switch over to SDL_LoadObject), or they are looking at RTLD_DEFAULT instead of a specific library handle. If this...

> So building out something that works well with HTTP requests will make you understand why libcurl has been in active development for decades. Even before you get into HTTP/2,...

For what it's worth, this works fine here on Windows, using both the OpenGL and Vulkan drivers... ?

I tried this tutorial on Linux X11 and Wayland and it works fine here: https://lazyfoo.net/tutorials/SDL3/06-rotation-and-flipping/index.php Does it work for you once you fix the arrow.png loading path?

> Gemini AI tells me this: > The glitch is specifically at the intersection of these technologies. Neither SDL3 nor KWin (in its current state) has implemented the necessary code...