Commit History

Author SHA1 Message Date
  Ryan C. Gordon 46f44f66f8 Fixed potential buffer overflow in SDL_vsnprintf() (thanks, Taylor!). 8 years ago
  Sam Lantinga 351adf156a Fixed bug 2157 - Caps Lock key produces key down & key up events while key is still pressed. 8 years ago
  Sam Lantinga 34eebfba9b Fixed setting the version info in the shared library when using CMake 8 years ago
  Philipp Wiesemann 05ca784e5b Android: Fixed compile error. 8 years ago
  Philipp Wiesemann 67bf5cac1a Fixed wrong pixel format if reading pixels from OpenGL renderer. 8 years ago
  Philipp Wiesemann f8aa4291ca Added brackets to function names in header comments so that doxygen links them. 8 years ago
  David Ludwig 969c316797 Fixed MinGW-w64 build warnings in SDL_render_d3d11.c 8 years ago
  Sam Lantinga 702d9348ac Added SDL prefix to local IID constants 8 years ago
  David Ludwig 3c8a26984d WinRT: build fix in joystick code 8 years ago
  David Ludwig 7851eb0836 Fixed bug 3437 - build error for WinRT/UWP .dlls, caused by fix for SDL bug 3336 8 years ago
  Alex Szpakowski 8500de8fa5 Fix tabs -> spaces 8 years ago
  Alex Szpakowski f0539aa25e Fix bug 3436 - SDL_RaiseWindow not working on windows 8 years ago
  Sam Lantinga 4e6f219941 Fixed bug 3065 - Screen is flickering during closing on-screen keyboard on Android 8 years ago
  Sam Lantinga c9be93c65b Fixed bug 3078 - cmake: fix sdl2.m4 install location on cross hosts 8 years ago
  Sam Lantinga ac7d117475 Fixed build on older Raspberry Pi environments 8 years ago
  Sam Lantinga a0d3e0d64a Fixed warning and code style in SDL_evdev.c 8 years ago
  Sam Lantinga d2c8c5094c Fixed build for X11 8 years ago
  Sam Lantinga 7b34f47e19 Fixed windows build 8 years ago
  Sam Lantinga fa0f417631 Fixed build warnings and errors 8 years ago
  Sam Lantinga fae5d0eab3 Fixed bug 3107 OSX - Process events in SDLApplication to fix integration with CEF. 8 years ago
  Sam Lantinga c8cfccc2f1 Fixed bug 3116 - renderer->hidden in SDL_RenderCopy(Ex) 8 years ago
  Sam Lantinga 359f59aef5 Fixed bug 3130 - Spacebar not responding 8 years ago
  Magnus Bjerke Vik 555e6c9686 Fix SDL not resizing window when Android screen resolution changes 8 years ago
  Sam Lantinga 0250eb3c4f Fixed bug 3134 - CalculateXRandRRefreshRate() returns incorrect refresh rate due to floating point truncation. 8 years ago
  Alex Baines 7543092add Call setlocale + XSetModifiers before XOpenIM, Work around ibus+xim duplicate events. 9 years ago
  Sam Lantinga 64180d2261 Fixed bug 3138 - c_dfDIJoystick2 already defined in dinput8.lib 8 years ago
  Sam Lantinga da6197c5a8 Fixed 3149 - Mouse Pointer Raspberry Pi corrupt when moving over screen edges 8 years ago
  Sam Lantinga 1a31bbe2c8 Fixed bug 3157 - Rudimentary touchscreen support in SDL_evdev (supports Raspberry Pi) 8 years ago
  Sam Lantinga 473051f6bb Fixed bug 3159 - SDL_blit_slow with BLENDING does not work 8 years ago
  Sam Lantinga 13dd2ccda8 Fixed bug 3161 - SDL_WINDOWEVENT_EXPOSED event possible queue overflow 8 years ago