Commit History

Author SHA1 Message Date
  Sam Lantinga 047b20e3b6 Fixed compile warnings on platforms without hidapi support 4 years ago
  Sam Lantinga 9838611a8b Fixed compiler crash building for iOS with clang 11.0.3 4 years ago
  Ozkan Sezer 2b760c3697 attempt to fix emscripten-buildbot: s/wasm/wasm32/ 4 years ago
  Ozkan Sezer b9eb43a5c6 build-scripts: update install-sh and mkinstalldirs from automake-1.16.3 4 years ago
  Ozkan Sezer 3c4103b87d fix config.guess permissions 4 years ago
  Sam Lantinga fd3cb20b0f Fixed bug 5411 - config.guess and config.sub outdated 4 years ago
  Ozkan Sezer 5ed3d21f6e testsem.c: fix -Wmissing-braces warnings. 4 years ago
  Sylvain Becker 4aebad77bd SDL_SoftStretchLowerLinear: try to make xcode buildbot compile (Bug 5313) 4 years ago
  Sam Lantinga 93ccdee8c1 Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf 4 years ago
  Joel Linn d0b8295c0d Add SDL_sem implementation using Atomics and WaitOnAddress API. 4 years ago
  Joel Linn 2b040cebbe Atomic test: Fix use after free 4 years ago
  Joel Linn 6267b95177 Semaphore test: Add overhead tests. 4 years ago
  Joel Linn 95a6d4e848 Semaphore test: Put test into separate function. 4 years ago
  Joel Linn 548cb90893 Add SDL_mutex implementation using Windows Slim Reader/Writer Locks Keep Critical Section impl for Windows XP/Vista - choose at runtime 4 years ago
  Ozkan Sezer 090fffac6a test/Makefile.os2: add warning switches to CFLAGS. 4 years ago
  Ozkan Sezer 239c8f1f4c testvulkan.c: fix -Wmissing-braces warnings. also fix whitespace. 4 years ago
  Ozkan Sezer 20ca1192d2 testgesture.c: comment out unused drawLine() 4 years ago
  Ozkan Sezer b064028c2d testatomic.c: fix warnings due to SDL_AtomicDecRef() use 4 years ago
  Sylvain Becker 8e20376f1a SDL_SoftStretchLinear: use SDL_INLINE (bug 5313) 4 years ago
  Sylvain Becker 7b8d5b7dc3 SDL_SoftStretchLinear: fix implicit conversion (bug 5313) 4 years ago
  Ozkan Sezer 15fea33915 ran gendynapi.pl after addition of SDL_SoftStretchLinear 4 years ago
  Sylvain Becker ae8a270f61 Add SDL_SoftStretchLowerLinear() (Bug 5313) 4 years ago
  Sylvain Becker 050ee9a410 Split SDL_SoftStretch in Lower and Uppler functions (Bug 5313) 4 years ago
  Manuel Alfayate Corchete 09fcc9ed17 [KMS/DRM][Vulkan] Fix small warning, thanks to Ozkan Sezer for spotting it. 4 years ago
  Manuel Alfayate Corchete a6dc838d52 [KMS/DRM][Vulkan] Only try to create a display mode when no suitable mode is found. 4 years ago
  Sam Lantinga 0ed4d92938 Fixed setting player LEDs for PS5 controllers over Bluetooth 4 years ago
  Sam Lantinga 6341bb35a5 Fixed controller disconnect detection for PS4 and PS5 controllers over Bluetooth 4 years ago
  Sam Lantinga a30adae567 Make it possible to turn on PS4 rumble effects at runtime using the hint 4 years ago
  Sam Lantinga 390b2cf0d3 Enable PS5 enhanced functionality for testgamecontroller 4 years ago
  Sam Lantinga c93947a2cb Make it possible to turn on PS5 rumble effects at runtime using the hint 4 years ago