1. 1a63a60 Fixed bug 5539 - Clang 11 fails to compile a CMake build with conflicting types for _m_prefetchw by Sam Lantinga · 3 years, 3 months ago master
  2. 239bdc7 Fixed bug 5543 - Wayland: Fix waylandvideo.h warnings by Sam Lantinga · 3 years, 3 months ago
  3. cfc8745 Fix waiting on condition variables with the SRW lock implmentation by Cameron Gutman · 3 years, 3 months ago
  4. f395fdb Backed out changeset 852a7bdbdf4b This causes a use-after-free memory error by Sam Lantinga · 3 years, 3 months ago
  5. ce38d29 free the 'display' after it was added to global list by Christian Rauch · 3 years, 3 months ago
  6. 92f0848 [KMS/DRM] Bugfix number #5535: Improve reliability, by wahil1976. by Manuel Alfayate Corchete · 3 years, 3 months ago
  7. 46120df make AddressSanitizer optional and disabled by default by Christian Rauch · 3 years, 3 months ago
  8. a2fb9cb enable AddressSanitizer only for GCC 5 onwards (bug #5533) by Christian Rauch · 3 years, 3 months ago
  9. d6060c1 add '-shared-libasan' to debug flags (bug #5533) by Christian Rauch · 3 years, 3 months ago
  10. 2038bb0 avoid some pedantic warnings in array initializers by Ozkan Sezer · 3 years, 3 months ago
  11. 644ff83 SDL: fix packet handling for original version of Stadia FW by Sam Lantinga · 3 years, 3 months ago
  12. 5e41ee0 minor updates to libc function checks by Ozkan Sezer · 3 years, 3 months ago
  13. 91d2bc1 [KMS/DRM] Fix build warning. by Manuel Alfayate Corchete · 3 years, 3 months ago
  14. d15563c [KMS/DRM] Replace indent tabs with spaces, as intended. by Manuel Alfayate Corchete · 3 years, 3 months ago
  15. 491136b [KMS/DRM] Merge patch for bug #5532: No need to correct cursor position now that all windows are fullscreen. Link: https://bugzilla.libsdl.org/show_bug.cgi?id=5519. by Manuel Alfayate Corchete · 3 years, 3 months ago
  16. 03b83ba [KMS/DRM] Remove redundant SDL_SendWindowEvent() call. by Manuel Alfayate Corchete · 3 years, 3 months ago
  17. c380570 [KMS/DRM] Restore all-windows-are-fullscreen functionality, since there is no window manager in KMSDRM. by Manuel Alfayate Corchete · 3 years, 3 months ago
  18. b4af8ea Fix Xbox Series X controller on macOS by Cameron Gutman · 3 years, 3 months ago
  19. 8bfbd83 Updated runtime dependency on libudev by Sam Lantinga · 3 years, 3 months ago
  20. 6f1af97 Fixed compiler warning by Sam Lantinga · 3 years, 3 months ago
  21. 9f3af48 Backed out changeset 1cde3dd0f44d - this breaks windows which are created and then set to FULLSCREEN_DESKTOP by Sam Lantinga · 3 years, 3 months ago
  22. 3e9a1a2 Android: documention update by Sylvain Becker · 3 years, 3 months ago
  23. 08ee70d KMSDRM doesn't have a window manager, so all windows are fullscreen by Sam Lantinga · 3 years, 3 months ago
  24. bc88591 SDL_vulkan_utils: minor code clean-up by Sylvain Becker · 3 years, 3 months ago
  25. 59292f1 SDL_ConvertColorkeyToAlpha: remove and clarify a FIXME by Sylvain Becker · 3 years, 3 months ago
  26. f09f0a9 Fixed detecting the paddles on the Xbox Elite Series 1 controller by Sam Lantinga · 3 years, 3 months ago
  27. 1c6dd60 Fixed bug 5471 - Creating a fullscreen desktop window goes windowed temporarily by Sam Lantinga · 3 years, 3 months ago
  28. ca799c8 Added test command line options to force different window types by Sam Lantinga · 3 years, 3 months ago
  29. 24b5341 Removed support for clock_gettime_nsec_np() by Sam Lantinga · 3 years, 3 months ago
  30. c9d581c cmake: enable AddressSanitizer in Debug builds if supported by Christian Rauch · 3 years, 3 months ago
  31. f876d14 Don't uncorrelate while rumble is active and stay correlated longer in case raw input messages are lagging a bit. by Sam Lantinga · 3 years, 3 months ago
  32. 58b3f43 wayland: Don't crash when the properties of already existing wl_output change by Sebastian Krzyszkowiak · 3 years, 3 months ago
  33. caeae57 Fixed bug 5524 - Pass NSString to NSLog() by Sam Lantinga · 3 years, 3 months ago
  34. a560281 Don't enable address sanitize flags without checking compiler first by Sam Lantinga · 3 years, 3 months ago
  35. 97ddd27 free 'outputs' in 'Wayland_DestroyWindow' by Christian Rauch · 3 years, 3 months ago
  36. e0a556f free the 'data_device_manager' by Christian Rauch · 3 years, 3 months ago
  37. 1082d23 cmake: enable AddressSanitizer in Debug builds by Christian Rauch · 3 years, 3 months ago
  38. 9b0b2fa wayland: Fix transform and scale handling when setting display mode by Sebastian Krzyszkowiak · 3 years, 3 months ago
  39. b7ab7a4 [KMS/DRM] Merge patch for bug 5522#: Implement KMSDRM_GetWindowWMInfo(). by Manuel Alfayate Corchete · 3 years, 3 months ago
  40. 22dd02f [KMS/DRM] Fix for bug #5518: only do async pageflips when hardware supports them. by Manuel Alfayate Corchete · 3 years, 3 months ago
  41. 4772f68 Add default handler for Alt+Tab while keyboard grab is enabled by Cameron Gutman · 3 years, 3 months ago
  42. 43751ef Revert checks on destination scaling size (see bug #5510) by Sylvain Becker · 3 years, 3 months ago
  43. 495b0f5 [KMS/DRM] Correct small omission on bugfix #5513: y-coord correction has to be done on WarpMouseGlobal, too. by Manuel Alfayate Corchete · 3 years, 3 months ago
  44. e92f095 Fixed crash if the GameCube controller hasn't been opened yet by Sam Lantinga · 3 years, 3 months ago
  45. 88c3881 added --enable-xinput switch for windows builds by Ozkan Sezer · 3 years, 3 months ago
  46. caab629 Remove checks on destination scaling size (see bug #5510) by Sylvain Becker · 3 years, 3 months ago
  47. 56460f9 [KMS/DRM] Remove unused KMSDRM_SetWindowGrab prototype in header file. by Manuel Alfayate Corchete · 3 years, 3 months ago
  48. 5c6a230 [KMS/DRM] Patch for bug #5513. KMSDRM backend can now manage and use several displays. by Manuel Alfayate Corchete · 3 years, 3 months ago
  49. e0087f0 Properly handle keys already down when the hook is installed by Cameron Gutman · 3 years, 3 months ago
  50. 40ae119 Remove old YUV fixme by Sylvain Becker · 3 years, 3 months ago
  51. 0d5aa38 Add checks for maximun scaling size (see bug #5510) by Sylvain Becker · 3 years, 3 months ago
  52. 48a6e21 Make sure we don't create a game controller mapping for HID devices that aren't supported by HIDAPI by Sam Lantinga · 3 years, 3 months ago
  53. 44703d5 Note that the Logitech G29 (PS4) is a racing wheel by Sam Lantinga · 3 years, 3 months ago
  54. 717ca76 SDL_config_os2.h: remove some duplicated lines. by Ozkan Sezer · 3 years, 3 months ago
  55. cd5c507 config.guess and config.sub updates from mainstream by Ozkan Sezer · 3 years, 3 months ago
  56. f4bcfc0 Fixed bug 5510 - simplify the scaling functions blit auto (generated file) by Sylvain Becker · 3 years, 3 months ago
  57. af65ee9 Fixed bug 5510 - simplify the scaling functions by Sylvain Becker · 3 years, 3 months ago
  58. eef52ae SDL_stretch: remove un-used vars, same notation as blit functions by Sylvain Becker · 3 years, 3 months ago
  59. 9ca25ac Fixed compiler warnings by Sam Lantinga · 3 years, 3 months ago
  60. 19976c8 Fixed build warning by Sam Lantinga · 3 years, 3 months ago
  61. a1cfc42 Fixed PS4 controllers over Bluetooth on Windows 7 by Sam Lantinga · 3 years, 3 months ago
  62. 7c54ecb Added WIN_IsWindows8OrGreater() for internal use by Sam Lantinga · 3 years, 3 months ago
  63. 6eb468b X11: Ungrab the keyboard when the mouse leaves the window by Cameron Gutman · 3 years, 3 months ago
  64. 8712cc2 SDL_LowerSoftStretchLinear: assign result from scale_mat() to ret. by Ozkan Sezer · 3 years, 3 months ago
  65. 084eb6f Fixed bug 3816 - asm code in video/SDL_stretch.c by Sam Lantinga · 3 years, 3 months ago
  66. f90e147 Added explicit case from Uint8 to int before subtracting offset by Sam Lantinga · 3 years, 3 months ago
  67. 4b7984f Fixed compile warning by Sam Lantinga · 3 years, 3 months ago
  68. f444437 The Sharkoon Skiller SGH2 headset hangs in DirectInput enumeration, so avoid it here just in case. by Sam Lantinga · 3 years, 3 months ago
  69. c0ed3b9 Fixed bug 3816 - asm code in video/SDL_stretch.c by Sam Lantinga · 3 years, 3 months ago
  70. 22c0725 Fixed building with mingw64 by Sam Lantinga · 3 years, 3 months ago
  71. d2112a0 SDL_Update{YUV,NV}Texture: also intersect rect with texture dimension by Sylvain Becker · 3 years, 3 months ago
  72. cafdc7e SDL_UpdateTexture: intersect update rect with texture dimension by Sylvain Becker · 3 years, 3 months ago
  73. a2470d0 SDL_SoftStretch: disable asm path if mprotect isn't available (see bug #3816) by Sylvain Becker · 3 years, 3 months ago
  74. 9446506 Expose separate keyboard and mouse grab support by Cameron Gutman · 3 years, 3 months ago
  75. 727007d SDL_SoftStretch: re-enable USE_ASM_STRETCH path for gcc >= 4.6 by Sylvain Becker · 3 years, 4 months ago
  76. 19b0c06 DirectFB: Split input grab handling into keyboard and mouse parts by Cameron Gutman · 3 years, 4 months ago
  77. 67468d4 Fixed bug 5497 - SDL_COMPOSE_ERROR is wrong by Sam Lantinga · 3 years, 4 months ago
  78. e0bf60b Fixed bug 5481 - iOS-specific main sources not used for CMake build. by Sam Lantinga · 3 years, 4 months ago
  79. 3b2b0cd Fixed bug 5493 - Hint to let the user opt out of having Switch controllers' Home button lit when opened by Sam Lantinga · 3 years, 4 months ago
  80. 07a9258 Removed non-functional window grab implementations by Sam Lantinga · 3 years, 4 months ago
  81. 0ff8dde Rename SetWindowGrab() to SetWindowMouseGrab() by Cameron Gutman · 3 years, 4 months ago
  82. b300375 wayland: cancel key repeat when keyboard focus is lost by Cameron Gutman · 3 years, 4 months ago
  83. c76e6c1 Fix grabbing Alt+Tab and Alt+Esc on Windows 7 by Cameron Gutman · 3 years, 4 months ago
  84. c74fe88 Refactor keyboard grab to be managed by the video core by Cameron Gutman · 3 years, 4 months ago
  85. a2893ea GLES2 SDL_Renderer: remove old ZUNE_HD defines and simplify shader cache by Sylvain Becker · 3 years, 4 months ago
  86. 67f89ba better check for clock_gettime_nsec_np() -- cf. bug #5467. by Ozkan Sezer · 3 years, 4 months ago
  87. 3545ade CMakeLists.txt: fix check_symbol_exists() for clock_gettime_nsec_np by Ozkan Sezer · 3 years, 4 months ago
  88. 239c12c minor clean-up in SDL_os2audio.c by Ozkan Sezer · 3 years, 4 months ago
  89. 97d3d8e fix build failure due to -Werror=declaration-after-statement (bug #5500) by Brandon DeRosier · 3 years, 4 months ago
  90. 0530ff8 [KMS/DRM] Bugfix for #5489: Non-FULLSCREEN windows incorrecty use videomode changing to look fullscreen. by Manuel Alfayate Corchete · 3 years, 4 months ago
  91. 0ec0405 Implement Wayland_SetWindowResizable by Ethan Lee · 3 years, 4 months ago
  92. 3851167 Added Stadia controller source file to Visual Studio and Xcode projects by Sam Lantinga · 3 years, 4 months ago
  93. aa1371e waylandtouch: Don't export interface structs by Simon McVittie · 3 years, 4 months ago
  94. 4f95cca Minor cleanup by Sam Lantinga · 3 years, 4 months ago
  95. b78384a Fixed bug 5466 - Add haptic support for Stadia Controller by Sam Lantinga · 3 years, 4 months ago
  96. 5099bcf Fixed bug 5467 - SDL sys timer Mac OS update proposal by Sam Lantinga · 3 years, 4 months ago
  97. cca251b Hint SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS added so we can recognise a Joy-Con as half a Pro Controller, so we can read its analog input and read its sensors just like we do a Pro Controller. by JibbSmart · 3 years, 4 months ago
  98. ede5f3f Implement support for inhibiting the screensaver on Wayland by Cameron Gutman · 3 years, 4 months ago
  99. 64697b4 Fix continuous scrolling speed on Wayland by Cameron Gutman · 3 years, 4 months ago
  100. 920f258 Implement keyboard grab support for Windows by Cameron Gutman · 3 years, 4 months ago