Sam Lantinga
|
479e972e56
Removed G29 from controller_type.c
|
2 years ago |
Sam Lantinga
|
3bf150e900
Revert "Added Linux mappings for the Logitech G29 in PS3 and PS4 modes"
|
2 years ago |
Anonymous Maarten
|
a8dd7a10fa
android.mk: LOCAL_EXPORT_C_INCLUDES does not need to add include subfolder
|
2 years ago |
Sam Lantinga
|
0bfeed061b
Updated to version 2.26.0 for release
|
2 years ago |
Sam Lantinga
|
d167cd6715
Added the Gunfighter Mk.III ‘Space Combat Edition’ as a flight stick
|
2 years ago |
Sam Lantinga
|
8b20b568b0
Don't report battery level for disconnected batteries
|
2 years ago |
Sam Lantinga
|
8ae46a49ea
Save the version in VERSION.txt instead of VERSION
|
2 years ago |
Sam Lantinga
|
802c624ab3
Strip trailing newline when reading the VERSION file
|
2 years ago |
Ozkan Sezer
|
3bc4bad8fb
add missing strcasestr checks to cmake and autotools build systems,
|
2 years ago |
Frank Praznik
|
fe396e306e
wayland: Use the cached window size when switching from non-floating to floating window state
|
2 years ago |
Sam Lantinga
|
509939b1b6
Disable the third party PS3 HIDAPI driver by default, the L3/R3 buttons are unknown
|
2 years ago |
Sam Lantinga
|
ff99e56d3a
Fixed KMSDRM window creation failing if OpenGL libraries are not available, but GLES 2.0 libraries are
|
2 years ago |
Sam Lantinga
|
da9ba3a2a1
If a CRTC doesn't have a mode configured, use the preferred or largest mode as the default mode
|
2 years ago |
Sam Lantinga
|
ea4ea27a59
Don't trigger an error if we try to delete a touch device after shutting down the touch system
|
2 years ago |
David Gow
|
81479d8784
wayland: keyboard: Cache text input parameters.
|
2 years ago |
Ozkan Sezer
|
6dc96aa745
SDL_UDEV_DelCallback: return early if _this is NULL
|
2 years ago |
Sylvain
|
16824865c2
Cleanup of SDL_SetError that already return -1 value
|
2 years ago |
Sylvain
|
3e70553c48
Unneed test before calling SDL_FreeSurface
|
2 years ago |
Sam Lantinga
|
9209942949
Revert "sdl2-config.in: Deprecate sdl2-config"
|
2 years ago |
Sam Lantinga
|
769ae185d6
Revert "sdl2.m4: Deprecate AM_PATH_SDL2 in favour of PKG_CHECK_MODULES"
|
2 years ago |
Sam Lantinga
|
78ea6af2cd
Updated to version 2.25.1 for release candidate
|
2 years ago |
Sam Lantinga
|
1f87e9e24e
Updated patch notes for 2.26 release
|
2 years ago |
Sylvain
|
71f2864b3a
Fix usage of sizeof() in test/testgles*.c files
|
2 years ago |
Sylvain
|
89572af6a8
Fixed bug #6537 - AIX: use PAUDIO_WaitDevice
|
2 years ago |
Sylvain
|
cd0d5a5fc5
Don't compare pointer against '0', but NULL
|
2 years ago |
Sylvain
|
ddad901c0d
Remove unneeded semicolon
|
2 years ago |
Sylvain
|
60c6cd554d
Fixed bug #6533 - PS2_JoystickUpdate: some invalid condition
|
2 years ago |
Sylvain
|
b7358e47d5
Don't compare pointer against '0', but NULL
|
2 years ago |
Sam Lantinga
|
77bcd269be
Allow creating an empty surface with pitch 0
|
2 years ago |
Ryan C. Gordon
|
a1702d463c
ibus: Try to use org.freedesktop.portal.IBus first if available.
|
2 years ago |