.. |
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 |
SDL_categories.c
|
events: Add render category to SDL_EventCategory.
|
2024-11-22 15:01:09 -05:00 |
SDL_categories_c.h
|
events: Add render category to SDL_EventCategory.
|
2024-11-22 15:01:09 -05:00 |
SDL_clipboardevents.c
|
clipboard: include mime types in SDL_ClipboarUpdate
|
2024-10-05 18:19:10 -07:00 |
SDL_clipboardevents_c.h
|
clipboard: include mime types in SDL_ClipboarUpdate
|
2024-10-05 18:19:10 -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
|
Added SDL_IsMainThread() and SDL_RunOnMainThread()
|
2024-12-05 13:53:51 -08: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
|
Autorelease keys should go down when pressed.
|
2024-10-29 16:24:40 -07:00 |
SDL_keyboard_c.h
|
Removed unnecessary const-qualifiers in src and test files
|
2024-10-03 17:39:08 -04:00 |
SDL_keymap.c
|
Simplified internal SDL_Surface structure
|
2024-10-01 08:10:04 -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
|
hint for which system cursor to use as default
|
2024-11-25 13:08:37 -08:00 |
SDL_mouse_c.h
|
hint for which system cursor to use as default
|
2024-11-25 13:08:37 -08:00 |
SDL_pen.c
|
Removed redundant condition in src/events/SDL_pen.c
|
2024-10-03 13:42:18 -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
|
Removed SDL_bool in favor of plain bool
|
2024-09-18 08:32:30 -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 |