Commit History

Author SHA1 Message Date
  Sam Lantinga cd14bf3d00 Fixed warning: no previous prototype for function 'SDL_PrivateIsGamepadPlatformMatch' 1 month ago
  SDL Wiki Bot 3b43b55e2a Sync SDL3 wiki -> header 1 month ago
  Jesse Chounard 70e16a8d13 tray: Add icon click callbacks for Windows and macOS (#14964) 1 month ago
  Frank Praznik bd472b43f5 wayland: Only use owned surface data when processing touches 1 month ago
  Ryan C. Gordon f60e79feaf test_common: Changed a bunch of strcmp `if`s to `else if`s. 1 month ago
  Ryan C. Gordon 10cc3dbe53 test_common: add a `--fill-document` command line option. 1 month ago
  Ryan C. Gordon 7f94c7782a hints: Reformatted some documentation that got mangled. 1 month ago
  Ozkan Sezer 59e3ad0079 SDL_gpu_d3d12.c: Silence -Wuninitialized warning from old gcc versions: 1 month ago
  Ozkan Sezer 427941012e SDL_gpu_vulkan.c: Silence -Wuninitialized warning from old gcc versions: 1 month ago
  chenzw 1fd7cd693a pass payload to state handler 1 month ago
  chenzw 8272699901 refactor(joystick): unify GameSir packet parsing with packet/payload offsets, fix field byte indexing and standardize length checks 1 month ago
  chenzw e087de5741 refactor for style (no functional changes) 1 month ago
  walle f5efba34da Fix multi-platform compilation issues 1 month ago
  chenzw bb8eee8fac Added support for the GameSir-G7 Pro 8K controller 1 month ago
  Ryan C. Gordon 1a9e6c368f pen: Fixed a comment typo. 1 month ago
  Ryan C. Gordon dd18d7ff52 pen: Fixed incorrect comment. 1 month ago
  Anonymous Maarten 5f151f4532 cmake: cannot detect deprecated apple-clang link options (they are not fatal) 1 month ago
  Anonymous Maarten e338287e64 cmake: treat linker warnings as errors when configuring with SDL_WERROR=ON 1 month ago
  Nintorch 997a168e00 Add share button mapping to Xbox Series X controller on Android 1 month ago
  Sam Lantinga 230286447e Fixed Raspberry Pi build 1 month ago
  Sam Lantinga f60231759d Fixed detecting Nintendo Switch Pro 2 controller on Steam Link hardware 1 month ago
  Ryan C. Gordon a6c0052f39 srgb: Readd WGL/GLX extension checks when asking for sRGB-capable framebuffers. 1 month ago
  Ryan C. Gordon 2b5ebb1170 Revert "opengl: Fixes for sRGB framebuffer support." 1 month ago
  Ryan C. Gordon 7bc93da555 Revert "wgl: Added debug code for sRGB issues." 1 month ago
  Cameron Cawley f8331d50ff Simplify SDL_GL_EGL_PLATFORM handling 1 month ago
  Cameron Cawley eceb35c96c Add VIDEO_DEVICE_CAPS_SLOW_FRAMEBUFFER and move detection to video drivers (#14817) 1 month ago
  Anonymous Maarten 28ea4a8e31 surface: verify surface palette in SDL_Save(BMP|PNG) before hitting the FS 1 month ago
  Ryan C. Gordon bb6ced6fc0 emscripten: Cleanup some wasm32/wasm64 ifdefs. 1 month ago
  Ryan C. Gordon 7d093940a7 emscripten: Unify creation of Module['SDL3'] in at SDL_Init time. 1 month ago
  Sam Lantinga de605a3b7e Reverted unintended testsprite changes 1 month ago