Commit History

Author SHA1 Message Date
  Ryan C. Gordon c1336b21ed hints: Make SDL_VIDEODRIVER and SDL_AUDIODRIVER formal hints. 3 years ago
  David Gow 9c2f46b0d5 Wayland: Add SDL_HINT_VIDEO_WAYLAND_PREFER_LIBDECOR 3 years ago
  Sam Lantinga 6d7d142b70 Fixed typo 3 years ago
  Ivan Epifanov 96be9cddcc Vita: add hint to select which touchpad generates mouse events 3 years ago
  Ryan C. Gordon f782abe5f0 hints: Added SDL_HINT_QUIT_ON_LAST_WINDOW_CLOSE. 3 years ago
  Sam Lantinga 6c96217727 Added the hint SDL_HINT_MOUSE_RELATIVE_MODE_CENTER, controlling whether the mouse should be constrained to the center of the window or the whole window in relative mode. 3 years ago
  Sam Lantinga 5ff42438e3 Added a hint to capture the mouse when mouse buttons are pressed, defaulting on 3 years ago
  Sam Lantinga e5f45455c9 Added a hint to mark a foreign window as usable with OpenGL 3 years ago
  Ethan Lee 0bf8ccfb60 video: Add a hint to allow Vulkan surfaces on foreign windows 3 years ago
  Zach Reedy d14a126383 IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398) 3 years ago
  Phillip Stephens 94d43186f2 GameCubeAdapter: Add suppport for all rumble modes 3 years ago
  Sam Lantinga 18032979d8 Added the hint SDL_HINT_JOYSTICK_ROG_CHAKRAM to control whether ROG Chakram mice show up as joysticks 3 years ago
  ulatekh 57bc90403e Add hint to optionally forcibly raise the window under MS Windows. 3 years ago
  Ryan C. Gordon 42302d0a59 x11: Let apps specify a custom _NET_WM_WINDOW_TYPE. 3 years ago
  Sam Lantinga 09ece861d1 Added the hint SDL_HINT_RENDER_LINE_METHOD to select the line rendering method 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 3 years ago
  Sam Lantinga 66058bbbd5 Fixed exception accessing Bluetooth devices on Android 12 3 years ago
  Sam Lantinga 1c78b08007 Added support for /dev/input/js* on Linux 3 years ago
  SDL Wiki Bot c7dafb1556 Sync wiki -> header 3 years ago
  Brick 8bf32e12d8 Improved SDL_PollEvent usage (#4794) 3 years ago
  Rémy Tassoux 0789610cfb Add SDL_HINT_WINDOW_NO_ACTIVATION_WHEN_SHOWN 3 years ago
  Cameron Gutman 5dccffd7e4 Allow usage of the new Condition Variable code with Critical Sections 3 years ago
  Zach Reedy 6f97205229 Added: Support for showing the IME Candidate Window on Windows 3 years ago
  David Gow a1ffeda0ed Add SDL_HINT_APP_NAME and DBUS inhibition hint 3 years ago
  Sam Lantinga 503ea8e89f Don't modify the Nintendo Switch home LED state by default 3 years ago
  Ethan Lee 524964f966 Add SDL_HINT_VIDEO_EGL_ALLOW_TRANSPARENCY 3 years ago
  Sebastian Krzyszkowiak 2e6dac870f wayland: Add a hint to allow disabling libdecor use 3 years ago
  Ryan C. Gordon 736a424ff4 pulseaudio: Optionally add "monitor" sources to device list. 3 years ago
  Sam Lantinga f1633127d1 Added a window flash operation to be explicit about window flash behavior 3 years ago
  Sam Lantinga e1c3a25034 Changed SDL_FlashWindow() so it doesn't take a flash count, and added the hint SDL_HINT_WINDOW_FLASH_COUNT to control behavior on Windows 3 years ago