Sam Lantinga
|
0cd5b08bfe
Fixed infinite loop when SDL_SendKeyboardText() is passed invalid UTF-8 text
|
2 years ago |
Sam Lantinga
|
954bbdf3ae
Allow emscripten platform to build without threads
|
2 years ago |
Sam Lantinga
|
e4cc076a79
Threads are used by many SDL subsystems and may not be disabled.
|
2 years ago |
Sam Lantinga
|
15bcf58d77
Fixed memory leak in the Windows driver
|
2 years ago |
Ryan C. Gordon
|
cf63af8ae2
events: Don't lose window RESIZED events during SIZED_CHANGED processing.
|
2 years ago |
Cameron Gutman
|
17f36c105c
keyboard: Remove no-op calls to SDL_SetKeymap()
|
2 years ago |
Cameron Gutman
|
9515fb2501
keyboard: Use SDL_SetKeymap() to set the default keymap
|
2 years ago |
Cameron Gutman
|
8b438f7b51
keyboard: Only send SDL_KEYMAPCHANGED when the keymap actually changes
|
2 years ago |
Cameron Gutman
|
a10c57dfe4
evdev: Report touchpad events with the correct device type
|
2 years ago |
Cameron Gutman
|
9a33c62e13
evdev: Use SDL_bool for boolean types
|
2 years ago |
Cameron Gutman
|
f9d1f34b6c
evdev: Report a unique ID for each mouse device
|
2 years ago |
Cameron Gutman
|
574db63c8e
evdev: Batch mouse axis updates until SYN_REPORT
|
2 years ago |
Sam Lantinga
|
7f42fb54ad
Applied DragonFly BSD patch
|
2 years ago |
Sam Lantinga
|
ce5a23bd57
Applied DragonFly BSD patch
|
2 years ago |
Sam Lantinga
|
6926ff3cd8
Applied DragonFly BSD patch
|
2 years ago |
Sam Lantinga
|
21100006ad
Don't conflict with usage of stdout as a stdio macro
|
2 years ago |
Cameron Cawley
|
6e9a606a8e
Add more mingw-w64 build workflows
|
2 years ago |
Cameron Cawley
|
3bdc10f842
Update the list of required Ubuntu packages, and add Ubuntu 22.04 workflows
|
2 years ago |
Cameron Cawley
|
adb3e1a21d
Add FreeBSD builds to GitHub Actions
|
2 years ago |
Frank Praznik
|
22f25b03d9
core: linux: Favor xdg-desktop-portal for elevating thread priority
|
2 years ago |
Sam Lantinga
|
2241bd669f
Added a command line option `--info event_motion` to show mouse and finger motion events
|
2 years ago |
Sam Lantinga
|
13e0c40ec2
Added mapping for the 8BitDo Pro 2 controller in DirectInput mode over Bluetooth on Linux
|
2 years ago |
Sam Lantinga
|
62c831661c
Added mapping for the 8BitDo Pro 2 controller in DirectInput mode
|
2 years ago |
Sam Lantinga
|
41c363f7d6
Note that the PDP Versus Fighting Pad is an arcade fighting pad
|
2 years ago |
SDL Wiki Bot
|
47265f377f
Sync SDL wiki -> header
|
2 years ago |
Anonymous Maarten
|
36dfbe5d66
stdlib: exclude mslibc functions using SDL_STATIC_LIB macro
|
2 years ago |
Anonymous Maarten
|
f8aa00d198
cmake: add HAVE_STDDEF_H to SDL_config.h.cmake
|
2 years ago |
Anonymous Maarten
|
83f5bbdf25
cmake: define SDL_STATIC_LIB for static SDL2 library
|
2 years ago |
Anonymous Maarten
|
bdd1d035b7
cmake: Don't add /NODEFAULTLIB to link flags when building SDL-static
|
2 years ago |
Sam Lantinga
|
181877ebeb
Added SDL_hidapi_combined.c to the Xcode project
|
2 years ago |