Commit History

Author SHA1 Message Date
  Ryan C. Gordon 0ba3d9862d SDL_RWFromFile: On Apple platforms, offer a hint to not look in resource dirs. 1 year ago
  Charles Cross e306cbcbee Updates CheckLibUDev() to match main, fixing missing HAVE_LIBUDEV 1 year ago
  Ozkan Sezer 2cb2897e50 SDL_mslibc.c: revert PR/10303 changes 1 year ago
  Frank Praznik 5d1ca1c8c7 wayland: Don't fail to retrieve a system cursor if no window is focused 1 year ago
  Anonymous Maarten 50a6a39dd6 cmake: use genexes for linking against apple frameworks 1 year ago
  Ozkan Sezer 73066492f6 testshader.c: include stdlib.h for exit() 1 year ago
  Ozkan Sezer 86b4d035db SDL_stdinc.h (SDL_COMPILE_TIME_ASSERT): Keep C++ case alone (after PR/10331) 1 year ago
  Anonymous Maarten 5d606eaae2 stdinc: c23 deprecated _Static_assert in favor of static_assert 1 year ago
  Charlie Birks 6e931bee01 emscripten: restore key event prevent default behaviour 1 year ago
  Anonymous Maarten fd32342ced ci: build MSVC workflows using Ninja generator 1 year ago
  Anonymous Maarten ab4370c247 cmake: detect ARM64EC and enable SDL_LIBC by default 1 year ago
  Anonymous Maarten 7fb8b62a4d cmake: fix building UWP with non-MSVC generator 1 year ago
  Anonymous Maarten 11c0dfbdfe Fix UWP build in non-UNICODE mode 1 year ago
  vanfanel 5ab1151508 Fix KMSDRM double buffering. 1 year ago
  vanfanel 9e6b8d56e3 Add SDL_VIDEO_DOUBLE_BUFFER support to the Wayland backend. 1 year ago
  Amir ccade50587 Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 year ago
  Ryan C. Gordon 3f9591babe README-macos: fixed some text. 1 year ago
  Anonymous Maarten 256269afb3 sdl2-config.in: use backtics instead of $() for older shells 1 year ago
  Anonymous Maarten 2eeb39298e pthread: timespec.tv_nsec must be less then 1000000000 ns 1 year ago
  ceski 3b7eafedb3 Add a Windows mapping for SplitFish Game Controller 1 year ago
  Anonymous Maarten bc39952b23 cmake: only add SDL_LIBC=0 compile options to SDL2 libraries 1 year ago
  Anonymous Maarten a25f94c9a8 ci: run VC tests under sdlprocdump 1 year ago
  Anonymous Maarten bba51871a8 cmake: only link SDL2 against test executables 1 year ago
  Sam Lantinga b057159db7 Make sure SDL subsystems are initialized before starting threads 1 year ago
  Sam Lantinga b378bc5c83 Make sure timers are initialized before any threads start 1 year ago
  Sam Lantinga b13dcf24d6 Fixed OS/2 build 1 year ago
  Sam Lantinga 551164812a Added TLS initialization and shutdown functions 1 year ago
  Ozkan Sezer 956a8bf6c0 ci: bump FreeBSD 1 year ago
  Ryan C. Gordon 663411ff77 haiku: Don't change the cwd on startup if launched from a Terminal. 1 year ago
  Substring a2215ff81c KMSDRM: fix unsupported modifiers 1 year ago