コミット履歴

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