Commit History

Author SHA1 Message Date
  Sam Lantinga 22ce194b17 Make sure SDL_locale.h is included in the Xcode Framework for macOS 5 years ago
  Sam Lantinga b9d5aebb3a Make sure SDL_locale.h is included in the Xcode Framework for tvOS 5 years ago
  Sam Lantinga 550b209e90 Make sure SDL_locale.h is included in the Xcode Framework 5 years ago
  Ryan C. Gordon 60435712f2 video: Set window->surface NULL after freeing it. 5 years ago
  Sam Lantinga eea0b0e088 Fixed bug 5168 - Memory leak in RAWINPUT_JoystickOpen 5 years ago
  Cameron Gutman 134362e745 Enable Xbox One HIDAPI driver on macOS 5 years ago
  Sam Lantinga ac1f174ad5 Fixed bug 5167 - Memory leak in GuessXInputDevice 5 years ago
  Sam Lantinga 06267f5028 Fixed whitespace in SDL_vulkan.h 5 years ago
  Sam Lantinga d48c97c4a4 Fixed bug 5147 - KMSDRM: SetWindowFullscreen() failing with SDL_WINDOW_FULLSCREEN_DESKTOP 5 years ago
  Sam Lantinga 9325b22ef0 Fixed bug 5113 - SDL_UpdateWindowSurfaceRects BitBlt the entire surface on Win32 5 years ago
  Sam Lantinga d000c1cd6d Fixed bug 5155 - HIDAPI_JoystickDisconnected incorrect array shift 5 years ago
  Sam Lantinga a8400dc3bf Fixed bug 5105 - sndio support not working in dynamic mode (dlopen) 5 years ago
  Sam Lantinga 2303d92188 Fixed bug 5145 - Fix whitespace in SDL_vulkan.h 5 years ago
  Cameron Gutman 77b0dad271 cocoa: Change Caps Lock behavior to toggle instead of locking 5 years ago
  Sam Lantinga bdfd1b68ba Fixed bug 5146 - SDL_RenderFillRect doesn't work in DirectFB 5 years ago
  Tudor Brindus a6ca61d732 wayland: update pointer position on initial enter event 5 years ago
  Sam Lantinga 68e1731e02 Don't bother logging security exception getting the device serial number 5 years ago
  Sockmonsters eea450bc99 - Added exception handler for the new SecurityException in USBDevice getSerialNumber 5 years ago
  Sam Lantinga ae9ff11bae The zero happens at a higher level now 5 years ago
  Sam Lantinga 39c958bbaa Initialize the raw_map before getting controller mappings from the driver 5 years ago
  Sam Lantinga 2db049473b Fixed variable names to be consistent across functions 5 years ago
  Sam Lantinga 345b4d7e14 Fixed bug 5161 - Autodetect controller mappings based on the Linux Gamepad Specification 5 years ago
  James Legg e2dbed9cfe SDL_blit: Fix undefined bitshift operations 5 years ago
  Brendan Shanks 032fa681a8 Add Logitech G29 to steering wheel list 5 years ago
  Ryan C. Gordon aa259ed52d wayland: Changed output removal in handle_surface_leave() 5 years ago
  Ryan C. Gordon ce7ae4ec8d wayland: Move buffer copy into mime_data_list_add() 5 years ago
  Ryan C. Gordon 22da9d4d77 wayland: assert that mmap() didn't return NULL. 5 years ago
  Sam Lantinga 1a1f1704a2 Don't include the iOS joystick driver if joysticks are disabled 5 years ago
  Sam Lantinga 57149c2410 Fixed building with --disable-joystick on iOS 5 years ago
  Sam Lantinga cf01ee1694 Fixed building with --disable-joystick on Linux 5 years ago