Ryan C. Gordon

Results 1357 comments of Ryan C. Gordon

I'm assuming this is the same bug as SDL3 has right now; I'll leave this open until I verify, but this likely doesn't need code changes to sdl2-compat.

CC @SLAwww, just making sure having the source to amp11lib in revision control doesn't cause problems for Croteam (I assume it was MP3 patent concerns that had it removed before...?)...

ok, it's cool with me then, too.

> even if they were the ones to create it. Strictly speaking, I think Alen wrote it externally and it was convenient to grab when Serious Engine needed it. amp11lib...

The SDL bug is resolved in SDL's repository now, and the fix will be in the 2.30.0 release (which we are locking down soon).

I'm fine with this, but can we hide that `__attribute__` behind a `#define` that we test for in one place, so we don't miss some of these in case we...

> Do you mean something like the following? Exactly this, yes. I'd say go ahead and commit that and we'll add ARM32 later if necessary (but my suspicion is this...

> After merge, do we want this in release-2.28.x branch? I think that's a good idea. Let's let the build checks finish just in case, then merge this, and pull...