Commit History

Author SHA1 Message Date
  Sam Lantinga 2d81beb819 Show the mapping used when a game controller is opened 1 year ago
  Sam Lantinga 4de4b1e7a0 Don't tickle PS4 Bluetooth controllers in simple mode 1 year ago
  Cameron Cawley f33ab44f84 Extend blitting support for all <8bpp formats 1 year ago
  Cameron Cawley 67eb03400a Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB 1 year ago
  Ryan C. Gordon cb5b8c9747 testshader: Don't make local variables with the same name as GL entry points. 1 year ago
  Ryan C. Gordon c331b64d79 audio: Tighten up possession of detectionLock during device open. 1 year ago
  Ryan C. Gordon e51760e111 audio: Wait for device thread to set `device->threadid` before continuing. 1 year ago
  Deve c67ff82377 Avoid textinput events when pasting from clipboard on iOS. 2 years ago
  Ryan C. Gordon 42d979a231 audio: Just use the system default stack size for the device thread. 1 year ago
  Cameron Cawley 1bb5448fe8 Use the correct pixel formats for OpenGL ES on big endian 1 year ago
  Ozkan Sezer 2222f44c94 use format string attributes for functions accepting va_list params, too 1 year ago
  Anonymous Maarten d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) 1 year ago
  Sam Lantinga cc7c0a2dab Fixed IOS_SupportedHIDDevice() returning SDL_FALSE before initialization 1 year ago
  Sam Lantinga 76cc24e34a Added SDL_HINT_JOYSTICK_IOKIT and SDL_HINT_JOYSTICK_MFI to control whether the IOKit and GCController drivers should be used for joystick support. 1 year ago
  Sam Lantinga 0ec1209eab Fixed a memory leak at window creation. 1 year ago
  Louis M 925362a2fc Replacing SDL_SCANCODE_AUDIOMUTE by SDL_SCANCODE_MUTE on Windows 1 year ago
  Sam Lantinga 1de85491e1 Fixed mouse wheel scrolling direction on iOS 1 year ago
  Sam Lantinga cc20d0147e Revert "Check to make sure the Windows joystick device has buttons and axes" 1 year ago
  Sam Lantinga 8c82b73027 Fixed the ROG PUGIO II showing up as a game controller 1 year ago
  nia 92d70f4167 cpuinfo: Fix detection of physical memory above 2GB on NetBSD 1 year ago
  Yussuf Khalil 63e9827b90 wayland: Fix DPI calculation with scaled outputs 1 year ago
  Sylvain Becker f3419d8c04 Re-add SDL_assert() with non boolean ptr syntax (#8531) 1 year ago
  Sam Lantinga c29df1699e Added shortened name for "Nintendo Co., Ltd." 1 year ago
  Sam Lantinga 4a0bd06d58 Added support for the GameSir-G7 Controller for Xbox 1 year ago
  Sam Lantinga 03f29c19dc Added support for the Dragonrise GameCube adapter with VID 0x1843 1 year ago
  Sylvain Becker a14b948b6c [SDL2] pointer boolean (#8523) 1 year ago
  Anonymous Maarten 4a3a9f3ad8 Older gcc does not support #pragma GCC diagnostic inside functions 1 year ago
  Anonymous Maarten d38ccfa88f x11: Ignore deprecated declaration of XKeycodeToKeysym 1 year ago
  Anonymous Maarten f0d65436fb ci: re-enable Intel compilers on ci 1 year ago
  Sam Lantinga dfc38ef460 Implemented VT switching for KMSDRM on Linux 1 year ago