Sam Lantinga
|
6b5610752b
Don't try to open the Razer Huntsman Elite keyboard as a controller
|
2 years ago |
Sam Lantinga
|
2d86b4ef76
Removed check for _HAVE_STDINT_H, which nobody defines
|
2 years ago |
Sam Lantinga
|
f17058b562
Updated to version 2.26.1 for release
|
2 years ago |
Sam Lantinga
|
2879f2aeba
Fixed crash if GetRectDisplayIndex() is called before SDL_VideoInit()
|
2 years ago |
Anonymous Maarten
|
45c7d838d4
cmake: use target_link_libraries to pass -Wl,--undefined=WinMain
|
2 years ago |
Markus Mittendrein
|
79373c5a5c
SDL_ResampleAudio: Fix float accumulation error
|
2 years ago |
Joshua Root
|
f4080637c4
Fix build with Xcode < 7
|
2 years ago |
Sam Lantinga
|
92057e683e
Temporary hack to address performance issues in https://github.com/libsdl-org/SDL/issues/6581#issuecomment-1327987916 (thanks @icculus!)
|
2 years ago |
Ryan C. Gordon
|
5edd6846db
cocoa: Patched to compile on macOS SDK < 10.10.
|
2 years ago |
Michael Fitzmayer
|
859cb13ef8
Add bitdraw.h, remove non-working stub class
|
2 years ago |
Anonymous Maarten
|
b97d2ed6c5
cmake: add X11 include dir to check dirs
|
2 years ago |
Sylvain Becker
|
c76a31341c
SDL_mfijoystick.m: remove VLA, so that projects can be built with error on vla
|
2 years ago |
Frank Praznik
|
00731eb011
wayland: Fix build when not using the shared Wayland libraries
|
2 years ago |
Joshua Root
|
bf70a37606
vulkan_metal.h: Make compatible with ObjC ARC
|
2 years ago |
Frank Praznik
|
da1bddd27c
wayland: Fix libdecor_dispatch signature
|
2 years ago |
Joshua Root
|
9925ee52d7
SDL_mfijoystick.m: fix build with Xcode < 9
|
2 years ago |
Joshua Root
|
66620bd108
Check build-time SDK in LoadMainMenuNibIfAvailable
|
2 years ago |
Joshua Root
|
72823dd0cd
SDL_cocoaopengl.h: ensure CVDisplayLinkRef is defined
|
2 years ago |
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 |