SDL2/src/video/vivante
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
..
SDL_vivanteopengles.c Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_vivanteopengles.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_vivanteplatform.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_vivanteplatform.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_vivantevideo.c Windows default to fullscreen desktop mode if they don't pick an explicit video mode 2023-02-01 12:05:25 -08:00
SDL_vivantevideo.h Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
SDL_vivantevulkan.c Move SDL_internal.h to be first in the file, after the copyright 2023-01-12 16:17:00 -08:00
SDL_vivantevulkan.h Move SDL_internal.h to be first in the file, after the copyright 2023-01-12 16:17:00 -08:00