Commit History

Author SHA1 Message Date
  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
  Sam Lantinga e9f567c707 Fixed building on iOS with MFI controllers disabled 5 years ago
  Sam Lantinga 97ca96bdee Use nil instead of NULL for Objective-C objects 5 years ago
  Sam Lantinga 2aec184e36 Fixed mkdir warning when running iosbuild.sh multiple times 5 years ago
  Sam Lantinga 03a7abf80c Fixed building with --disable-joystick on macOS 5 years ago
  Sam Lantinga af5eb56c76 Fixed uninitialized variable warning 5 years ago
  Sam Lantinga 31916f11aa Fixed compiler warning building on FreeBSD 5 years ago
  Sam Lantinga bcbaa4ec1f If there isn't a GetGlobalMouseState() implementation, fall back to the normal one. 5 years ago
  Sam Lantinga 437577f91e Fixed bug 5141 - KMSDRM: manage SDL_GetGlobalMouseState() 5 years ago