Philipp Wiesemann
|
a4db3dbe64
nacl: Fixed unnecessary large input text array.
|
7 년 전 |
Sam Lantinga
|
9085c7b311
Get the parent of non-SDL-created windows, for completeness
|
7 년 전 |
Sam Lantinga
|
1b5614b3f5
Clean up parent window when destroying a window
|
7 년 전 |
Sam Lantinga
|
0a75192d85
Implemented SDL_WINDOW_SKIP_TASKBAR on Windows
|
7 년 전 |
Philipp Wiesemann
|
a725efa4bc
linux: Fixed using wrong constant for input text size.
|
7 년 전 |
Philipp Wiesemann
|
60c0f7e243
Fixed SDL_GetWindowWMInfo() returning success on three unsupported platforms.
|
7 년 전 |
Ryan C. Gordon
|
a509719fc3
audio: Converter now checks a strict list of channels and formats we support.
|
7 년 전 |
Sam Lantinga
|
553b328664
Fixed bug 3668 - Overflow of SDL_AudioCVT.filters with some downmixes
|
7 년 전 |
Sam Lantinga
|
c1cd93e562
Fixed bug 3670 - CMake IOS haptic error
|
7 년 전 |
Philipp Wiesemann
|
22c221f3b0
linux: Changed internal functions to be static.
|
7 년 전 |
Philipp Wiesemann
|
5b75e9033f
directfb: Fixed comment.
|
7 년 전 |
Philipp Wiesemann
|
fbd30c363d
Fixed missing error messages for SDL_GetWindowWMInfo().
|
7 년 전 |
Philipp Wiesemann
|
c609d856ff
directfb: Fixed crash if creating renderer.
|
7 년 전 |
Philipp Wiesemann
|
121d7d25d2
directfb: Fixed configure script not finding shared objects for dynamic loading.
|
7 년 전 |
Ryan C. Gordon
|
e5f4a71f1a
cmake: iOS haptic section was referencing power source code (thanks, Martin!).
|
7 년 전 |
Ryan C. Gordon
|
3c955d0540
syswm: prevent buffer overflow if SDL and app have different config headers.
|
7 년 전 |
Ryan C. Gordon
|
43d62b7459
Make compile-time assert error messages more clear.
|
7 년 전 |
Alex Szpakowski
|
bb100d3bab
Expose display refresh rate on iOS/tvOS 10.3+.
|
7 년 전 |
Ryan C. Gordon
|
325330efdb
jack: removed accidental copy/paste.
|
7 년 전 |
Ryan C. Gordon
|
58f08af46c
jack: added capture support.
|
7 년 전 |
Ryan C. Gordon
|
c39fd5777d
jack: Move jack_client_t into the audio device instead a global variable.
|
7 년 전 |
Ryan C. Gordon
|
b65e0777ce
jack: Remove BROKEN_MULTI_DEVICE code.
|
7 년 전 |
Ryan C. Gordon
|
d9039f2396
jack: Initial shot at a JACK audio target.
|
7 년 전 |
Philipp Wiesemann
|
cb591ee611
Fixed ignoring first event in testshape program.
|
7 년 전 |
Philipp Wiesemann
|
456bc301d9
Fixed environment variable of SDL_HINT_RENDER_LOGICAL_SIZE_MODE.
|
7 년 전 |
Philipp Wiesemann
|
871d43a839
Removed unused hint includes.
|
7 년 전 |
Ryan C. Gordon
|
9288983682
Merged Eric Wing's overscan patch.
|
7 년 전 |
Olli Kallioinen
|
11289b766f
Android cmake build fixed to work with the official android gradle plugin
|
7 년 전 |
Ryan C. Gordon
|
dc8a22cd9c
cmake: don't use /NODEFAULTLIB if we are using the C runtime (thanks, Rob!).
|
7 년 전 |
Ryan C. Gordon
|
6d661cab7b
windows: Change the default on SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING.
|
7 년 전 |