atfrase
|
3696e23d09
added hints SDL_HINT_LINUX_DIGITAL_HATS and SDL_HINT_LINUX_HAT_DEADZONES to control the new Linux hat handling; added define DEBUG_GAMEPAD_MAPPINGS to log messages when generating default gamepad mapings for Linux joysticks
|
3 years ago |
Susko3
|
6150245d65
Add new verbosity level for logging of `SDL_SysWMEvent`s
|
3 years ago |
Ryan C. Gordon
|
7d7ec9c951
x11: Remove XVidMode and Xinerama support.
|
3 years ago |
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
|
4 years ago |
Zach Reedy
|
6f97205229
Added: Support for showing the IME Candidate Window on Windows
|
4 years ago |
David Gow
|
a1ffeda0ed
Add SDL_HINT_APP_NAME and DBUS inhibition hint
|
4 years ago |
Sam Lantinga
|
503ea8e89f
Don't modify the Nintendo Switch home LED state by default
|
4 years ago |
Ethan Lee
|
524964f966
Add SDL_HINT_VIDEO_EGL_ALLOW_TRANSPARENCY
|
4 years ago |
Sebastian Krzyszkowiak
|
2e6dac870f
wayland: Add a hint to allow disabling libdecor use
|
4 years ago |