Cameron Cawley
|
297ce148e6
CI: Add Android builds to GitHub Actions
|
3 years ago |
Brick
|
7fe6dbafa3
Reset rawInputEnableCount when RawInput is not supported
|
3 years ago |
scribam
|
32e736d260
CI: add github actions for windows x86
|
3 years ago |
Ozkan Sezer
|
5ac81c75fe
fixed typo in previous commit
|
3 years ago |
Ozkan Sezer
|
a809d62605
cmake: set SDL_JOYSTICK_RAWINPUT for windows builds
|
3 years ago |
Sam Lantinga
|
24059a19c5
The RAWINPUT driver is no longer tied to HIDAPI in any way
|
3 years ago |
h5p9sl
|
e52733af8d
Use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR
|
3 years ago |
Sam Lantinga
|
f93e9047eb
Implemented the timeout in hid_read_timeout() on Android
|
3 years ago |
Daniel Gibson
|
e2234ee97c
CMake: Fix SOVERSION/SONAME of non-release versions
|
3 years ago |
Daniel Gibson
|
c20207d787
SDL2Config.cmake: Clean it up a bit, remove gcc-style SDL2_LIBRARIES
|
4 years ago |
Daniel Gibson
|
501fe46597
sdl2-config.cmake.in: Make SDL2::SDL2 work with MinGW, fixes #3665
|
4 years ago |
Daniel Gibson
|
fac6e9f1e2
sdl2-config.cmake.in: Use more CMake variables and less autotools ones
|
4 years ago |
Daniel Gibson
|
c342696172
Enhanced SDL2Config.cmake to also work on non-Windows
|
4 years ago |
Daniel Gibson
|
3ea11f9acb
Make SDL2Config.cmake export SDL2_LIBRARIES etc (on Windows)
|
4 years ago |
Vladislav Dmitrievich Turbanov
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
3 years ago |
Hanseul Jun
|
557d0f827f
Commenting a false alarm in WIN_GLES_SetupWindow.
|
4 years ago |
Sam Lantinga
|
d135c0762f
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
|
3 years ago |
Ozkan Sezer
|
073cbc40cb
SDL_platform.h: define TARGET_OS_SIMULATOR as 0 if not already defined.
|
3 years ago |
Ozkan Sezer
|
be41cf2dfe
CMake: don't blacklist TARGET_OS_SIMULATOR for Metal configuration
|
3 years ago |
Ozkan Sezer
|
97d4fe9433
removed extra whitespace.
|
3 years ago |
Ozkan Sezer
|
3da6d2cdde
WIN_SetErrorFromHRESULT: kill CR/LF that FormatMessage sticks at the end
|
3 years ago |
Dean Herbert
|
8fb95034e8
Avoid warping the cursor to the center of the window when not in relative_warp_mode
|
4 years ago |
Dean Herbert
|
4359a47b3e
Simplify ClipCursor behaviour when RelativeMouseMode is enabled
|
4 years ago |
Dean Herbert
|
3720e254c4
Trim some stray whitespace
|
4 years ago |
Sam Lantinga
|
170924278d
Fixed https://github.com/libsdl-org/SDL/issues/4475
|
3 years ago |
Austin Shafer
|
16e3bfe807
SetDisplayMode: Call XRRSetScreenSize before setting CRTC config
|
3 years ago |
Ozkan Sezer
|
118480e563
fix permissions
|
3 years ago |
Sam Lantinga
|
4a20dd3e54
Removed unnecessary comment, the mic button is in byte 16 on all firmware versions
|
3 years ago |
Sam Lantinga
|
46f19c311d
Implemented mouse relative mode for iOS 14.1 and newer
|
3 years ago |
Croydon
|
3433f3c4cc
CMake: Small improvement for MinGW
|
3 years ago |