Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 6ef1a25d18 Fixed bug 3751 - DirectFB linux_input disabled by default hace 7 años
  Sam Lantinga ddeaa6016c Fixed bug 3299 - DirectInput: Incorrect joystick mapping when attaching new joysticks hace 7 años
  Sam Lantinga ea9bc659f5 Added check for XBOX in addition to Xbox and X-Box hace 7 años
  Sam Lantinga 78865effb5 Fixed compiler warning hace 7 años
  Sam Lantinga f1829d956f Added SDL_wcscmp() hace 7 años
  Sam Lantinga af9ec8f6b5 Fixed copy-paste error, thanks Alen! hace 7 años
  Sam Lantinga df2d299447 Fixed bug 2812 - Make libSDL2main.a usable on Android via a dummy symbol hace 7 años
  Sam Lantinga e977225937 Fixed bug 2839 - No way to create pre-built libraries for Android hace 7 años
  Sam Lantinga c87e1d525c Fixed bug 2841 - Hint to set resource id for window icon hace 7 años
  Ryan C. Gordon 18cceb5ce0 x11: Patched to compile. hace 7 años
  Ryan C. Gordon 0a1b905b6c x11: Fix message box titles with Unicode chars on some window managers. hace 7 años
  Sam Lantinga bfd5a13473 Fixed bug 2931 - Large relative mouse motion jumps when using touch input hace 7 años
  Sam Lantinga b2e2bcc203 Added test debug logs for additional event types hace 7 años
  Alex Szpakowski 9be597a0d6 iOS: Fix app orientation when creating a landscape fullscreen window with the device currently in portrait orientation. hace 7 años
  Sam Lantinga 059d9e4627 Fixed bug 2950 - wrong axes values are set on joystick initialization hace 7 años
  Sam Lantinga 7bab2913c2 Fixed Windows build hace 7 años
  Sam Lantinga 05facb3d4e Fixed bug 2979 - SDL_ConvertSurface does not convert color keys consistently hace 7 años
  Sam Lantinga d226594fcc Workaround for bug 3049 - SDL_Init(SDL_INIT_VIDEO) - XDM authorization key matches an existing client! hace 7 años
  Sam Lantinga 45cec28bc4 Fixed bug 3058 - Slight mistake in GetWindowStyle in SDL_windowswindow.c hace 7 años
  Sam Lantinga e3f3a757f3 Fixed bug 3158 - SDL display window scrambled over VNC hace 7 años
  Sam Lantinga 4a9c6f0a14 Fixed bug 3173 - SDL_GL_GetAttribute overwrites error code from SDL_GL_GetProcAddress hace 7 años
  Sam Lantinga b1ed855d53 Added a note about number key keycodes always being SDLK_0...SDLK_9 even on AZERTY layouts hace 7 años
  Sam Lantinga 3b837a2659 Fixed bug 3188 - AZERTY keyboard support broken and inconsistent hace 7 años
  Sam Lantinga 1a5441451c Fixed bug 3309 - SDL_ConvertSurface adds AlphaMod when input surface has ColorKey hace 7 años
  Sam Lantinga e4124ff56d Fixed bug 3208 - Minor improvements to the configure script hace 7 años
  Sam Lantinga 2862b1465d Note that texture contents are undefined when the texture is created. hace 7 años
  Sam Lantinga 6f843b902d Fixed bug 3243 - SDL_SetRenderDrawColor() behaves wrong with RGBA=0 hace 7 años
  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. hace 7 años
  ouned 34769abd46 prefer virtual keycodes over scancodes for extended keys hace 7 años
  Sam Lantinga 195b8bd8ee Fixed bug 3249 - keysym.mod is incorrect when mod keys are pressed for SDL_KEYDOWN events hace 7 años