SDL2/src/locale
Sylvain c5c94a6be6 Change return type from void to int, for functions that set an error
(SDL_SetError(), SDL_OutOfMemory(), SDL_Unsupported(), SDL_InvalidParam())

Update prototype to forward errors to generic layer, for the functions:
MoveCursor, WarpMouse, GL_DeleteContext, GetDisplayModes.

Check invalid parameter in SDL_SetTextInputRect() generic layer.
2023-02-07 13:51:45 -08:00
..
android Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
dummy Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
emscripten Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
haiku Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
macos Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
n3ds Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
unix Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
vita Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
windows Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
winrt Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
SDL_locale.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_syslocale.h Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00