Commit History

Author SHA1 Message Date
  Sam Lantinga 72ab258812 Fixed bug 2764 - Timer is not rescheduled with the returned interval 7 years ago
  Sam Lantinga 0112f61889 Fixed bug 3743 - make testautomation_sdltest.c to compile 7 years ago
  Sam Lantinga eb06aba8ae Fixed bug 3742 - minor warning fixes 7 years ago
  Sam Lantinga 2da830a909 Fixed bug 3741 - more compatible initializers for arrays 7 years ago
  Sam Lantinga 93a520b385 Fixed bug 3605 - Software renderer no longer renders after Android screen orientation change 7 years ago
  Sam Lantinga 3cae0c38d2 Fixed bug 3746 - remove SDLCALL attribute from SDL_BlitFunc() funcptr 7 years ago
  Sam Lantinga ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 years ago
  Sam Lantinga e54eede265 Provide the correct state of the on-screen keyboard to the API (patch from Sylvain) 7 years ago
  Sam Lantinga 6ee661398d Fixed bug 3235 - Make the Android window creation similar to iOS' window creation 7 years ago
  Sam Lantinga 6ef1a25d18 Fixed bug 3751 - DirectFB linux_input disabled by default 7 years ago
  Sam Lantinga ddeaa6016c Fixed bug 3299 - DirectInput: Incorrect joystick mapping when attaching new joysticks 7 years ago
  Sam Lantinga ea9bc659f5 Added check for XBOX in addition to Xbox and X-Box 7 years ago
  Sam Lantinga 78865effb5 Fixed compiler warning 7 years ago
  Sam Lantinga f1829d956f Added SDL_wcscmp() 7 years ago
  Sam Lantinga af9ec8f6b5 Fixed copy-paste error, thanks Alen! 7 years ago
  Sam Lantinga df2d299447 Fixed bug 2812 - Make libSDL2main.a usable on Android via a dummy symbol 7 years ago
  Sam Lantinga e977225937 Fixed bug 2839 - No way to create pre-built libraries for Android 7 years ago
  Sam Lantinga c87e1d525c Fixed bug 2841 - Hint to set resource id for window icon 7 years ago
  Ryan C. Gordon 18cceb5ce0 x11: Patched to compile. 7 years ago
  Ryan C. Gordon 0a1b905b6c x11: Fix message box titles with Unicode chars on some window managers. 7 years ago
  Sam Lantinga bfd5a13473 Fixed bug 2931 - Large relative mouse motion jumps when using touch input 7 years ago
  Sam Lantinga b2e2bcc203 Added test debug logs for additional event types 7 years ago
  Alex Szpakowski 9be597a0d6 iOS: Fix app orientation when creating a landscape fullscreen window with the device currently in portrait orientation. 7 years ago
  Sam Lantinga 059d9e4627 Fixed bug 2950 - wrong axes values are set on joystick initialization 7 years ago
  Sam Lantinga 7bab2913c2 Fixed Windows build 7 years ago
  Sam Lantinga 05facb3d4e Fixed bug 2979 - SDL_ConvertSurface does not convert color keys consistently 7 years ago
  Sam Lantinga d226594fcc Workaround for bug 3049 - SDL_Init(SDL_INIT_VIDEO) - XDM authorization key matches an existing client! 7 years ago
  Sam Lantinga 45cec28bc4 Fixed bug 3058 - Slight mistake in GetWindowStyle in SDL_windowswindow.c 7 years ago
  Sam Lantinga e3f3a757f3 Fixed bug 3158 - SDL display window scrambled over VNC 7 years ago
  Sam Lantinga 4a9c6f0a14 Fixed bug 3173 - SDL_GL_GetAttribute overwrites error code from SDL_GL_GetProcAddress 7 years ago