Anonymous Maarten
|
f030533580
SDL_blit: remove SDL_BLIT_CPU_FEATURES override
|
1 year ago |
Anonymous Maarten
|
1aa9ef7213
cpuinfo: reset cpu features on SDL_Quit
|
1 year ago |
Anonymous Maarten
|
64465653b4
audio: always build fallback scalar converters
|
1 year ago |
Anonymous Maarten
|
89b135e570
cmake: add automation and platform test without simd
|
1 year ago |
Anonymous Maarten
|
1d0e5286aa
Limit CPU features through a hint
|
1 year ago |
Sam Lantinga
|
b5d4206b30
Added virtual keyboard support for Xbox (thanks @ts-13512)
|
1 year ago |
SDL Wiki Bot
|
675216e81b
Sync SDL3 wiki -> header
|
1 year ago |
Sylvain
|
1855ce68af
Fix bug #9331 - SDL3 Android crash getVibrator() == null
|
1 year ago |
Sam Lantinga
|
208cd434b5
Show the names of mice and keyboards when they connect
|
1 year ago |
Sam Lantinga
|
7852a6c307
Added device name for evdev mice and keyboards
|
1 year ago |
Frank Praznik
|
87714ce5b9
wayland: Set the keyboard and mouse names to match XWayland
|
1 year ago |
Sam Lantinga
|
72fc6f86e5
Text input is no longer automatically enabled when initializing video.
|
1 year ago |
Sam Lantinga
|
6604d423fd
Added a test program for multiple mice
|
1 year ago |
Sam Lantinga
|
361b7190df
Track unique button states between different mice
|
1 year ago |
Sam Lantinga
|
35756593d6
Use the correct device ID (global or default or specific) based on context
|
1 year ago |
Sam Lantinga
|
9eb87ca325
Note that many things are considered mice and keyboards that you might not expect
|
1 year ago |
Sam Lantinga
|
c0f4565552
Added SDL_GetKeyboardName() and SDL_GetMouseName()
|
1 year ago |
Sam Lantinga
|
20a860c876
Use the specific pointer device ID for X11 button and motion events
|
1 year ago |
Sam Lantinga
|
476245564c
Use the real device IDs for the X11 master keyboard and pointer
|
1 year ago |
Sam Lantinga
|
d1eb4adb16
Be explicit about the event mouse and keyboard ID
|
1 year ago |
Frank Praznik
|
1c54455353
wayland: Send keyboard and mouse added/removed events
|
1 year ago |
Sam Lantinga
|
2fe1a6a279
Initial support for hotplugging mice and keyboards
|
1 year ago |
Sam Lantinga
|
c33e4c998d
Clear the subsystem ref count when shutting down subsystems in the main quit
|
1 year ago |
Sam Lantinga
|
171ff041d0
Removed invalid ascii from headers
|
1 year ago |
Anonymous Maarten
|
e19b6c0b95
Add releaser script + workflow
|
1 year ago |
Anonymous Maarten
|
c81d11fae4
mingw: add pkg-support files (INSTALL.txt and Makefile)
|
1 year ago |
Anonymous Maarten
|
4defea47e1
dmg: fix sdl3-config.cmake
|
1 year ago |
Anonymous Maarten
|
2ed0143425
visualc: fix sdl3-config.cmake
|
1 year ago |
Anonymous Maarten
|
75a71bde4b
cmake: build tests against installed SDL prefix
|
1 year ago |
Anonymous Maarten
|
7f888f98f7
gles2: only build tests when building SDL3 or when the headers are available
|
1 year ago |