1. 874eacf Fixed bug 3460 - docs/README-macosx.md: g++fat.sh should be g++-fat.sh in universal build command by Sam Lantinga · 8 years ago main master
  2. a558dcb Fixed bug 3461 - Implement TEXTINPUT events for Haiku by Sam Lantinga · 8 years ago
  3. 9abb43e Fixed crash on Mac OS X 10.10 and earlier by Sam Lantinga · 8 years ago
  4. b18133c Fixed bug 3369 - RaspberryPI ability to specify a Dispmanx layer by Sam Lantinga · 8 years ago
  5. cf9bed5 Worked around a crash on Mac OS X 10.10 and earlier, thanks to Eric Wasylishen. by Sam Lantinga · 8 years ago
  6. 0e9c16f Fixed bug 3444 - Android-TV: no more handling of back button on remote by Sam Lantinga · 8 years ago
  7. 0f537d0 Partial fix for bug 3092 - Statically link sdl2 with /MT for msvc by Sam Lantinga · 8 years ago
  8. 5abf243 Fixed bug 3456 - SDL_GameControllerOpen fails if the joystick subsystem isn't initialized by Sam Lantinga · 8 years ago
  9. b547ce9 Fixed bug 3458 - x11: reset deadkeys in StartTextInput/StopTextInput by Sam Lantinga · 8 years ago
  10. 475ac41 Linux: Added missing scancodes. by Philipp Wiesemann · 8 years ago
  11. 2bb44dd Windows: Fixed not removing the always added hint callback on quit. by Philipp Wiesemann · 8 years ago
  12. 84df0fb Linux: Removed not needed platform info from entry in controller database. by Philipp Wiesemann · 8 years ago
  13. 6ec2821 Linux: Fixed compile warnings about unused variables. by Philipp Wiesemann · 8 years ago
  14. 8d2ff09 Android: Split long line in README. by Philipp Wiesemann · 8 years ago
  15. 2d47626 Removed unused constants in controllermap program. by Philipp Wiesemann · 8 years ago
  16. c0245eb emscripten: check if device pixel ratio has changed by Csongor Szabo · 8 years ago
  17. 61319ae Fixed compiler option warning for 64-bit builds on Visual Studio 2008 by Sam Lantinga · 8 years ago
  18. 7ed384a Fixed bug 3453 - First mouse button input after a drag and drop event is ignored by Sam Lantinga · 8 years ago
  19. c24bd3f Fixed bug 3452 - Getting unicode arguments for the main entry point on Windows by Sam Lantinga · 8 years ago
  20. 87d1aae Fixed warning about redefining DECLSPEC by Sam Lantinga · 8 years ago
  21. f2d1d31 Fixed warning about missing field initializers in SDL_DBusContext by Sam Lantinga · 8 years ago
  22. 86cecb9 Fixed processing mouse and keyboard events in hatari, which uses the old SDLMain.m without creating an SDLApplication instance by Sam Lantinga · 8 years ago
  23. bec3130 Fixed bug 2758 - Android issues with NDK r10c and API-21 by Sam Lantinga · 8 years ago
  24. b06cc34 Fixed building with cmake when fcitx isn't installed by Sam Lantinga · 8 years ago
  25. dc62267 Fixed divide by zero if setting integer scale without setting logical width and height by Sam Lantinga · 8 years ago
  26. 066439e Fixed typo getting the drawable size by Sam Lantinga · 8 years ago
  27. bf330d8 Fixed bug 3328 - Race condition in Wayland_VideoInit by Sam Lantinga · 8 years ago
  28. bcb679e Fixed bug 3451 - Raspberry Pi Raspbian SDL_assert triggered sometimes at RPI_WarpMouseGlobal by Sam Lantinga · 8 years ago
  29. 8b55a76 Fixed black screen on Steam Link by Sam Lantinga · 8 years ago
  30. 82215e9 Added support for the PS4 Slim controller, model CUH-ZCT2U by Sam Lantinga · 8 years ago
  31. 11c588e Fixed black screen on Steam Link by Sam Lantinga · 8 years ago
  32. 0d0e948 Fixed bug 3355 - false "Invalid renderer" after creating an "opengles2" renderer. by Sam Lantinga · 8 years ago
  33. ccef915 Added a note on how to allow non-root applications to increase their thread priority on Linux by Sam Lantinga · 8 years ago
  34. b54bd4a Work-around for a hang when USB devices are unplugged, contributed by James Zipperer by Sam Lantinga · 8 years ago
  35. d70166e Backed out change 92dc590a7116 which was: Fixed bug 3320 - SDL_windows_main.c defines both console application entry points by Sam Lantinga · 8 years ago
  36. ef356db Added note for David Carlier's work on OpenBSD by Sam Lantinga · 8 years ago
  37. 9143494 Build SDL as universal binary by Sam Lantinga · 8 years ago
  38. 3636ae6 Fixed build warning by Sam Lantinga · 8 years ago
  39. 7b8bd1c X11: Fixed compile warning about unused variable. by Philipp Wiesemann · 8 years ago
  40. 7c66d66 Removed empty statements in tests. by Philipp Wiesemann · 8 years ago
  41. 457c957 Linux: Removed redundant function call. by Philipp Wiesemann · 8 years ago
  42. eec8188 Fixed pointer signedness warning by Sam Lantinga · 8 years ago
  43. 9c40244 Updated WhatsNew with 2.0.5 changes by Sam Lantinga · 8 years ago
  44. 0d3731b Fixed comment for new pixel formats by Sam Lantinga · 8 years ago
  45. 54af527 Fixed bug 2923 - Add SDL_PIXELFORMAT_RGBA32 for byte-wise 32bit RGBA data by Sam Lantinga · 8 years ago
  46. 10a371b cmake: Now generates Wayland protocol source bits like the configure script. by Ryan C. Gordon · 8 years ago
  47. 1f8c158 Fix invalid read from poor setlocale usage. by Alex Baines · 8 years ago
  48. c424b15 Fixed bug 3096 - SDL_BlitSurface with overlapping source and destination by Steffen Pankratz · 8 years ago
  49. b9d12a8 Fixed a memory leak in function GL_RenderReadPixels by Steffen Pankratz · 8 years ago
  50. 2bd6608 Use SDL C runtime strlen() by Sam Lantinga · 8 years ago
  51. 877b614 alsa: more tapdancing to enumerate physical hardware devices. by Ryan C. Gordon · 8 years ago
  52. 1905e7b Made #if defined(X) consistent by Sam Lantinga · 8 years ago
  53. 3c7f0c5 Make sure we have iconv.h before building with it by Sam Lantinga · 8 years ago
  54. 19f3a4d Fixed compiling of three test programs with C++. by Philipp Wiesemann · 8 years ago
  55. 70ea865 Linux: Fixed mixed up scancodes. by Philipp Wiesemann · 8 years ago
  56. 75f08c2 iOS: Updated demo README. by Philipp Wiesemann · 8 years ago
  57. 02e02d8 Fixed building and using fcitx IME support on Linux by Sam Lantinga · 8 years ago
  58. 193155a Implemented SDL_GetHintBoolean() to make it easier to check boolean hints by Sam Lantinga · 8 years ago
  59. b464170 SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING by Ethan Lee · 8 years ago
  60. ded9fbc ALSA_snd_pcm_drop() can hang on some systems (Steam Link) so don't use that when shutting down the ALSA audio driver. by Sam Lantinga · 8 years ago
  61. b8af45c Fixed bug 2824 - Add Fcitx Input Method Support by Sam Lantinga · 8 years ago
  62. 011d93f Fixed bug 3438 - SDL_GameControllerEventWatcher: Log on event with value >= k_nMaxReverseEntries by Sam Lantinga · 8 years ago
  63. f4539fc Improve X11 key handling when XKB isn't available + add xvnc scancodes. by Alex Baines · 8 years ago
  64. ba4365c Additional patch to correct the number key assignments, and add assignments for keys that were missed by Bill Lash · 9 years ago
  65. 0ace275 Fixed bug 3063 - Wayland: SDL resizes EGL surface to 0x0. by Sam Lantinga · 8 years ago
  66. dc4f702 Fixed bug 3061 - Selecting the dummy video driver on Mac OS X results in an error by Sam Lantinga · 8 years ago
  67. 28bd245 Fixed bug 3043 - fix alsa configury and cmake checks by Sam Lantinga · 8 years ago
  68. a5c5fab Fixed bug 3029 - software renderer cuts off edges when rotate-blitting with a multiple of 90 degrees by Sam Lantinga · 8 years ago
  69. a811000 Fixed bug 3022 - SDL_UnlockMutex(SDL_EventQ.lock) in SDL_PeepEvents can cause error when lock is null by Sam Lantinga · 8 years ago
  70. e3f5eaa Fixed bug 2983 - Update Android.readme to include Tegra Graphics Debugger compatibility tip by Sam Lantinga · 8 years ago
  71. 0a7ea30 Converted README documentation to DOS text format by Sam Lantinga · 8 years ago
  72. d2cf99b Fixed bug 2957 - De-reference rz_src without NULL check in SDLgfx_rotateSurface function by Sam Lantinga · 8 years ago
  73. 1bd4656 Fixed bug 2956 - De-reference videodata without NULL check in X11_DispatchEvent(_THIS) function by Sam Lantinga · 8 years ago
  74. 15c5733 Fixed bug 2952 - SDL_MixAudioFormat does not support audio format AUDIO_U16LSB/AUDIO_U16MSB by Sam Lantinga · 8 years ago
  75. e828376 Fixed bug 2924 - SDL_CreateRGBSurface[From] versions that take SDL_PIXELFORMAT enum by Sam Lantinga · 8 years ago
  76. 1482737 Fixed bug 2885 - SDL_stdinc.h doesn't need to include iconv.h by Sam Lantinga · 8 years ago
  77. 65228b6 audio: Backed out the audio-thread detaching changes. by Ryan C. Gordon · 8 years ago
  78. 744162b Fixed bug 2833 - Access Violation on SDL_PollEvent after init, delay and quit of joystick subsystem by Sam Lantinga · 8 years ago
  79. b99ca58 Fixed bug 2832 - Inverted arrow-key navigation in MessageBox by Sam Lantinga · 8 years ago
  80. 56535a5 Fixed recentering triggers when the application doesn't have focus by Sam Lantinga · 8 years ago
  81. 242dabf Fixed bug 2823 - Release events for triggers receive wrong centered value by Sam Lantinga · 8 years ago
  82. d36fc78 Fixed bug 2808 - Fix SDL reporting wrong window size on resume by Sam Lantinga · 8 years ago
  83. 50fcfbc Applied Ubuntu patch bug_822210_fix_sdl2-config.cmake_whitespace.patch by Sam Lantinga · 8 years ago
  84. 9ab809f audio: Don't trust audio drivers to drain pending audio. by Ryan C. Gordon · 8 years ago
  85. 46e54b1 audio: better way to calculate buffer drain wait times. by Ryan C. Gordon · 8 years ago
  86. 1f89f99 audio: threading and device hang improvements. by Ryan C. Gordon · 8 years ago
  87. 5f55a68 Some systems include both "default:" and "hw:" for the same usb device by Sam Lantinga · 8 years ago
  88. e7a1e99 fix for finding ALSA hotplug devices on Steam Link by Sam Lantinga · 8 years ago
  89. 1b4d975 Backed out a very unsafe change that was trying to prevent audio hang at quit. by Sam Lantinga · 8 years ago
  90. 6fa5241 ensure SDL_AUDIODEVICEREMOVED gets sent when hotplug removes a device by Sam Lantinga · 8 years ago
  91. 836ba69 fix deadlock on close device by Sam Lantinga · 8 years ago
  92. 2e48156 fix audio deadlock by Sam Lantinga · 8 years ago
  93. a90edd9 Modified the custom cursor test to be able to load BMP files as cursors by Sam Lantinga · 8 years ago
  94. fb8d7b4 Fixed bug 3021 - HapticOpenFromJoystick() problems by Sam Lantinga · 8 years ago
  95. 132c94d Fixed compiler warning about missing field initializers by Sam Lantinga · 8 years ago
  96. f05ce62 Fixed compiler warning - this should have been a const char pointer by Sam Lantinga · 8 years ago
  97. d2ce4f9 Fixed potential buffer overflow in SDL_vsnprintf() (thanks, Taylor!). by Ryan C. Gordon · 8 years ago
  98. 9f09fa4 Fixed bug 2157 - Caps Lock key produces key down & key up events while key is still pressed. by Sam Lantinga · 8 years ago
  99. f3e2e7e Fixed setting the version info in the shared library when using CMake by Sam Lantinga · 8 years ago
  100. 4353669 Android: Fixed compile error. by Philipp Wiesemann · 8 years ago