SDL/src/video/riscos
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_riscosdefs.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_riscosevents.c Use SDL_bool where appropriate in SDL events 2024-09-09 14:00:19 -07:00
SDL_riscosevents_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_riscosframebuffer.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_riscosframebuffer_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_riscosmessagebox.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_riscosmessagebox.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_riscosmodes.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_riscosmodes.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_riscosmouse.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_riscosmouse.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_riscosvideo.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_riscosvideo.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_riscoswindow.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_riscoswindow.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
scancodes_riscos.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00