Commit History

Author SHA1 Message Date
  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
  Anonymous Maarten adc0880520 cmake: also install pdb files of static libraries 1 year ago
  Sam Lantinga 509c70c698 Allow the application to draw while Windows is in a modal move/resize loop 1 year ago
  Sam Lantinga 3900fca304 Fixed FreeBSD build 1 year ago
  Sam Lantinga 76ff25eedf Fixed FreeBSD build 1 year ago
  Sam Lantinga 5d29f22808 Store the requested muted state 1 year ago
  Sam Lantinga 87bb0f5bcb Don't mute the console input if we can't read the keyboard 1 year ago
  Wohlstand f9baa30270 sdlchecks.cmake: Clarified the reason why shared X11 mode doesn't work 1 year ago
  Sam Lantinga 7e11bd1ac1 Removed useless branch test 1 year ago