Yufei Huang
|
7fea557b99
SDL_windowsmouse.c: Remove LR_COPYDELETEORG flag
|
3 éve |
Sam Lantinga
|
67c42cb44c
Fixed Windows build
|
3 éve |
Sam Lantinga
|
fd79607eb0
Added SDL_GetWindowMouseRect()
|
3 éve |
Sam Lantinga
|
4db546b092
Implemented SDL_SetWindowMouseRect() on macOS
|
3 éve |
Sam Lantinga
|
037030a7a2
Install SDL_hidapi.h
|
3 éve |
Cameron Gutman
|
9c95c2491c
x11: Use XCheckIfEvent() instead of XNextEvent() for thread-safety
|
3 éve |
Cameron Gutman
|
e9dae813d9
CI: disable fail-fast to avoid aborting build when one platform fails
|
3 éve |
Sam Lantinga
|
2d23d66a61
Fixed SetWindowMouseRect return value on Windows
|
3 éve |
Sam Lantinga
|
7d21322df1
Implemented SDL_SetWindowMouseRect() on Windows
|
3 éve |
Ozkan Sezer
|
684b3b312a
regenerated configure script.
|
3 éve |
Ethan Lee
|
4b42c05ba1
video: Add SDL_SetWindowMouseRect.
|
3 éve |
Ryan C. Gordon
|
1a98dcb6aa
Revert "include: Updated SDL_config_emscripten.h from emscripten-ports."
|
3 éve |
Ozkan Sezer
|
dcc919096f
autotools: initial adjustments after the recent hidapi changes.
|
3 éve |
Ozkan Sezer
|
2636d839e3
cmake: add hidapi to 'SDL_SUBSYSTEMS'
|
3 éve |
Ozkan Sezer
|
1739ef3ee1
sdlchecks.cmake: remove libusb/hid.c and SDL_hidapi.c additions to srcs
|
3 éve |
Ozkan Sezer
|
36067fa129
cmake: include hid.cpp in android sources
|
3 éve |
Ozkan Sezer
|
84138b7719
minor update to os2 config file.
|
3 éve |
Ozkan Sezer
|
001aa4dab8
cmake: more hidapi fixes.
|
3 éve |
Sam Lantinga
|
a3e8fd49e6
Cancel any accumulated mouse wheel motion in the opposite direction when the wheel direction changes
|
3 éve |
Sam Lantinga
|
5dbbc8e61f
Added mouse wheel deltas with floating point precision
|
3 éve |
Sam Lantinga
|
d95a52c9a5
Fixed comment typo
|
3 éve |
Ethan Lee
|
fc998b8ec9
wayland: Return true for HasScreenKeyboardSupport only if no physical keyboard exists
|
3 éve |
Sam Lantinga
|
4bbbe5f84c
Fixed CMake build by adding hidapi files
|
3 éve |
Sam Lantinga
|
b8327a4a48
Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems
|
3 éve |
Sam Lantinga
|
2a6feb5011
Removed accidental debugging commit (thanks @DomGries!)
|
3 éve |
Sam Lantinga
|
6c56e27511
Set both _NET_WM_NAME and WM_NAME so SDL windows can be shared in the browser.
|
3 éve |
Yufei Huang
|
301819cd1d
SDL_windowsmouse.c: Fix WIN_CreateCursor does not scale with system cursor size preference
|
3 éve |
Sam Lantinga
|
f61b10dcf1
Do more robust validation of devices passed to the SDL HIDAPI functions
|
3 éve |
Ozkan Sezer
|
dd8c354843
SDL_hidapi.c: avoid possible NULL pointer dereferences.
|
3 éve |
Ozkan Sezer
|
2a904aa1c9
os2: remove SDL_hidapi duplications in makefile, disable it in config.
|
3 éve |