Histórico de commits

Autor SHA1 Mensagem Data
  Sam Lantinga df2d299447 Fixed bug 2812 - Make libSDL2main.a usable on Android via a dummy symbol 7 anos atrás
  Sam Lantinga e977225937 Fixed bug 2839 - No way to create pre-built libraries for Android 7 anos atrás
  Sam Lantinga c87e1d525c Fixed bug 2841 - Hint to set resource id for window icon 7 anos atrás
  Ryan C. Gordon 18cceb5ce0 x11: Patched to compile. 7 anos atrás
  Ryan C. Gordon 0a1b905b6c x11: Fix message box titles with Unicode chars on some window managers. 7 anos atrás
  Sam Lantinga bfd5a13473 Fixed bug 2931 - Large relative mouse motion jumps when using touch input 7 anos atrás
  Sam Lantinga b2e2bcc203 Added test debug logs for additional event types 7 anos atrás
  Alex Szpakowski 9be597a0d6 iOS: Fix app orientation when creating a landscape fullscreen window with the device currently in portrait orientation. 7 anos atrás
  Sam Lantinga 059d9e4627 Fixed bug 2950 - wrong axes values are set on joystick initialization 7 anos atrás
  Sam Lantinga 7bab2913c2 Fixed Windows build 7 anos atrás
  Sam Lantinga 05facb3d4e Fixed bug 2979 - SDL_ConvertSurface does not convert color keys consistently 7 anos atrás
  Sam Lantinga d226594fcc Workaround for bug 3049 - SDL_Init(SDL_INIT_VIDEO) - XDM authorization key matches an existing client! 7 anos atrás
  Sam Lantinga 45cec28bc4 Fixed bug 3058 - Slight mistake in GetWindowStyle in SDL_windowswindow.c 7 anos atrás
  Sam Lantinga e3f3a757f3 Fixed bug 3158 - SDL display window scrambled over VNC 7 anos atrás
  Sam Lantinga 4a9c6f0a14 Fixed bug 3173 - SDL_GL_GetAttribute overwrites error code from SDL_GL_GetProcAddress 7 anos atrás
  Sam Lantinga b1ed855d53 Added a note about number key keycodes always being SDLK_0...SDLK_9 even on AZERTY layouts 7 anos atrás
  Sam Lantinga 3b837a2659 Fixed bug 3188 - AZERTY keyboard support broken and inconsistent 7 anos atrás
  Sam Lantinga 1a5441451c Fixed bug 3309 - SDL_ConvertSurface adds AlphaMod when input surface has ColorKey 7 anos atrás
  Sam Lantinga e4124ff56d Fixed bug 3208 - Minor improvements to the configure script 7 anos atrás
  Sam Lantinga 2862b1465d Note that texture contents are undefined when the texture is created. 7 anos atrás
  Sam Lantinga 6f843b902d Fixed bug 3243 - SDL_SetRenderDrawColor() behaves wrong with RGBA=0 7 anos atrás
  Sam Lantinga 47c2c7d585 Cleaned up WindowsScanCodeToSDLScanCode() so VKeytoScancode() always takes precedence for the keys it handles and the rest of the logic is easier to read. 7 anos atrás
  ouned 34769abd46 prefer virtual keycodes over scancodes for extended keys 7 anos atrás
  Sam Lantinga 195b8bd8ee Fixed bug 3249 - keysym.mod is incorrect when mod keys are pressed for SDL_KEYDOWN events 7 anos atrás
  Sam Lantinga c086251266 Fixed bug 3128 - Removing all the static variables from android SDLActivity and accompanying JNI calls. 7 anos atrás
  Sam Lantinga 0a52db54bd Fixed bug 3191 - haptic system on android? 7 anos atrás
  Sam Lantinga 78c84e7029 Fixed part of bug 3227 - patch for multiple buttons at the same time not working 7 anos atrás
  Sam Lantinga b425050baf Fixed compiler warnings on Visual Studio 2013 7 anos atrás
  Sam Lantinga affab6ade5 More fixes for the SDL_scanf code 7 anos atrás
  Sam Lantinga e27dcd1c3b Fixed Android build 7 anos atrás