SDL/src/video/android
Sam Lantinga 6fc6e3dc7e Use SDL_bool where appropriate in SDL events
This involved changing button state from Uint8 to SDL_bool, and made SDL_PRESSED and SDL_RELEASED unnecessary.

Fixes https://github.com/libsdl-org/SDL/issues/10069
2024-09-09 14:00:19 -07:00
..
SDL_androidclipboard.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_androidclipboard.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_androidevents.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_androidevents.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_androidgl.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_androidgl.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_androidkeyboard.c Use SDL_bool where appropriate in SDL events 2024-09-09 14:00:19 -07:00
SDL_androidkeyboard.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_androidmessagebox.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_androidmessagebox.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_androidmouse.c Use SDL_bool where appropriate in SDL events 2024-09-09 14:00:19 -07:00
SDL_androidmouse.h Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
SDL_androidtouch.c Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
SDL_androidtouch.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_androidvideo.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_androidvideo.h Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
SDL_androidvulkan.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_androidvulkan.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_androidwindow.c Use stdbool internally in SDL 2024-08-29 18:54:05 -07:00
SDL_androidwindow.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00