Ozkan Sezer
|
5ffede35d9
Fix https://github.com/libsdl-org/SDL/issues/6191
|
2 years ago |
Cameron Cawley
|
10e1ef00e2
Fix compatibility with Windows XP
|
2 years ago |
Ozkan Sezer
|
911524da45
fix DYLIB version inconsistencies and test failures after #6188.
|
2 years ago |
Sam Lantinga
|
d1fea10c0f
Added support for the accelerometer in the Wii Remote
|
2 years ago |
Sam Lantinga
|
a61b823da8
Added support for the Wii Remote with the Classic Controller Pro extension
|
2 years ago |
tjpadula
|
a0f143fc93
Add build target to Xcode project to create an xcframework for iOS (#6188)
|
2 years ago |
Anonymous Maarten
|
8a08d62ff7
cmake: fix location of SDL2::SDL2test imported library
|
2 years ago |
Sam Lantinga
|
181265ba71
Removed unused variable
|
2 years ago |
Sam Lantinga
|
23be3ccc2f
Note that we should regenerate configure before running test/versioning.sh
|
2 years ago |
Sam Lantinga
|
acf397b4df
Actually, DYLIB_COMPATIBILITY_VERSION shouldn't be updated for a stable point release
|
2 years ago |
Ozkan Sezer
|
612a86ebad
HIDAPI_DriverPS3_UpdateEffects: kill bad use of & operator on effects[]
|
2 years ago |
Sam Lantinga
|
b00e1b1b62
Added support for a ShanWan PS2 -> PS3 USB converter to the HIDAPI driver
|
2 years ago |
Cameron Cawley
|
fd93f817ba
Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008
|
2 years ago |
Sam Lantinga
|
ef988fe184
Only use CETCOMPAT on x86/x64 platforms
|
2 years ago |
Cameron Cawley
|
cf040f8882
testmouse: Allow drawing rectangles as well as lines
|
2 years ago |
Cameron Cawley
|
a932581775
testplatform: Add LSX and LASX checks
|
2 years ago |
Sam Lantinga
|
5cac6c7eb6
Note that the Xcode DYLIB_COMPATIBILITY_VERSION should always match DYLIB_CURRENT_VERSION
|
2 years ago |
Sam Lantinga
|
4e98ba612b
Set DYLIB_COMPATIBILITY_VERSION to DYLIB_CURRENT_VERSION to match autotools
|
2 years ago |
Érico Porto
|
cbc0d9facc
test/versioning.sh also tests configure
|
2 years ago |
Sylvain
|
03485db0a3
Android: understand HAL_PIXEL_FORMAT_BGR_565 as a returned value from ANativeWindow_getFormat() (see #6016)
|
2 years ago |
Sam Lantinga
|
1b4e08b89e
Added an entry for the Hori Fighting Stick mini 4 kai
|
2 years ago |
Sam Lantinga
|
6bcf2c1521
Fixed spinning at a very high framerate
|
2 years ago |
Sam Lantinga
|
47f2373dc1
Added locking for Android joystick events
|
2 years ago |
Sam Lantinga
|
e8f6b7503a
Added mappings for the ASUS ROG Kunai 3 Gamepad
|
2 years ago |
Sam Lantinga
|
5770e87cb2
Fixed regression handling touchpad input with PS5 controllers using the original shipping firmware
|
2 years ago |
Sam Lantinga
|
253f6a913d
Variable renaming for consistency
|
2 years ago |
Sam Lantinga
|
5002624e8a
Fixed crash when extension controllers are hotplugged
|
2 years ago |
Sam Lantinga
|
7df571ffc6
HIDAPI_DumpPacket() takes a const memory pointer
|
2 years ago |
Sam Lantinga
|
b6d23d21db
Fixed interactions with the Linux Wiimote driver
|
2 years ago |
Ozkan Sezer
|
0c984360d1
SDL_hidapi_wii.c: fix a -Wshadow warning
|
2 years ago |