Commit History

Author SHA1 Message Date
  Frank Praznik 6f1afe7084 video: Send pending coordinates for moved, hidden windows 1 month ago
  Sam Lantinga 6302589829 Use an autoreleasepool in Cocoa_GetDisplayUsableBounds() 1 month ago
  Sam Lantinga 3225d31679 Fixed building with SDL_LEAN_AND_MEAN 1 month ago
  Arnoldo Adonaí Barón Robles ae05ab280d Fix Vulkan error check 1 month ago
  Caleb Cornett 51a6cb2cf5 gpu: Fix MTLLibrary dispatch data destructor 1 month ago
  Evan Hemsley daf468e141 GPU: Fix Vulkan backend never checking deallocations (#12567) 1 month ago
  Sam Lantinga cd673c8254 Fixed raw input device GUIDs changing randomly between runs 1 month ago
  Sam Lantinga 3f13c0b36d Fixed crash if info->path is NULL 1 month ago
  Cameron Gutman 3e34720851 mouse: Allow use of integer coordinates with fractional wheel events 1 month ago
  Sam Lantinga 0799237d74 Added unaligned version of SDL_ConvertPixels_SwapNV_std() 1 month ago
  Sam Lantinga 53f64e40c4 Fixed SDL_GPUTextureSupportsSampleCount() documentation 1 month ago
  Frank Praznik a530df20b2 cocoa: Set the internal window data before calling methods that may result in referencing the internal data 1 month ago
  Sam Lantinga b958189c92 Removed help for obsolete (and removed) command line option 1 month ago
  Sam Lantinga 341f910835 Initialize the padding of aligned allocations to zero 1 month ago
  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