Sam Lantinga
|
f674f2311a
Fixed bug 2808 - Fix SDL reporting wrong window size on resume
|
8 years ago |
Sam Lantinga
|
5c1ab40302
Applied Ubuntu patch bug_822210_fix_sdl2-config.cmake_whitespace.patch
|
8 years ago |
Ryan C. Gordon
|
f6a280ab7f
audio: Don't trust audio drivers to drain pending audio.
|
8 years ago |
Ryan C. Gordon
|
551cdc8dec
audio: better way to calculate buffer drain wait times.
|
8 years ago |
Ryan C. Gordon
|
76f48acf63
audio: threading and device hang improvements.
|
8 years ago |
Sam Lantinga
|
3b0c79363d
Some systems include both "default:" and "hw:" for the same usb device
|
8 years ago |
Sam Lantinga
|
8e1994614c
fix for finding ALSA hotplug devices on Steam Link
|
8 years ago |
Sam Lantinga
|
9257b72d53
Backed out a very unsafe change that was trying to prevent audio hang at quit.
|
8 years ago |
Sam Lantinga
|
bac61096d8
ensure SDL_AUDIODEVICEREMOVED gets sent when hotplug removes a device
|
8 years ago |
Sam Lantinga
|
69cf170356
fix deadlock on close device
|
8 years ago |
Sam Lantinga
|
2558c9c836
fix audio deadlock
|
8 years ago |
Sam Lantinga
|
56c88c4531
Modified the custom cursor test to be able to load BMP files as cursors
|
8 years ago |
Sam Lantinga
|
a21a227a87
Fixed bug 3021 - HapticOpenFromJoystick() problems
|
8 years ago |
Sam Lantinga
|
1051dceb14
Fixed compiler warning about missing field initializers
|
8 years ago |
Sam Lantinga
|
5d5127c4a0
Fixed compiler warning - this should have been a const char pointer
|
8 years ago |
Ryan C. Gordon
|
46f44f66f8
Fixed potential buffer overflow in SDL_vsnprintf() (thanks, Taylor!).
|
8 years ago |
Sam Lantinga
|
351adf156a
Fixed bug 2157 - Caps Lock key produces key down & key up events while key is still pressed.
|
8 years ago |
Sam Lantinga
|
34eebfba9b
Fixed setting the version info in the shared library when using CMake
|
8 years ago |
Philipp Wiesemann
|
05ca784e5b
Android: Fixed compile error.
|
8 years ago |
Philipp Wiesemann
|
67bf5cac1a
Fixed wrong pixel format if reading pixels from OpenGL renderer.
|
8 years ago |
Philipp Wiesemann
|
f8aa4291ca
Added brackets to function names in header comments so that doxygen links them.
|
8 years ago |
David Ludwig
|
969c316797
Fixed MinGW-w64 build warnings in SDL_render_d3d11.c
|
8 years ago |
Sam Lantinga
|
702d9348ac
Added SDL prefix to local IID constants
|
8 years ago |
David Ludwig
|
3c8a26984d
WinRT: build fix in joystick code
|
8 years ago |
David Ludwig
|
7851eb0836
Fixed bug 3437 - build error for WinRT/UWP .dlls, caused by fix for SDL bug 3336
|
8 years ago |
Alex Szpakowski
|
8500de8fa5
Fix tabs -> spaces
|
8 years ago |
Alex Szpakowski
|
f0539aa25e
Fix bug 3436 - SDL_RaiseWindow not working on windows
|
8 years ago |
Sam Lantinga
|
4e6f219941
Fixed bug 3065 - Screen is flickering during closing on-screen keyboard on Android
|
8 years ago |
Sam Lantinga
|
c9be93c65b
Fixed bug 3078 - cmake: fix sdl2.m4 install location on cross hosts
|
8 years ago |
Sam Lantinga
|
ac7d117475
Fixed build on older Raspberry Pi environments
|
8 years ago |