Sam Lantinga
|
2079ec992a
Removed non-existent files
|
7 жил өмнө |
Sam Lantinga
|
d828647944
Added stubs for simple Steam Controller support
|
7 жил өмнө |
Sam Lantinga
|
53b2c91d26
Separated out SDL Android java code so audio, controller, and filesystem APIs can be used independently of the SDL activity, in Qt apps for example.
|
7 жил өмнө |
Sam Lantinga
|
ad86eff1a8
Guarded EGL code with SDL_VIDEO_OPENGL_EGL
|
7 жил өмнө |
Sam Lantinga
|
499f928c33
borderless windows will have WM_NCCALCSIZE return 0 for the non-client area. When this happens, it looks like windows will send a resize message expanding the window client area to the previous window + chrome size, so shouldn't need to adjust the window size for the set styles.
|
7 жил өмнө |
Sam Lantinga
|
3176a7f5e9
sdl
|
7 жил өмнө |
Sam Lantinga
|
cc023b6b81
Fixed bug 3837 - Change project settings for Xcode 9?
|
7 жил өмнө |
Sam Lantinga
|
f0111b6ac9
Added tag release-2.0.6 for changeset 8e2bab21d23b
|
7 жил өмнө |
Sam Lantinga
|
fe6b8f1c31
Fixed Mac OS X build
|
7 жил өмнө |
Sam Lantinga
|
28602b1235
The volume was too high, clamp to SDL_MIX_MAXVOLUME
|
7 жил өмнө |
Sam Lantinga
|
407e1693ae
Fixed audio being silent on older iOS devices
|
7 жил өмнө |
Sam Lantinga
|
12efabcbf0
Added instructions for deploying to older iOS devices (thanks Sylvain!)
|
7 жил өмнө |
Sam Lantinga
|
5ab5c9b767
Avoid duplicate joystick axis events
|
7 жил өмнө |
Sam Lantinga
|
d74c00e67d
Fixed memory leak when HAVE_ALLOCA isn't defined
|
7 жил өмнө |
Mark Callow
|
59d17bdee0
Avoid hitting ERR_MAX_STRLEN limit.
|
7 жил өмнө |
Ryan C. Gordon
|
6d206a7b28
audio: Stream resampling now saves some samples from previous run for padding.
|
7 жил өмнө |
Brandon Schaefer
|
466ba57d42
[egl/mir] Need eglGetProc to find gl 4.5 core profile extensions
|
7 жил өмнө |
Alex Szpakowski
|
e5cfb58f4a
iOS MoltenVK code style cleanup.
|
7 жил өмнө |
Alex Szpakowski
|
80f9e2f199
iOS: Fix compiling using the iOS 7 SDK, partially broken since MoltenVK support was added.
|
7 жил өмнө |
Sam Lantinga
|
b3ac0b6fb0
A hint with an empty string should be treated as the default value
|
7 жил өмнө |
Sam Lantinga
|
eaab6098eb
Only apply the jitter filter to prevent unexpected motion on axes that haven't been touched.
|
7 жил өмнө |
Sam Lantinga
|
5ae90ef67a
Fixed bug 3788 - software renderer crashes in SDL_RenderCopyEx with rotation and dstrect w or h is 0
|
7 жил өмнө |
Sam Lantinga
|
8b660c5046
Added some missing "extern" declarations
|
7 жил өмнө |
Ryan C. Gordon
|
f40bd5ee24
audio: removed my perl experiment script.
|
7 жил өмнө |
Ryan C. Gordon
|
1a3b95a11e
audio: Replaced the resampler. Again.
|
7 жил өмнө |
Mark Callow
|
3c45e662f5
macOS: remove unneeded #includes.
|
7 жил өмнө |
Sam Lantinga
|
f0a324f8eb
Reverted Alex's commit 131cba1768a5 - we're about to release 2.0.6, don't remove support for the iOS 7 SDK yet.
|
7 жил өмнө |
Alex Szpakowski
|
d452b89f9b
iOS: I don't think SDL compiles with the iOS 7 SDK anymore, so we might as well drop the #ifdefs trying to guard for that.
|
7 жил өмнө |
Alex Szpakowski
|
12fb004fba
iOS: remove an unused static variable
|
7 жил өмнө |
David Ludwig
|
e365968a4c
WinRT: minor formatting tweak in README-winrt
|
7 жил өмнө |