Commit History

Author SHA1 Message Date
  Ozkan Sezer 9e22f62e0d arm64 implementations of SDL_Swap16/32 (bug #5419.) 4 years ago
  Ozkan Sezer 2355dea448 revert 'arm64 implementations of SDL_Swap16/32' for now (bug #5419) 4 years ago
  Ozkan Sezer 2f99bc07e7 arm64 implementations of SDL_Swap16/32 (bug #5419.) 4 years ago
  Sylvain Becker c2735c0bb9 Better scaling fallbacks for the SW renderer (bug 5313) 4 years ago
  Ozkan Sezer a6beb2d264 SDL_PrivateLowerBlitScaled: remove unused local var 'a' 4 years ago
  Sylvain Becker 30df2e4e36 Scaling fallbacks for the SW renderer (bug 5313) 4 years ago
  Luca Weiss 040bd7a91b Fix udev not detecting ID_INPUT_KEY devices when udev is not running 4 years ago
  Sylvain Becker f9b5f6cc0f Forward scale mode to SW renderer (Bug 5313) 4 years ago
  Ozkan Sezer 471d3c363e fix bug #5415 -- fatal error: 'Cocoa/Cocoa.h' file not found in iOS build 4 years ago
  Ozkan Sezer a6c6e5f582 configure.ac: fix POSIX conformance issues (bug #4261.) 4 years ago
  Ozkan Sezer 9f6fddb40f CMake: don't check for --no-undefined linker flag for OpenBSD (bug #5174) 4 years ago
  Manuel Alfayate Corchete 46d31d570d [KMS/DRM][Vulkan] Fix segfault when changing fullscren mode and permanent cursor when changing between Vulkan and GL renderers in vkQuake3. Tidy up window destruction code. 4 years ago
  Joel Linn e7c479414b Disable WaitOnAddress SDL_sem implementation on Windows Phone 4 years ago
  Joel Linn 5b64fdc9bf thread/windows: Remove synchronization.lib from WinPhone81 dependencies 4 years ago
  Joel Linn d6afc1c608 thread/windows: Statically link synchronization APIs on WINRT 4 years ago
  Sam Lantinga ff913a22f4 Fixed compile warnings on platforms without hidapi support 4 years ago
  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