Sam Lantinga
|
3861c557da
Added the hint SDL_HINT_MOUSE_RELATIVE_WARP_MOTION
|
2 年之前 |
SDL Wiki Bot
|
6ecfc40697
Sync SDL wiki -> header
|
2 年之前 |
Sam Lantinga
|
d4192850c1
Added SDL_ResetHint() to reset a hint to the default value
|
2 年之前 |
Ryan C. Gordon
|
3119d58ff5
cocoa: Change the new sync_dispatch hint to async_dispatch.
|
2 年之前 |
Ryan C. Gordon
|
bdc7f958fd
cocoa: Added hint to treat MacBook trackpads as touch devices, not mice.
|
2 年之前 |
Salman Ahmed
|
b4660e9d8b
macOS: Add hint for blocking thread on OpenGL context update dispatch (#5708)
|
2 年之前 |
Sam Lantinga
|
824f2d4650
Added a second hint SDL_HINT_JOYSTICK_HIDAPI_JOYCON_HOME_LED to control the Home button LED on Nintendo Joy-Con controllers separately from Nintendo Switch Pro controllers
|
2 年之前 |
Sam Lantinga
|
52bf5b1de9
Added the hint SDL_HINT_JOYSTICK_HIDAPI_SWITCH_PLAYER_LED to control whether the player LED is set on Nintendo Switch controllers
|
2 年之前 |
Sam Lantinga
|
bcdef4aaf9
Added separate hints for Nintendo Online classic controllers and Joy-Cons
|
2 年之前 |
Sam Lantinga
|
2fa2f9ff77
Greatly improved Nintendo Joy-Con support using the HIDAPI driver
|
2 年之前 |
Ryan C. Gordon
|
5d85c7d300
kmsdrm: Added a hint to specify device index.
|
2 年之前 |
Cameron Gutman
|
6e712d2440
joystick: Add HIDAPI driver for NVIDIA SHIELD 2017 controller
|
2 年之前 |
Jade Macho
|
6a2e6c82a0
Add SDL_HINT_DIRECTINPUT_ENABLED (on by default)
|
2 年之前 |
Sam Lantinga
|
c95edd9450
Fixed spacing
|
2 年之前 |
Eric Wasylishen
|
ab81a559f4
Windows DPI scaling/highdpi support
|
2 年之前 |
Eric Wasylishen
|
51ebefeeee
Support PMv2 DPI awareness, add SDL_HINT_WINDOWS_DPI_AWARENESS
|
3 年之前 |
Frank Praznik
|
e1c8350439
wayland: Add a hint to disable video mode emulation under Wayland
|
2 年之前 |
chalonverse
|
4082821822
DirectX 12 Renderer (#5761)
|
2 年之前 |
Alex Szpakowski
|
f871c178b9
macOS: remove dead code for supporting 10.6 at runtime.
|
2 年之前 |
atfrase
|
db9e14e504
disabled linux joystick debugging outputs and reverted unnecessary comment edit
|
3 年之前 |
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 年之前 |
Susko3
|
6150245d65
Add new verbosity level for logging of `SDL_SysWMEvent`s
|
3 年之前 |
Ryan C. Gordon
|
7d7ec9c951
x11: Remove XVidMode and Xinerama support.
|
3 年之前 |
Ryan C. Gordon
|
c1336b21ed
hints: Make SDL_VIDEODRIVER and SDL_AUDIODRIVER formal hints.
|
3 年之前 |
David Gow
|
9c2f46b0d5
Wayland: Add SDL_HINT_VIDEO_WAYLAND_PREFER_LIBDECOR
|
3 年之前 |
Sam Lantinga
|
6d7d142b70
Fixed typo
|
3 年之前 |
Ivan Epifanov
|
96be9cddcc
Vita: add hint to select which touchpad generates mouse events
|
3 年之前 |
Ryan C. Gordon
|
f782abe5f0
hints: Added SDL_HINT_QUIT_ON_LAST_WINDOW_CLOSE.
|
3 年之前 |
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 年之前 |
Sam Lantinga
|
5ff42438e3
Added a hint to capture the mouse when mouse buttons are pressed, defaulting on
|
3 年之前 |