Commit History

Author SHA1 Message Date
  Sylvain 4fd4d89b63 Make native functions be public otherwise it fails at run-time. 1 month ago
  Sam Lantinga f2ed5c7a1b Fix illegal calls to DwmGetWindowAttribute() 1 month ago
  Sam Lantinga 96bf12444c Windows allows windows to be resized to zero height. 1 month ago
  Sam Lantinga 47b0c75470 Make sure we're getting called for the correct window 1 month ago
  Sam Lantinga 3415bc920a Fixed crash if a window couldn't be created on Windows 1 month ago
  Dragon-Baroque 07e4dea693 The posix4 library has been merged into the libc library 1 month ago
  Anonymous Maarten 9820f655dd android: reduce visiblity as much as possible 1 month ago
  Evan Hemsley c696e93180 GPU Vulkan: Fix render pass race (#12587) 1 month ago
  Frank Praznik 7b93a744c8 time: Fix compilation on Solaris 1 month ago
  Carl Åstholm 14deef997c emscripten: Fix undefined behavior in opengles2 renderer 1 month ago
  Ethan Lee 5283f73748 storage: Declare a private bootstrap for NDA user storage 1 month ago
  Sam Lantinga 8b924df48b Use an autoreleasepool in Cocoa_GetDisplayUsableBounds() 1 month ago
  Sam Lantinga 82335fd0e9 Fixed building with SDL_LEAN_AND_MEAN 1 month ago
  Arnoldo Adonaí Barón Robles a551c2a6d7 Fix Vulkan error check 1 month ago
  Sam Lantinga 5985f0a327 Fixed infinite recursion in SDL_IsGamepad() 1 month ago
  Caleb Cornett 6d0fb0a2e6 gpu: Fix MTLLibrary dispatch data destructor 1 month ago
  JaimeHW 3e5664a5be Fix return type in SDL_CreateGPURenderState 1 month ago
  Sam Lantinga 4fc9509ab7 Fixed raw input device GUIDs changing randomly between runs 1 month ago
  Evan Hemsley 0bd70684b3 GPU: Fix Vulkan backend never checking deallocations (#12567) 1 month ago
  Sam Lantinga 715301cef5 Fixed crash if info->path is NULL 1 month ago
  Jan200101 f5eea7efa2 remove status message for SDL_STATIC_PIC 1 month ago
  Katharine Chui 35c03774f3 [SDL3] Adding input and FFB support for Logitech G29(PS3) on hidapi (#11598) 1 month ago
  Frank Praznik d66483dfcc video: Send pending coordinates for moved, hidden windows 1 month ago
  Anonymous Maarten b9504f247c opengl: pixelart fragment shader uses GLSL version 1.30 1 month ago
  Anonymous Maarten 05531c5f4b release: use NDK r21e for building Android release artifact 1 month ago
  DamianS-eng 18185e30e9 Remove breaks under return 1 month ago
  DamianS-eng 80ff0f45fd Move default 1 month ago
  DamianS-eng 3b58ad9d48 Add breaks and defaults to switch statements 1 month ago
  DamianS-eng 8b6e9936e0 Missed a bracket 1 month ago
  DamianS-eng 36ec4cd397 Align spacing 1 month ago