Sam Lantinga
|
6cf4d0e43b
Fixed bug 4092 - CMake support for building everything in the "test" directory
|
hace 7 años |
Sam Lantinga
|
849d042fa4
Fixed bug 4091 - Undefined references to Android audio functions when SDL_AUDIO_DISABLED is on
|
hace 7 años |
Sam Lantinga
|
8e4afb556a
Added patch note for Ryan's work
|
hace 7 años |
Sam Lantinga
|
b33dbd2769
Added missing file to tvOS build
|
hace 7 años |
Sam Lantinga
|
99a0c0f0e2
Fixed MinGW-w64 build
|
hace 7 años |
Sam Lantinga
|
5adc1b7d3e
Updated documentation with API changes in SDL 2.0.8
|
hace 7 años |
Brandon Schaefer
|
0626486e2e
Backout the vulkan change in d449dea10fc8 breaks Mir builds
|
hace 7 años |
Brandon Schaefer
|
e17c3219d3
mir: Disable Mir by default as Mir supports Wayland clients
|
hace 7 años |
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 |