Ryan C. Gordon

Results 1356 comments of Ryan C. Gordon

Drag and drop improvements: #5292

Don't clamp IME input to fit in an event structure: #5363

Reconsider multiple audio device opens: #5485

Minor gripe for SDL3's consideration: SDL_CreateRenderer taking an index of the backend to use is a pain in the butt. It either shouldn't do this at all (to match how...

Some things that aren't prefixed by `SDL_` ... - `RW_SEEK_*` - `KMOD_*` - `AUDIO_*` ...does anyone know of a tool that will parse a C header and tell you all...

I'll take this while I'm messing around with KDE anyhow. :)

Bumping to 2.26 since this isn't a regression and we're out of time.

This is still in progress, so I'm tentatively putting it in the 2.0.22 milestone, but we'll slide it to 2.0.24 if necessary.

I'll take a look at this more closely, but fixing the function to set the flag is the right approach, not changing the macro, I think.

> fixing the function to set the flag is the right approach I looked at this a few months ago and this statement was a misunderstanding on my part of...