Commit History

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