Sam Lantinga

Results 1874 comments of Sam Lantinga

FYI, I've disabled the JXL tests until this is resolved.

@Semphriss, can you rebase this PR? We'd like to merge it for 3.2.0. Thanks!

It looks like you need to update Android.mk and the Visual Studio projects?

Edit Android.mk, add the new file in the sorted list. Grep for another similar source file in the VisualC* directories and add it sorted to the places you find there....

> For XCode, is there a specific pattern for the magic numbers to use? No, I usually use Xcode to update the project. If you don't have access to it,...

It's pretty easy to spin up an internal thread to do work. You can see an example of this in src/SDL_timer.c FWIW, the NVIDIA drivers also spin up a separate...

@thatcosmonaut, is this something we want for the 3.2.0 release?