Commit History

Author SHA1 Message Date
  Sam Lantinga 653ab5d9c4 Added a staging buffer to the audio stream so that we can accumulate small amounts of data if needed when resampling 7 years ago
  Sam Lantinga 80f8464d97 Added audio stream conversion functions: 7 years ago
  Sam Lantinga 9fd0d6191c Fixed bug 3821 - Allow SDL_CreateWindow and SDL_CreateRenderer with OpenGL ES 3.0 (GLES3) for Angle (Windows) 7 years ago
  Sam Lantinga 556a854438 Fixed compiler warning on iOS 7 years ago
  Sam Lantinga e4ef1885d9 Fixed bug 3890 - Incomplete fix for CVE-2017-2888 7 years ago
  Sam Lantinga a225ffc1d7 Added min/max macros for the sized SDL datatypes 7 years ago
  Sam Lantinga 8e98bdaa6f Fixed bug 3883 - SDL_assert / SDL_PromptAssertion in TTY mode does not accept options ("abriA") 7 years ago
  Sam Lantinga f658a737f6 Fixed bug 3882 - cmake fix for osx 7 years ago
  Sam Lantinga dff56c3497 Android Studio code analyzer fixes 7 years ago
  Sam Lantinga a223560a7f Fixed bug 3880 - X Error upon quit since rev. 11607 7 years ago
  Sam Lantinga cf9236488a Fixed bug 3879 - add missing SDLCALL to SDLTest_TrackedMalloc & co. 7 years ago
  Ryan C. Gordon fa15674134 coreaudio: changed device close procedure to prevent long hangs in some cases. 7 years ago
  Sam Lantinga 0506d4fc42 Build both 32 and 64-bit architectures in the OSX Framework 7 years ago
  Sam Lantinga fc60db86b3 Fixed compiler warning 7 years ago
  Sam Lantinga 22b6df511b Use the lower-case hex output to match other stack trace printouts 7 years ago
  Sam Lantinga 7079195697 Fixed compiler warning 7 years ago
  Sam Lantinga 5fc2017661 Fixed bug 3877 - missing SDLCALL in SDLTest_ExampleHitTestCallback 7 years ago
  Sam Lantinga 4b28429882 Android doesn't have libunwind.h in API 16 7 years ago
  Sam Lantinga 41a60394d0 Added missing file 7 years ago
  Sam Lantinga 21cd2df694 Fixed compiler warning 7 years ago
  Sam Lantinga ba10d2b654 Fixed compiler warning 7 years ago
  Sam Lantinga 9c580e14c9 Added functions to query and set the SDL memory allocation functions: 7 years ago
  Sam Lantinga 1887c54c68 Fixed memory leak in Cocoa mouse code 7 years ago
  Sam Lantinga f4cd68a537 Fixed bug 3866 - CMake error when trying to make the 'uninstall' target when it already exists 7 years ago
  Sam Lantinga 4f38db1735 Fixed bug 3867 - Can't find install_manifest.txt when running 'uninstall' target 7 years ago
  Sam Lantinga f4f9e39f62 Fixed bug 3874 - Compiler warnings SDL_Surface.c and SDL_cocoakeyboard.m 7 years ago
  Sam Lantinga a7c79c5e25 Normalize touch events to the render viewport (thanks Sylvain!) 7 years ago
  Sam Lantinga 5bed4ca92e Fixed divide by zero with a 1x1 sized window 7 years ago
  Ozkan Sezer bef0fec121 make sure that SDL_malloc(0) or SDL_calloc(0,x) doesn't return NULL. 7 years ago
  Sam Lantinga 0ce23a5498 Updated version to 2.0.7 7 years ago