Historial de Commits

Autor SHA1 Mensaje Fecha
  Ozkan Sezer 0ad822eb70 SDL_RWFromMem, SDL_RWFromConstMem: reject negative size parameters. hace 2 años
  Sam Lantinga 156c7badf5 Re-added mappings for older Xbox One controllers on Linux hace 2 años
  Joshua Barnett 547c8c288b Add kernel32 to SDL_EXTRA_LIBS required for cross-compilation to Win32 native hace 2 años
  Sam Lantinga 4b1dd54a56 Fixed mapping BTN_TR2 to right trigger hace 2 años
  Alex Maese acdde129bb X11: Use XFixes to detect clipboard updates hace 2 años
  Sam Lantinga f8a0135edf Added WGI gamepad added/removed listeners for RAWINPUT hace 2 años
  Sam Lantinga 1f7bc08884 Don't tickle Bluetooth PS4 controllers in simple mode with an effects packet hace 2 años
  Sam Lantinga de849d5e6f Lazily initialize the WGI gamepad support hace 2 años
  Sam Lantinga a6228e7aaf Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers hace 2 años
  Sam Lantinga e16a83d393 Prefer using XInput for rumble over WGI, as it allows rumble in the background hace 2 años
  Sam Lantinga a0a3957eb6 Continue running XInput detection while RAWINPUT is active hace 2 años
  Takase b90343e512 video(wayland): use both --icon and --icon-name for Zenity (#7897) hace 2 años
  Sam Clegg 042243471f emscripten: Add JS library dependencies using EM_JS_DEPS macro hace 2 años
  Sam Lantinga 3054c0dc50 Fixed %p formatting when there is following text hace 2 años
  Sam Lantinga 52d63ba26c Do a full UCS4 zero termination on iconv converted strings hace 2 años
  Sam Lantinga bad5431a14 Fixed wayland clipboard not always updating in response to Ctrl-C hace 2 años
  Sam Lantinga 1ab452fc57 Fixed printf formatting for "%p" and added a unit test to check it hace 2 años
  Sam Lantinga 2a946832ba Added GetClientScreenRect() and fixed build for C89 compilers hace 2 años
  Sam Lantinga 488a91eb40 Fixed crash if mutex functions are used before any mutex has been created hace 3 años
  expikr f75c0e3204 center cursor to client area (excludes titlebar thickness) hace 2 años
  Sam Lantinga 4d4c81d438 Revert "Update SDL_windowswindow.c" hace 2 años
  expikr 1e6c128c4c Update SDL_windowswindow.c hace 2 años
  Anonymous Maarten 1c6a649362 cmake: check whether SONAME actualy exists hace 2 años
  Anonymous Maarten 0262f757e1 cmake: check whether libunwind can be compiled and linked against hace 2 años
  Anonymous Maarten 8908d16285 cmake: explicitly disable WINDOWS_EXPORT_ALL_SYMBOLS for SDL2 hace 2 años
  Sam Lantinga 61808b03b5 Fixed resource leak and crash at exit in the D3D11 renderer hace 2 años
  Sam Lantinga d65185a6a7 Made error handling more consistent in D3D12_RenderReadPixels() hace 2 años
  Sam Lantinga bf277eb808 The clip rect is defined in terms of the current viewport hace 2 años
  Ozkan Sezer 825b0324cf fixed windows build after commit 7e8be3f hace 2 años
  Sam Lantinga 7e8be3f280 Retry to open the clipboard in case another application has it open hace 2 años