Commit History

Author SHA1 Message Date
  Ryan C. Gordon bea1854cac Patched to compile on C89 compilers. 10 years ago
  Ryan C. Gordon 9c343681c4 Wayland: Avoid NULL dereference after window destruction (thanks, "x414e54"!). 10 years ago
  Sam Lantinga 7f17e0ab9e Fixed detecting PS4 wired controller on Windows 10 years ago
  Ryan C. Gordon 80cfccbf8d Back out changeset b80349dd6d40. 10 years ago
  Ryan C. Gordon c69a559239 X11: generate clipboard update events (thanks, "chw"!). 10 years ago
  Ryan C. Gordon 059a030716 Uh, yeah, it helps to press "Save" before committing... 10 years ago
  Ryan C. Gordon cc493d7195 X11: use XA_STRING for text SDL puts on the clipboard (thanks, "chw"!). 10 years ago
  Ryan C. Gordon baea64e642 Stack hint should look for 0, not -1, and not care about environment variables. 10 years ago
  Ryan C. Gordon a8fa7bd1f7 Added a hint to specify new thread stack size (thanks, Gabriel!). 10 years ago
  Ryan C. Gordon bcdc63a38b Properly report DX headers in the CMake project files (thanks, "MailMr_S"!). 10 years ago
  Alex Baines dae40bff0d [IBus] Only register interest in messages sent to our input context. 10 years ago
  Alex Baines 42d9cf6978 [ibus] Send an empty TextEditing event when the text is cleared by pressing backspace. 10 years ago
  Ryan C. Gordon 21d0cdedb3 Added some unknown keys from Japanese 106/109 keyboards (thanks, "ver0hiro"!). 10 years ago
  Alex Szpakowski 262e8ef3f0 Mac: Send a window resize event when the window's backing scale factor changes. 10 years ago
  Ryan C. Gordon be89fa09ef Reset the keyboard state when launching a message box (thanks, Sean!). 10 years ago
  Ryan C. Gordon 41908548b9 Windows: Alt-F4 hotkey should be checked on keydown, not keyup (thanks, Matt!). 10 years ago
  Ryan C. Gordon 72a244da41 Android: Added basic drop file support (thanks, "noxalus"!). 10 years ago
  Alex Baines ae6555dff8 Pump IBus events after X events. 10 years ago
  Ryan C. Gordon 46f758aebb Fix a libtool issue with some mingw-w64 cross compilers (thanks, Ozkan!). 10 years ago
  Alex Szpakowski a4f0daedae EGL: OpenGL ES 3.0 contexts can now be created without the EGL_KHR_create_context extension. 10 years ago
  Ryan C. Gordon d5a578531b Drop out of SDL_UpdateTexture() early if the rectangle is zero pixels. 10 years ago
  Ryan C. Gordon 2e2b84fb32 Some setups need _GNU_SOURCE to make LLONG_MAX available (thanks, Ozkan!). 10 years ago
  Ryan C. Gordon a21672c893 Fix fallback define for DECLSPEC for non-Windows platforms. 10 years ago
  Ryan C. Gordon 59f69f6317 Whoops, fix the static analysis fix. 10 years ago
  Ryan C. Gordon d1980b93fb Mac: Fix compiler warning when building with a min target >= 10.6. 10 years ago
  Ryan C. Gordon 37f4eb5379 Darwin haptic: Fixed a static analysis warning if axes==0. 10 years ago
  Ryan C. Gordon f99d6e1df8 Linux joystick: Look at entire axis namespace for controls (thanks, "spaz16"!). 10 years ago
  Sam Lantinga 523064592a Fixed bug 2869 - Controllers connected on launch are reported twice. 10 years ago
  Ryan C. Gordon 80916e01f3 Cocoa: Fixed relative mouse mode when app loses/regains focus (thanks, Eric!). 10 years ago
  Ryan C. Gordon d074a532e2 Make dot easier to see in testrelative. 10 years ago