Sam Lantinga c981a597dc Added Steam Input API support for game controllers il y a 2 ans
..
SDL_clipboardevents.c c980ce2120 Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback il y a 2 ans
SDL_clipboardevents_c.h c980ce2120 Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback il y a 2 ans
SDL_displayevents.c d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
SDL_displayevents_c.h fde78d12f2 Updated copyright for 2023 il y a 3 ans
SDL_dropevents.c 36b2d2e463 Fix memory leak in SDL_SendDrop() il y a 2 ans
SDL_dropevents_c.h 91f0456391 Add the source application for drag and drop events (thanks Nathan!) il y a 2 ans
SDL_events.c c981a597dc Added Steam Input API support for game controllers il y a 2 ans
SDL_events_c.h fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties il y a 2 ans
SDL_keyboard.c ace385a134 Revert "Fixed warning C33010: Unchecked lower bound for enum scancode used as index." il y a 2 ans
SDL_keyboard_c.h 648de4f9b8 Fixed duplicate key press/release events on iOS il y a 2 ans
SDL_keysym_to_scancode.c ddbdd73258 Updated source to match SDL function prototype style il y a 3 ans
SDL_keysym_to_scancode_c.h fde78d12f2 Updated copyright for 2023 il y a 3 ans
SDL_mouse.c 627d134b9e Add support for monochrome cursors with inverted pixels under Windows. il y a 2 ans
SDL_mouse_c.h 7c80ac6df7 API for pressure-sensitive pens + XInput2/Wayland il y a 2 ans
SDL_pen.c a197efe3a7 pen: fix leak caused by pen subsystem il y a 2 ans
SDL_pen_c.h a197efe3a7 pen: fix leak caused by pen subsystem il y a 2 ans
SDL_quit.c 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) il y a 3 ans
SDL_scancode_tables.c 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) il y a 3 ans
SDL_scancode_tables_c.h fde78d12f2 Updated copyright for 2023 il y a 3 ans
SDL_touch.c 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
SDL_touch_c.h daa38dc793 touch: Replace GetNumTouchDevices/GetTouchDevice with a single function. il y a 2 ans
SDL_windowevents.c 4fd778119b video: Implement asynchronous windowing il y a 2 ans
SDL_windowevents_c.h fde78d12f2 Updated copyright for 2023 il y a 3 ans
blank_cursor.h fde78d12f2 Updated copyright for 2023 il y a 3 ans
default_cursor.h fde78d12f2 Updated copyright for 2023 il y a 3 ans
imKStoUCS.c 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) il y a 3 ans
imKStoUCS.h 952c5059b5 Remove stray  il y a 2 ans
scancodes_ascii.h fde78d12f2 Updated copyright for 2023 il y a 3 ans
scancodes_darwin.h fde78d12f2 Updated copyright for 2023 il y a 3 ans
scancodes_linux.h fde78d12f2 Updated copyright for 2023 il y a 3 ans
scancodes_windows.h 579681a372 fixed SDL_SCANCODE_LEFT array position in scancodes_windows.h il y a 2 ans
scancodes_xfree86.h fde78d12f2 Updated copyright for 2023 il y a 3 ans