Sam Lantinga
|
ef9bd8b609
Add the raw platform specific key code to SDL_Keysym
|
10 months ago |
Sam Lantinga
|
9d816c72ef
Updated SDL3 scancode list
|
10 months ago |
Sam Lantinga
|
00ab4a8eba
Added missing Windows scancodes
|
10 months ago |
Sam Lantinga
|
306c4164bc
Added SDL_AllocateEventString()
|
10 months ago |
Sam Lantinga
|
fa5367d379
Enable virtual joystick support for Emscripten
|
10 months ago |
Anonymous Maarten
|
cf267e4985
Fix -Wunused-variable warning in src/video/x11/SDL_x11events.c
|
10 months ago |
Simon McVittie
|
53eff7f903
testevdev: Add X-Box One S controller via xpadneo 0.9.x
|
10 months ago |
Simon McVittie
|
2804f92eff
testevdev: Add missing device ID for Wiimote Classic Controller
|
10 months ago |
Simon McVittie
|
c244eb937b
testevdev: Add the virtual X360 controller created by Steam Input
|
10 months ago |
Simon McVittie
|
f471392e73
testevdev: Add test data from Steam Deck built-in devices
|
10 months ago |
Simon McVittie
|
740850d3ce
testevdev: Add a field for the USB device version
|
10 months ago |
Anonymous Maarten
|
0f27686a51
tests: run tests under a minimal debugger that can create minidumps
|
10 months ago |
Sam Lantinga
|
6e53a36414
Fixed Y + right shoulder button combination on third party Switch controllers
|
10 months ago |
SDL Wiki Bot
|
83933fdfa0
Sync SDL3 wiki -> header
|
10 months ago |
Frank Praznik
|
2f276a2eea
video: Expose HDR metadata per-window
|
10 months ago |
Blaž Tomažič
|
0383333b54
android: add an option to manually pass the context when loading a native library
|
10 months ago |
Blaž Tomažič
|
3b5f35138e
android: actually use ReLinker
|
10 months ago |
Anonymous Maarten
|
72d5f39e5c
Make testnative (on win32) UNICODE compatible
|
10 months ago |
Anonymous Maarten
|
992f80eb51
testnative: include SDL_build_config.h instead of SDL_internal.h
|
10 months ago |
SDL Wiki Bot
|
e6944584a0
Sync SDL3 wiki -> header
|
10 months ago |
John Kaniarz
|
8a80f41b77
Added check for n<0 in SDL_rand_n()
|
10 months ago |
John Kaniarz
|
38cac043af
Added algorithm comments to SDL_rand_*()
|
10 months ago |
John Kaniarz
|
8f29f8cae5
Renamed SDL_rand() to SDL_rand_bits() and updated tests
|
10 months ago |
SDL Wiki Bot
|
237bbfcb9d
Sync SDL3 wiki -> header
|
10 months ago |
John Kaniarz
|
16e69cb4c9
Removed SDL_rand_r()
|
10 months ago |
John Kaniarz
|
86b06f74dc
Updated docs
|
10 months ago |
John Kaniarz
|
3ee4bff8ac
Upgraded constants after statistical testing.
|
10 months ago |
John Kaniarz
|
83d21e20df
Added SDL_rand_float and SDL_rand_n to API
|
10 months ago |
John Kaniarz
|
f4ee59a1a2
Moved SDL_rand auto-initialization out of SDL_rand_r
|
10 months ago |
Sam Lantinga
|
421326b6da
Fixed controllers not being seen as gamepads after adding a mapping
|
10 months ago |