Commit History

Author SHA1 Message Date
  Ryan C. Gordon 8a0704d15f cmake: Now generates Wayland protocol source bits like the configure script. 8 years ago
  Alex Baines d9e3972acb Fix invalid read from poor setlocale usage. 8 years ago
  Steffen Pankratz aae28e3ec1 Fixed bug 3096 - SDL_BlitSurface with overlapping source and destination 8 years ago
  Steffen Pankratz 564c790f33 Fixed a memory leak in function GL_RenderReadPixels 8 years ago
  Sam Lantinga fed9b60492 Use SDL C runtime strlen() 8 years ago
  Ryan C. Gordon ca42373fb5 alsa: more tapdancing to enumerate physical hardware devices. 8 years ago
  Sam Lantinga 9db5e9aae9 Made #if defined(X) consistent 8 years ago
  Sam Lantinga 6dedbc4309 Make sure we have iconv.h before building with it 8 years ago
  Philipp Wiesemann 367a6a3ddf Fixed compiling of three test programs with C++. 8 years ago
  Philipp Wiesemann f9b15a94ec Linux: Fixed mixed up scancodes. 8 years ago
  Philipp Wiesemann f662f68066 iOS: Updated demo README. 8 years ago
  Sam Lantinga 42f85aa29e Fixed building and using fcitx IME support on Linux 8 years ago
  Sam Lantinga 27d4f09929 Implemented SDL_GetHintBoolean() to make it easier to check boolean hints 8 years ago
  Ethan Lee 92d700f199 SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING 8 years ago
  Sam Lantinga 52ae92eaf7 ALSA_snd_pcm_drop() can hang on some systems (Steam Link) so don't use that when shutting down the ALSA audio driver. 8 years ago
  Sam Lantinga 808c75d1cf Fixed bug 2824 - Add Fcitx Input Method Support 8 years ago
  Sam Lantinga 89abbbfe9e Fixed bug 3438 - SDL_GameControllerEventWatcher: Log on event with value >= k_nMaxReverseEntries 8 years ago
  Alex Baines 752931d85e Improve X11 key handling when XKB isn't available + add xvnc scancodes. 8 years ago
  Bill Lash cceca2ac99 Additional patch to correct the number key assignments, and add assignments for keys that were missed 9 years ago
  Sam Lantinga eea76fc199 Fixed bug 3063 - Wayland: SDL resizes EGL surface to 0x0. 8 years ago
  Sam Lantinga 62b9e1c797 Fixed bug 3061 - Selecting the dummy video driver on Mac OS X results in an error 8 years ago
  Sam Lantinga abefe78507 Fixed bug 3043 - fix alsa configury and cmake checks 8 years ago
  Sam Lantinga 9c48365524 Fixed bug 3029 - software renderer cuts off edges when rotate-blitting with a multiple of 90 degrees 8 years ago
  Sam Lantinga 5c2320f113 Fixed bug 3022 - SDL_UnlockMutex(SDL_EventQ.lock) in SDL_PeepEvents can cause error when lock is null 8 years ago
  Sam Lantinga d3cbc664d5 Fixed bug 2983 - Update Android.readme to include Tegra Graphics Debugger compatibility tip 8 years ago
  Sam Lantinga 104c9541d9 Converted README documentation to DOS text format 8 years ago
  Sam Lantinga bf076c22ad Fixed bug 2957 - De-reference rz_src without NULL check in SDLgfx_rotateSurface function 8 years ago
  Sam Lantinga 8b64a78da9 Fixed bug 2956 - De-reference videodata without NULL check in X11_DispatchEvent(_THIS) function 8 years ago
  Sam Lantinga 93ff12ce83 Fixed bug 2952 - SDL_MixAudioFormat does not support audio format AUDIO_U16LSB/AUDIO_U16MSB 8 years ago
  Sam Lantinga d2676c2985 Fixed bug 2924 - SDL_CreateRGBSurface[From] versions that take SDL_PIXELFORMAT enum 8 years ago