Files
SDL/include/SDL3
Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings.
This declares that any `const char *` returned from SDL is owned by SDL, and
promises to be valid _at least_ until the next time the event queue runs, or
SDL_Quit() is called, even if the thing that owns the string gets destroyed
or changed before then.

This is noted in the headers as "the SDL_GetStringRule", so this will both be
greppable to find a detailed explaination in docs/README-strings.md and
wikiheaders will automatically turn it into a link we can point at the
appropriate documentation.

Fixes #9902.

(and several FIXMEs, both known and yet-undocumented.)
2024-06-03 14:20:49 -04:00
..
2024-05-22 00:41:09 +00:00
2024-05-17 17:09:09 -07:00
2024-05-22 14:26:50 -04:00
2024-05-17 17:09:09 -07:00
2024-05-20 16:46:41 +00:00
2024-05-17 17:09:09 -07:00
2024-05-17 17:09:09 -07:00
2024-05-17 17:09:09 -07:00
2024-05-17 17:09:09 -07:00
2024-05-27 20:04:46 +00:00
2024-05-17 17:09:09 -07:00
2024-05-17 17:09:09 -07:00
2024-05-27 02:00:01 +00:00
2024-05-17 17:09:09 -07:00
2024-05-17 17:09:09 -07:00
2024-05-17 17:09:09 -07:00
2024-05-27 02:00:01 +00:00
2024-01-01 13:15:26 -08:00
2024-01-01 13:15:26 -08:00
2024-01-01 13:15:26 -08:00
2024-05-17 17:09:09 -07:00
2024-05-27 14:58:03 +00:00
2024-05-17 17:09:09 -07:00