Commit History

Author SHA1 Message Date
  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
  Sam Lantinga af7fe2cf9b Actually we need to enumerate the 8BitDo Xbox SKUs 1 year ago
  Sam Lantinga 524ccf033f Assume all 8BitDo Xbox controllers have a share button 1 year ago
  Sam Lantinga b1807797a3 Make sure joysticks are locked when adding and removing them 1 year ago
  Sam Lantinga b07e5d38a2 Added missing calls to SDL_InvalidParamError("surface") 1 year ago
  Sam Lantinga 624905a7f1 Destroy the window surface if we've created it for the software renderer 1 year ago
  Sam Lantinga 4ace02df5f Added a mapping for the Atari VCS controller connected over Bluetooth (thanks @WizzardSK!) 1 year ago
  Sam Lantinga 70adacf08a Make sure we include the null terminator in XLookupStringAsUTF8() 1 year ago
  Sam Lantinga fb92d150d9 Removed unused SDL_OSEvent 1 year ago
  Ivan Mogilko d9559ce1d4 Added subsystem refcount tests to testautomation 1 year ago
  Ivan Mogilko 7526a87ff2 Handle subsystem dependencies recursively 1 year ago
  Sam Lantinga 171e306dbf Enable the 5th player LED on the DualSense controller 1 year ago
  Sam Lantinga d6c725d522 Removed misleading comment 1 year ago
  Sam Lantinga 0c85173d5b Fixed connecting and disconnecting real-joysticks closing virtual joysticks in Emscripten (thanks David!) 1 year ago
  Ozkan Sezer 7555701def autotools: fix linux joystick breakage after commit 221d6ea8a8ca 1 year ago
  Ryan C. Gordon 065d80716b hidapi: Avoid memcpy'ing to NULL. 1 year ago
  Ryan C. Gordon 9d7feaaf9e coreaudio: If paused, clear any pending stream data. 1 year ago
  Sam Lantinga d5896f9010 Fixed memory leak in XInput code 1 year ago