Sam Lantinga
|
b6646f4de5
Use nanosecond timestamp for sensors (thanks @1bsyl!)
|
2 years ago |
Frank Praznik
|
34bb0735d8
video: Don't resize moved fullscreen windows if the display mode switch failed
|
2 years ago |
Frank Praznik
|
8f8746cc1b
video: Return an error on failure to set the video mode
|
2 years ago |
David Carlier
|
b379c910d4
SDL_CPUPauseInstruction RISCV-64 version proposal.
|
2 years ago |
ds-sloth
|
38697e832a
Support MIN/MAX blend on OpenGL + ES
|
2 years ago |
Sylvain
|
b1f365374b
Add code snipped to migrate from AudioCVT interface
|
2 years ago |
Sylvain
|
cb01b35c4e
testresample.c: use SDL_DestroyAudioStream()
|
2 years ago |
Anonymous Maarten
|
0770c55e8d
cocci: remove SDL_INIT_NOPARACHUTE
|
2 years ago |
Anonymous Maarten
|
967ebd78e6
cocci: also fix up SDL_CreateRenderer calls with non-default render indices
|
2 years ago |
Sam Lantinga
|
9c8642ded9
Removed SDL_INIT_NOPARACHUTE
|
2 years ago |
Sylvain
|
e4fdf42097
Update README-migration.md
|
2 years ago |
Sylvain
|
bd793b6d75
Update testresample.c
|
2 years ago |
Sylvain
|
6ad51558d4
Update testaudiostream_audio.c
|
2 years ago |
Sylvain
|
64bc0a1612
Remove AudioCVT interface in favor of SDL_AudioStream
|
2 years ago |
raphasamp
|
9211c0b639
Update SDL_vitagles_pvr.c
|
2 years ago |
PARTY MAN X
|
fb11918758
Blacklist Konami Amusement Controllers From HIDAPI.
|
2 years ago |
Sam Lantinga
|
bd1115fa33
Make sure subsystems are noted as initialized during initialization
|
2 years ago |
Sam Lantinga
|
c4db0725e4
Enable paddles on the Xbox Elite controller when connected over USB
|
2 years ago |
Frank Praznik
|
5d5d39b190
video: Don't resize moved, fullscreen windows when mode switching is being emulated
|
2 years ago |
Frank Praznik
|
5ba9e07366
wayland: Remove fullscreen window moving code
|
2 years ago |
Guldoman
|
6c06f5ce93
wayland: Set `APPLICATION` scancode name to `Menu`
|
2 years ago |
Sam Lantinga
|
14695a714f
Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR
|
2 years ago |
Sam Lantinga
|
4becca4fc9
Clarify that SDL_GetJoystickFromInstanceID() and SDL_GetGamepadFromInstanceID() return NULL if the associated device hasn't been opened yet.
|
2 years ago |
Sam Lantinga
|
c8dfc6b475
Fixing window being incorrect size when using win+shift+arrow to move new big picture mode between displays
|
2 years ago |
Frank Praznik
|
423a82cd4b
wayland: Enforce or override libdecor minimum window size
|
2 years ago |
Fabian Greffrath
|
9b861d2ea4
add support for libsamplerate's "linear" resampling mode
|
2 years ago |
Sylvain
|
80f51eeb1f
testautomation: add an option to list all test suites and tests
|
2 years ago |
Sylvain
|
69253c542a
SDL_test_harness: fix memory leak when generated seed
|
2 years ago |
Sylvain
|
1a47cf5448
Revert "gen_audio_resampler_filter: Use SDL_PI_F"
|
2 years ago |
Sylvain
|
41221777ba
gen_audio_resampler_filter: Use SDL_PI_F
|
2 years ago |