Sam Lantinga
|
7d21322df1
Implemented SDL_SetWindowMouseRect() on Windows
|
il y a 3 ans |
Ozkan Sezer
|
684b3b312a
regenerated configure script.
|
il y a 3 ans |
Ethan Lee
|
4b42c05ba1
video: Add SDL_SetWindowMouseRect.
|
il y a 3 ans |
Ryan C. Gordon
|
1a98dcb6aa
Revert "include: Updated SDL_config_emscripten.h from emscripten-ports."
|
il y a 3 ans |
Ozkan Sezer
|
dcc919096f
autotools: initial adjustments after the recent hidapi changes.
|
il y a 3 ans |
Ozkan Sezer
|
2636d839e3
cmake: add hidapi to 'SDL_SUBSYSTEMS'
|
il y a 3 ans |
Ozkan Sezer
|
1739ef3ee1
sdlchecks.cmake: remove libusb/hid.c and SDL_hidapi.c additions to srcs
|
il y a 3 ans |
Ozkan Sezer
|
36067fa129
cmake: include hid.cpp in android sources
|
il y a 3 ans |
Ozkan Sezer
|
84138b7719
minor update to os2 config file.
|
il y a 3 ans |
Ozkan Sezer
|
001aa4dab8
cmake: more hidapi fixes.
|
il y a 3 ans |
Sam Lantinga
|
a3e8fd49e6
Cancel any accumulated mouse wheel motion in the opposite direction when the wheel direction changes
|
il y a 3 ans |
Sam Lantinga
|
5dbbc8e61f
Added mouse wheel deltas with floating point precision
|
il y a 3 ans |
Sam Lantinga
|
d95a52c9a5
Fixed comment typo
|
il y a 3 ans |
Ethan Lee
|
fc998b8ec9
wayland: Return true for HasScreenKeyboardSupport only if no physical keyboard exists
|
il y a 3 ans |
Sam Lantinga
|
4bbbe5f84c
Fixed CMake build by adding hidapi files
|
il y a 3 ans |
Sam Lantinga
|
b8327a4a48
Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems
|
il y a 3 ans |
Sam Lantinga
|
2a6feb5011
Removed accidental debugging commit (thanks @DomGries!)
|
il y a 3 ans |
Sam Lantinga
|
6c56e27511
Set both _NET_WM_NAME and WM_NAME so SDL windows can be shared in the browser.
|
il y a 3 ans |
Yufei Huang
|
301819cd1d
SDL_windowsmouse.c: Fix WIN_CreateCursor does not scale with system cursor size preference
|
il y a 3 ans |
Sam Lantinga
|
f61b10dcf1
Do more robust validation of devices passed to the SDL HIDAPI functions
|
il y a 3 ans |
Ozkan Sezer
|
dd8c354843
SDL_hidapi.c: avoid possible NULL pointer dereferences.
|
il y a 3 ans |
Ozkan Sezer
|
2a904aa1c9
os2: remove SDL_hidapi duplications in makefile, disable it in config.
|
il y a 3 ans |
Sam Lantinga
|
5b646cd19e
Build hidapi code into SDL as a new public API
|
il y a 3 ans |
Thomas Ballinger
|
94c1276a5f
emscripten: Decrease vertical scroll speed by using deltaMode
|
il y a 3 ans |
Ryan C. Gordon
|
6657cbce8d
include: Updated SDL_config_emscripten.h from emscripten-ports.
|
il y a 3 ans |
Cameron Gutman
|
f6dc47caef
WGI/DInput: Fix SDL_IsXInputDevice() checks when RawInput is enabled
|
il y a 3 ans |
Sam Lantinga
|
74f35a7cbd
Fixed documentation
|
il y a 3 ans |
Sam Lantinga
|
301389cecc
Fixed iOS build
|
il y a 3 ans |
Cameron Gutman
|
b3e909dc41
WGI: Fix SDL_IsXInputDevice() for Xbox One controllers
|
il y a 3 ans |
Sam Lantinga
|
dd85cc0195
Fixed whitespace
|
il y a 3 ans |