| .. |
|
SDL_categories.c
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_categories_c.h
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_clipboardevents.c
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_clipboardevents_c.h
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_displayevents.c
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_displayevents_c.h
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_dropevents.c
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_dropevents_c.h
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_events.c
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
SDL_events_c.h
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_keyboard.c
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
SDL_keyboard_c.h
|
Use SDL_bool where appropriate in SDL events
|
2024-09-09 14:00:19 -07:00 |
|
SDL_keymap.c
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
SDL_keymap_c.h
|
Use C++ style comments consistently in SDL source code
|
2024-08-22 13:30:02 -07:00 |
|
SDL_keysym_to_scancode.c
|
Use C++ style comments consistently in SDL source code
|
2024-08-22 13:30:02 -07:00 |
|
SDL_keysym_to_scancode_c.h
|
Use C++ style comments consistently in SDL source code
|
2024-08-22 13:30:02 -07:00 |
|
SDL_mouse.c
|
Adding void to empty function prototype parenthesis
|
2024-09-11 19:44:52 -07:00 |
|
SDL_mouse_c.h
|
Use SDL_bool where appropriate in SDL events
|
2024-09-09 14:00:19 -07:00 |
|
SDL_pen.c
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
SDL_pen_c.h
|
Remove unnecessary include from SDL_pen_c.h
|
2024-09-13 12:30:58 -07:00 |
|
SDL_quit.c
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_scancode_tables.c
|
Use C++ style comments consistently in SDL source code
|
2024-08-22 13:30:02 -07:00 |
|
SDL_scancode_tables_c.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
|
SDL_touch.c
|
Use SDL_bool where appropriate in SDL events
|
2024-09-09 14:00:19 -07:00 |
|
SDL_touch_c.h
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_windowevents.c
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_windowevents_c.h
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
blank_cursor.h
|
Updated copyright for 2024
|
2024-01-01 13:15:26 -08:00 |
|
default_cursor.h
|
Use C++ style comments consistently in SDL source code
|
2024-08-22 13:30:02 -07:00 |
|
imKStoUCS.c
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
imKStoUCS.h
|
Remove stray Â
|
2023-09-20 08:32:53 -07:00 |
|
scancodes_darwin.h
|
Use C++ style comments consistently in SDL source code
|
2024-08-22 13:30:02 -07:00 |
|
scancodes_linux.h
|
Use C++ style comments consistently in SDL source code
|
2024-08-22 13:30:02 -07:00 |
|
scancodes_windows.h
|
Use C++ style comments consistently in SDL source code
|
2024-08-22 13:30:02 -07:00 |
|
scancodes_xfree86.h
|
Use C++ style comments consistently in SDL source code
|
2024-08-22 13:30:02 -07:00 |