Commit History

Author SHA1 Message Date
  Joshua T. Fisher 84dff407d4 Fixup the mingw readme cmakelists 1 month ago
  Sam Lantinga 21e6c5814c Fixed Nintendo controller face button layout under Steam 1 month ago
  Sam Lantinga 776f0a685c Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b) 1 month ago
  Sam Lantinga 9f32fafe21 Use sized types when fixing undefined behavior 1 month ago
  rohlem 74b3b8e9e3 avoid UB (left shift of negative number) in SDL_windowsevents.c 1 month ago
  Frank Praznik fa4a9ba74e wayland: Fix enum/boolean comparison and assignment 1 month ago
  Cameron Gutman 9a6f8a2512 mouse: Add internal integer mouse mode hint for sdl2-compat 1 month ago
  bobsayshilol 1173bc2dde emscripten: Fix handling of special HTML targets 1 month ago
  TheMode ada55bd887 Implement SDL_GetSystemRAM and SDL_GetNumLogicalCPUCores for the 3ds (#12494) 1 month ago
  Sam Lantinga fe97cff7d1 Fixed memory leak in memory leak tracking 1 month ago
  ds-sloth 8cdeb1a35a Fix n3ds/SDL_syssem.c:SDL_SignalSemaphore (libsdl-org/SDL#12411) 1 month ago
  Sam Lantinga 7c82171a85 Fixed pen events on iOS after reinitializing SDL 1 month ago
  Sam Lantinga 2d2085c80b Add a link to docs/INTRO-mingw.md 1 month ago
  Joshua T. Fisher 03a4eea0ef Added MinGW Intro readme, touched up CMake and Visual Studio readmes. (#12485) 1 month ago
  Sam Lantinga fec3e2cd45 Removed logic forcing vsync on if setting it off fails 1 month ago
  Sam Lantinga 2aec1c2ef6 Added support for SDL_PIXELFORMAT_MJPG to SDL_DuplicateSurface() 1 month ago
  Sam Lantinga b32cd4f84b Make texture scale mode a part of the 2D renderer draw state 1 month ago
  SDL Wiki Bot 550bdc658a Sync SDL3 wiki -> header 1 month ago
  Sam Lantinga d75ba9c2d2 Added SDL_HINT_VIDEO_X11_EXTERNAL_WINDOW_INPUT 1 month ago
  SDL Wiki Bot 2477f7f982 Sync SDL3 wiki -> header 1 month ago
  Sam Lantinga e454d7d4be Document the thread safety of SDL surface functions 1 month ago
  Sam Lantinga cd8bffb2dd Fixed continuous logging if returning to desktop mode fails on X11 1 month ago
  Sam Lantinga 9646e3cc1b Handle XWayland not sending display disconnected events 1 month ago
  Sam Lantinga 1a2362ebf1 Updated to version 3.2.9 for development 1 month ago
  Sam Lantinga f6864924f7 Updated to version 3.2.8 for release 1 month ago
  Sam Lantinga 6b3dafa4d3 Fixed crash when restoring the desktop mode on macOS 1 month ago
  Sam Lantinga 5c0c5d2816 Fixed crash unplugging a HIDAPI controller 1 month ago
  Sam Lantinga de11dd3d60 Make SDL_RegisterEvents() thread-safe 1 month ago
  Frank Praznik ac09af2600 video: Synthesize fullscreen related moves if the driver does not. 1 month ago
  Frank Praznik 26d1afa29c x11: Synthesize fullscreen size events on Openbox 1 month ago