Sam Lantinga
|
8e98bdaa6f
Fixed bug 3883 - SDL_assert / SDL_PromptAssertion in TTY mode does not accept options ("abriA")
|
преди 7 години |
Sam Lantinga
|
f658a737f6
Fixed bug 3882 - cmake fix for osx
|
преди 7 години |
Sam Lantinga
|
dff56c3497
Android Studio code analyzer fixes
|
преди 7 години |
Sam Lantinga
|
a223560a7f
Fixed bug 3880 - X Error upon quit since rev. 11607
|
преди 7 години |
Sam Lantinga
|
cf9236488a
Fixed bug 3879 - add missing SDLCALL to SDLTest_TrackedMalloc & co.
|
преди 7 години |
Ryan C. Gordon
|
fa15674134
coreaudio: changed device close procedure to prevent long hangs in some cases.
|
преди 7 години |
Sam Lantinga
|
0506d4fc42
Build both 32 and 64-bit architectures in the OSX Framework
|
преди 7 години |
Sam Lantinga
|
fc60db86b3
Fixed compiler warning
|
преди 7 години |
Sam Lantinga
|
22b6df511b
Use the lower-case hex output to match other stack trace printouts
|
преди 7 години |
Sam Lantinga
|
7079195697
Fixed compiler warning
|
преди 7 години |
Sam Lantinga
|
5fc2017661
Fixed bug 3877 - missing SDLCALL in SDLTest_ExampleHitTestCallback
|
преди 7 години |
Sam Lantinga
|
4b28429882
Android doesn't have libunwind.h in API 16
|
преди 7 години |
Sam Lantinga
|
41a60394d0
Added missing file
|
преди 7 години |
Sam Lantinga
|
21cd2df694
Fixed compiler warning
|
преди 7 години |
Sam Lantinga
|
ba10d2b654
Fixed compiler warning
|
преди 7 години |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
преди 7 години |
Sam Lantinga
|
1887c54c68
Fixed memory leak in Cocoa mouse code
|
преди 7 години |
Sam Lantinga
|
f4cd68a537
Fixed bug 3866 - CMake error when trying to make the 'uninstall' target when it already exists
|
преди 7 години |
Sam Lantinga
|
4f38db1735
Fixed bug 3867 - Can't find install_manifest.txt when running 'uninstall' target
|
преди 7 години |
Sam Lantinga
|
f4f9e39f62
Fixed bug 3874 - Compiler warnings SDL_Surface.c and SDL_cocoakeyboard.m
|
преди 7 години |
Sam Lantinga
|
a7c79c5e25
Normalize touch events to the render viewport (thanks Sylvain!)
|
преди 7 години |
Sam Lantinga
|
5bed4ca92e
Fixed divide by zero with a 1x1 sized window
|
преди 7 години |
Ozkan Sezer
|
bef0fec121
make sure that SDL_malloc(0) or SDL_calloc(0,x) doesn't return NULL.
|
преди 7 години |
Sam Lantinga
|
0ce23a5498
Updated version to 2.0.7
|
преди 7 години |
Ethan Lee
|
84fb4893cf
Check SDL_UDEV_DYNAMIC first, then SDL_UDEV_LIBS separately
|
преди 7 години |
Sam Lantinga
|
c0019b7f49
Fixed bug 3871 - Touch events are not normalised on X11
|
преди 7 години |
Sam Lantinga
|
b53c35df43
Fixed size in realloc
|
преди 7 години |
Ryan C. Gordon
|
5e5f2290f2
audio: Turns out the accumulation errors sound better. :/
|
преди 7 години |
Ryan C. Gordon
|
9bd2c6b491
audio: Moved the resampler state up to double precision.
|
преди 7 години |
Ryan C. Gordon
|
b2f5123b65
audio: calculate resampling time directly, don't increment (thanks, Eric!).
|
преди 7 години |