Ryan C. Gordon
|
8891f5919f
Backed out changeset 6c8521d53507
|
hace 7 años |
Ryan C. Gordon
|
fd8f12d2a1
android: apparently they fixed this header at some point.
|
hace 7 años |
Ryan C. Gordon
|
ac309df7b4
vulkan: Possibly fix a compiler warning (-Wstrict-prototypes).
|
hace 7 años |
Ryan C. Gordon
|
c7e4366530
wasapi: let Windows do the resampling for us if possible.
|
hace 7 años |
Ryan C. Gordon
|
7e1fa0ce53
wasapi: fixed typo in an assert message.
|
hace 7 años |
Ryan C. Gordon
|
ed64d54dfd
windows: added WIN_IsWindows7OrGreater().
|
hace 7 años |
Ethan Lee
|
6e3d0a133c
Use new XInput mapping for Win10+ (Bugzilla #3960)
|
hace 7 años |
Mark Callow
|
69958441be
Fix high-dpi support on macOS and simplify it and iOS variant.
|
hace 7 años |
Sam Lantinga
|
a0687a9ccb
Fixed bug 4034 - Don't include _DllMainCRTStartup() if SDL_STATIC_LIB is defined.
|
hace 7 años |
Sam Lantinga
|
c00858bfb1
Fixed bug 4088 - Fix Metal link errors with test programs in SDLTest.xcodeproj
|
hace 7 años |
Sam Lantinga
|
58f9be1257
Actually, this is needed for building with Visual Studio with both /MT and /MD.
|
hace 7 años |
Sam Lantinga
|
3c9d33361c
Fixed bug 4034 - Do we really need _DllMainCRTStartup() in every Windows build?
|
hace 7 años |
Ryan C. Gordon
|
75a58303a0
pthread: fix error code checks (thanks, Andreas!).
|
hace 7 años |
Ryan C. Gordon
|
2ea4419a57
yuv: patched to compile.
|
hace 7 años |
Ryan C. Gordon
|
7c0c2c22a8
yuv: fixed variable declaration shadowing warnings.
|
hace 7 años |
Ryan C. Gordon
|
97494f5374
pulseaudio: Just read/dump captured data in FlushCapture.
|
hace 7 años |
Ryan C. Gordon
|
6867f6189f
video: put a spinlock around a global linked list.
|
hace 7 años |
Sam Lantinga
|
8ddebfa06e
Fixed bug 4085 - X11: Allow configuring _NET_WM_BYPASS_COMPOSITOR through SDL hints
|
hace 7 años |
Ozkan Sezer
|
926d803f83
bug #3739: handle %lu, %li and %ld in SDL_SetError.
|
hace 7 años |
Sam Lantinga
|
5abd7d16d7
Don't attempt WM_NCCALCSIZE adjustment when in fullscreen window transition
|
hace 7 años |
sezero
|
ba0ecc6712
fix building SDL_audiotypecvt.c with gcc < 4.0
|
hace 7 años |
sezero
|
40b27fd51b
revert the recent typecast assignment changes (see bug #4079)
|
hace 7 años |
Sam Lantinga
|
ba9ede12fb
Fixed bug 4027 - CheckLibSampleRate macro in sdlchecks.cmake never defines HAVE_LIBSAMPLERATE{,_SHARED}, so they're always reported as disabled by MESSAGE_TESTED_OPTION macro in macros.cmake
|
hace 7 años |
Sam Lantinga
|
f6366c09e2
Fixed bug 3920 - IBus not work with SDL 2.0.7
|
hace 7 años |
Sam Lantinga
|
3b4c2fdf5d
Fixed bug 3947 - replace strlcpy with memcpy in SDL_strdup()
|
hace 7 años |
Sam Lantinga
|
714085d327
Fixed bug 3950 - Don't always call dbus_shutdown in SDL_DBus
|
hace 7 años |
Sam Lantinga
|
4ff16ba3a4
Fixed bug 4081 - sdlchecks.cmake: typo introduced by rev11848 breaks building with wayland support
|
hace 7 años |
sezero
|
8a1ae708d4
kill C99'ism in SDL_waylandvulkan.c
|
hace 7 años |
Sam Lantinga
|
6e01fbb763
On Android show the system UI when an SDL window is windowed, hide the system UI when it's fullscreen, like we do on iOS.
|
hace 7 años |
Sam Lantinga
|
66f9492b69
Fixed bug 4075 - configury adds Metal.framework to linkage even if it is not available
|
hace 7 años |