Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Szpakowski 8c41e2624e metal: Fix SDL_RenderReadPixels to wait for the GPU to finish rendering to the active texture before reading its pixels. hace 6 años
  Alex Szpakowski d8022d19b4 macOS: Fixed MoltenVK dynamic library loading code. hace 6 años
  Alex Szpakowski d9094421e1 metal: Fix high dpi and resizing on macOS, and clean up iOS code. Fixes bug #4250. hace 6 años
  Sam Lantinga 9a98e4b647 Allow Android haptics to work when SDL is reinitialized (thanks Rachel!) hace 6 años
  Ozkan Sezer 0e5a3f6ecf SDL_thread.h: undefine SDL_CreateThreadWithStackSize before redefining. hace 6 años
  Ryan C. Gordon acb05f50d8 thread: make SDL_CreateThreadWithStackSize() a public API. hace 6 años
  Cameron Gutman eff5f65096 Implement SuspendScreenSaver for Win32 hace 6 años
  Ryan C. Gordon 04cbf13261 audio: All device names reported by SDL must be unique. hace 6 años
  Ryan C. Gordon 0378529e1e audio: clean_out_device_list() already sets this flag to false for us. hace 6 años
  Sam Lantinga f5a21ebf0c Added support for surround sound and float audio on Android hace 6 años
  Sam Lantinga 4679f6826d Removed unneeded variable qualifiers hace 6 años
  Sam Lantinga 82c2f04e61 Fixed bug 4188 - Software renderer SDL_RenderCopyEx blits corrupt image under certain cases hace 6 años
  Ryan C. Gordon 88b3252555 kmsdrm: find available card if called without index. hace 6 años
  Sam Lantinga 62f806ed6c This device gets Xinput driver loaded on windows. hace 6 años
  Sam Lantinga 337cea4411 Fixed life-cycle issues with two activities sharing HIDDeviceManager hace 6 años
  Sam Lantinga 1e728f5075 Close on shutdown, for consistency hace 6 años
  Sam Lantinga e4c9806f4f Trying to track down NullPointerException in USB input thread hace 6 años
  Sam Lantinga 4d771c598a Don't flash the navigation bar when destroying a fullscreen SDL window hace 6 años
  Sam Lantinga 53260b31b5 There are legitimate reasons to skip full cleanup at shutdown, don't assert in that case. hace 6 años
  Sam Lantinga 3ac9e2aa4e Fixed bug 4296 - kmsdrm video driver leaks 1 bo in KMSDRM_GLES_SetupCrtc() hace 6 años
  Ryan C. Gordon 367f9b915c wayland: Fixed missing window sizing events. hace 6 años
  Sam Lantinga f01cdcedbc It turns out HIDAPI for Xbox controllers doesn't allow background input, so we won't enable it by default on Windows. hace 6 años
  Sam Lantinga a0c53668e6 Allow SDL to use ReLinker if present. hace 6 años
  Sam Lantinga 41ee51b9a8 Fixed updating bindings for controllers using the wildcard mappings hace 6 años
  Sam Lantinga b60e5b82fb Update documentation to note that this hint works on Android too (thanks Trent!) hace 6 años
  Ryan C. Gordon 93fb710a46 evdev: Don't initialize struct sigaction with "{ 0 }". hace 6 años
  Sam Lantinga 1944556171 Make sure we don't read and write to HIDAPI at the same time, it's not thread-safe on Windows hace 6 años
  Sam Lantinga ae5317e844 The Amlogic X96 is a set-top box hace 6 años
  Sam Lantinga 679d355317 Fixed UnsatisfiedLinkError when initializing the HIDDeviceManager in some cases hace 6 años
  Sam Lantinga 6e35e42145 Working on bug 3921 - Add some Fastpath to BlitNtoNKey and BlitNtoNKeyCopyAlpha hace 6 años