Sam Lantinga

Results 1875 comments of Sam Lantinga

@flibitijibibo, is there anything that might change the ABI for this at this point?

Would the additions require changes to SDL_StorageInterface?

@madebr, @1bsyl, do either of you want to keep up with the SDL3 API changes with your proposed automation? It seems like the coccinelle tool is a better one for...

Would it handle renaming structure members if we end up doing that?

We didn't. @icculus, do you want to share the details?

Do we want several reserved function pointers? How do we guarantee the table is zeroed in the API usage?

We have finalized on coccinelle as our main API renaming tool. We also have build-scripts/rename_symbols.py for arbitrary renaming in source code.

Sure, feel free to create a PR with a new hint.

I don't know if we should do this. @icculus, what's your thought on making the entire API float instead of int?