提交歷史

作者 SHA1 備註 提交日期
  Ozkan Sezer 8743e9759e SDL_vsnprintf: when '.' is specified, take precision as 0 if it is < 0. 7 年之前
  Ozkan Sezer 69ab8541a9 SDL_vsnprintf: string printer now honors the precision. (bug #4263.) 7 年之前
  Ozkan Sezer d0e9a36460 SDL_vsnprintf: %.* and %* now parse precision and width. (bug #4263.) 7 年之前
  Sam Lantinga d40657bfc9 Fixed bug 4270 - Android HIDDeviceManager function needs to be public 7 年之前
  Sam Lantinga e236e8435a Fixed bug 4268 - Android_JNI_OpenAudioDevice function has error 7 年之前
  Sam Lantinga 60afec79bf Removed redundant SDL_GetColorKey() call. (thanks Sylvain!) 7 年之前
  Ethan Lee 7f9854b9b2 WinRT: Wait until audio device activation is complete and PrepDevice during OpenAudio 7 年之前
  Sam Lantinga aa9683bb6f Added 8bitdo SF 30 PRO controller support for Linux / DInput mode (thanks Frank Hartung) 7 年之前
  Sam Lantinga fb0e68ae0f Fixed building with newer Android NDK 7 年之前
  Ozkan Sezer 870c44bfed safer this way, just in case.. 7 年之前
  Sam Lantinga da89b81c3c Fixed rare null pointer dereference 7 年之前
  Sam Lantinga ef34704875 Fixed bug 4264 - SDL_CreateTextureFromSurface generates error message but returns ok 7 年之前
  Sam Lantinga cd90e2ca58 Fixed bug 4267 - linkage failure with --enable-hidapi because of missing libudev symbols 7 年之前
  Sam Lantinga e0fe8f3cb3 Support relative mouse for Samsung DeX on Samsung Experience 9.5 or later (Android 8.1 or later) 7 年之前
  Sam Lantinga 5febdfcece Fixed whitespace 7 年之前
  Drew Pirrone-Brusse 58021b3834 Correct the name of the SDL shared library in CMake for Mac OS 7 年之前
  Sam Lantinga 8aaef4b914 Fixed bug 3166 - It would be nice, if SDL would support including SDL project as a subdirectory into another CMake project 7 年之前
  Sam Lantinga d07fe7ad95 Removed button logging message 7 年之前
  Sam Lantinga e8b0859f17 Added missing call to WindowsDeleteString() 7 年之前
  Sam Lantinga 600126c90e Added experimental support for Windows.Gaming.Input 7 年之前
  Ryan C. Gordon c19516b50c cmake: correctly report Vulkan support at configure time (thanks, Tiago!). 7 年之前
  Sam Lantinga c179d3948a Fixed NullPointerException if there's no singleton 7 年之前
  Sam Lantinga f6a537cbfa Store the API device refcount on the device itself, so if the device is disconnected and we have multiple application references to it, we only free it once. 7 年之前
  Sam Lantinga 59a2d12cc3 Fixed creating an Android game controller mapping for HIDAPI devices on initialization 7 年之前
  Ozkan Sezer 305e5968aa do not export hidapi symbols from SDL dlls (bug #4259). 7 年之前
  Ozkan Sezer 5a34f1e3ee acinclude: rename ax_gcc_x86_cpuid.m4.htm to ax_gcc_x86_cpuid.m4 7 年之前
  Ozkan Sezer bab5b08437 fix permissions 7 年之前
  Sam Lantinga 6b3e893105 Added hints SDL_HINT_MOUSE_DOUBLE_CLICK_TIME and SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS to allow tuning double-click sensitivity. 7 年之前
  Sam Lantinga 66294d31df Guard against Steam Controller input when we're shutting down. 7 年之前
  Sam Lantinga e8a0e35e24 Use atomic reference counting for the HID device object 7 年之前