Linus Probert
Linus Probert
Just a ping that I haven't forgotten about this. Just vacation times. I'll be back to normal scheduling in mid August
When attempting to confirm this problem without my submitted change (and without pulling from main) I'm no longer able to reproduce the issue. This is the case on both laptops...
I tested this and checked into the code in one of my projects (gnome/wayland). I do indeed validate the requested mime-type and return NULL and set size to 0 when...
Oh no. Right now all I can do is revert the build for Windows then I'll have to try and figure out what the issue is. I don't have a...
@BodenMcHale I reverted the default branch to the 4.0.3 release. 4.1.0 remains as the beta track. If you're up for helping me get some crash dumps from your computer then...
Possibly related to: https://github.com/libsdl-org/SDL/issues/11820 Need to determine if it's vulkan that's being used for rendering which would either support or deny this. I'll introduce some renderer info in the debug...
@BodenMcHale Thanks. I appreciate any assistance I can get on this one. It'll be a while before I setup a windows machine in my office again. Attached is a debug...
Ah. I probably packaged it wrong. Never used the packing system to make a debug build before. I'm debug mode the executable needs to run with the assets and data...
And this is the exe that I compiled? Odd that it isn't crashing. Regarding the logs I just need the ones that print to the console. Mostly the first ones...
I see in the video that your experiencing some form of rendering buffer issue with the glitching. I think this is due to SDL 3 as well. I can reproduce...