Commit History

Author SHA1 Message Date
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis 2 years ago
  Sylvain Becker 02493579b5 DBus: add a reference to the connection 2 years ago
  Sylvain Becker e0ee9fa80c Fix build (#6808) 2 years ago
  Ryan C. Gordon 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. 2 years ago
  Ozkan Sezer 1230a8fde8 fix (hopefully) MSVC builds after gesture removal. 2 years ago
  Ryan C. Gordon a76053352c gesture: Removed the gesture API from SDL3. 2 years ago
  Simon McVittie 07fa2769b8 cmake: Fix detection of ALSA::ALSA for static linking 2 years ago
  Simon McVittie 45ebdfb1dc emscripten: Replace a stray reference to SDL2 with SDL3 2 years ago
  Simon McVittie 4a46a9e372 .gitignore: Replace all SDL2 with SDL3 2 years ago
  Sam Lantinga 650e16a824 Detect display change when fullscreen desktop windows move displays 2 years ago
  Sam Lantinga a506d798d8 Don't try to open the Razer Huntsman Elite keyboard as a controller 2 years ago
  Ryan C. Gordon 12486e144b wasapi: Fixed incorrect assertions. 2 years ago
  Frank Praznik 90a964f132 wayland: Set xdg surface geometry 2 years ago
  Sam Lantinga 618340bf99 Added support for the STRIKEPAD PS4 Grip Add-on to the HIDAPI driver 2 years ago
  Anonymous Maarten 9eb4d1f020 cmake: use FindALSA.cmake to find ALSA libraries 2 years ago
  Pierre Wendling 053ce39d67 N3DS: Semaphore fixes. (#6776) 2 years ago
  Kelly Gravelyn bb6abd7b03 Remove OutDir and IntDir from GDK projects 2 years ago
  Sylvain e5a470d0d3 Update DYNAPI SDL_WinRTRunApp() prototype which was wrong (see #6783) 2 years ago
  Sylvain 3d190ebcb4 SDL_dynapi_procs: fixed SDL_UIKitRunApp prototype (see #6783) 2 years ago
  Sylvain a38ea6bad2 SDL_assert: remove old define for obsolete naming 2 years ago
  Sylvain f906c52ee6 SDL_assert: remove old naming convention (see #6783) 2 years ago
  Sylvain 2905b6d65a SDL_dynapi_procs: update wrong naming conventions with SDL_AssertState/Data (see #6783) 2 years ago
  Ryan C. Gordon 16f8dfcef9 docs: Note that you don't need to free SDL_GetDefaultCursor's results. 2 years ago
  Sylvain 99baebf5eb SDL_dynapi_procs.h: one more space (for diff purpose) 2 years ago
  Sylvain b7008e4614 SDL_dynapi_procs: remove extra ' ' 2 years ago
  Sylvain cce1341b5b gendynapi.py: don't generate parameter for '...' - corrected 2 years ago
  Sylvain f442d0a0ef Revert "gendynapi.py: don't generate parameter for '...'" 2 years ago
  Sylvain ea8c7df91b gendynapi.py: don't generate parameter for '...' 2 years ago
  Sylvain 5f89987d7f Fixed extra 'space' (see #6783 Thanks @sezero !) 2 years ago
  Sam Lantinga 3736005fc4 Added test event logging for SDL_WINDOWEVENT_ICCPROF_CHANGED and SDL_WINDOWEVENT_DISPLAY_CHANGED 2 years ago