História revízii

Autor SHA1 Správa Dátum
  Sylvain Becker 4aebad77bd SDL_SoftStretchLowerLinear: try to make xcode buildbot compile (Bug 5313) 4 rokov pred
  Sam Lantinga 93ccdee8c1 Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf 4 rokov pred
  Joel Linn d0b8295c0d Add SDL_sem implementation using Atomics and WaitOnAddress API. 4 rokov pred
  Joel Linn 2b040cebbe Atomic test: Fix use after free 4 rokov pred
  Joel Linn 6267b95177 Semaphore test: Add overhead tests. 4 rokov pred
  Joel Linn 95a6d4e848 Semaphore test: Put test into separate function. 4 rokov pred
  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 rokov pred
  Ozkan Sezer 090fffac6a test/Makefile.os2: add warning switches to CFLAGS. 4 rokov pred
  Ozkan Sezer 239c8f1f4c testvulkan.c: fix -Wmissing-braces warnings. also fix whitespace. 4 rokov pred
  Ozkan Sezer 20ca1192d2 testgesture.c: comment out unused drawLine() 4 rokov pred
  Ozkan Sezer b064028c2d testatomic.c: fix warnings due to SDL_AtomicDecRef() use 4 rokov pred
  Sylvain Becker 8e20376f1a SDL_SoftStretchLinear: use SDL_INLINE (bug 5313) 4 rokov pred
  Sylvain Becker 7b8d5b7dc3 SDL_SoftStretchLinear: fix implicit conversion (bug 5313) 4 rokov pred
  Ozkan Sezer 15fea33915 ran gendynapi.pl after addition of SDL_SoftStretchLinear 4 rokov pred
  Sylvain Becker ae8a270f61 Add SDL_SoftStretchLowerLinear() (Bug 5313) 4 rokov pred
  Sylvain Becker 050ee9a410 Split SDL_SoftStretch in Lower and Uppler functions (Bug 5313) 4 rokov pred
  Manuel Alfayate Corchete 09fcc9ed17 [KMS/DRM][Vulkan] Fix small warning, thanks to Ozkan Sezer for spotting it. 4 rokov pred
  Manuel Alfayate Corchete a6dc838d52 [KMS/DRM][Vulkan] Only try to create a display mode when no suitable mode is found. 4 rokov pred
  Sam Lantinga 0ed4d92938 Fixed setting player LEDs for PS5 controllers over Bluetooth 4 rokov pred
  Sam Lantinga 6341bb35a5 Fixed controller disconnect detection for PS4 and PS5 controllers over Bluetooth 4 rokov pred
  Sam Lantinga a30adae567 Make it possible to turn on PS4 rumble effects at runtime using the hint 4 rokov pred
  Sam Lantinga 390b2cf0d3 Enable PS5 enhanced functionality for testgamecontroller 4 rokov pred
  Sam Lantinga c93947a2cb Make it possible to turn on PS5 rumble effects at runtime using the hint 4 rokov pred
  Sam Lantinga 058a0ab47f Set the pad lights on the PS5 controller corresponding to the player index 4 rokov pred
  Sam Lantinga 6a57072eef Only add the touchpad and sensors to the PS5 controller if effects are enabled 4 rokov pred
  Sam Lantinga 4ec776c334 Don't switch the PS5 controller out of DirectInput mode by default 4 rokov pred
  Ozkan Sezer b4b674dabb CMakeLists.txt: sync DYLIB_CURRENT_VERSION to Xcode project 4 rokov pred
  Sam Lantinga 350f1b0d16 Updated SDL to version 2.0.15 for development 4 rokov pred
  Manuel Alfayate Corchete 13244de5c2 [Buildsystem] Only build KMSDRM support if EGL+OpenGL is detected by CMake. 4 rokov pred
  Ozkan Sezer a19c008a7f use GetModuleHandleW() to retrieve kernel32.dll handle (bug #5390.) 4 rokov pred