Anonymous Maarten
|
e312fbb37d
cmake: do all compile tests with -D_GNU_SOURCE=1
|
2 years ago |
Sam Lantinga
|
3c72e2de4d
Fixed infinite loop shutting down WGI controllers
|
2 years ago |
Ozkan Sezer
|
8e31fc4130
cmake: check for math library functions even in the absence of libm
|
2 years ago |
Ozkan Sezer
|
75834df37c
cmake: fix detection of library functions when -Werror is enabled.
|
2 years ago |
Sam Lantinga
|
f070c83a60
Updated to version 2.26.2 for release
|
2 years ago |
Sam Lantinga
|
d992d4f23e
Fixed keyboard scancode mapping for parenthesis
|
2 years ago |
Sam Lantinga
|
81975cc2d0
Fixed getting the VID/PID of a virtual joystick
|
2 years ago |
Sam Lantinga
|
278c78e34c
Make sure we match the same way when adding a mapping and looking up a mapping
|
2 years ago |
Ozkan Sezer
|
2462262e0c
SDL_thread.h: fix SDL_CreateThreadWithStackSize macro for OS/2
|
2 years ago |
Ozkan Sezer
|
162f8e6ee7
SDL_thread.h: fix beginthread param of SDL_CreateThreadWithStackSize for win32
|
2 years ago |
Vincent Hamm
|
d0f8e63ed6
Fix SDL_CreateThreadWithStackSize not passing staacksize with win32 static api
|
2 years ago |
Sam Lantinga
|
690e2f21f2
Don't send Razer devices the Sony third-party query feature report
|
2 years ago |
Sylvain Becker
|
52176e25e1
DBus: add a reference to the connection
|
2 years ago |
Ryan C. Gordon
|
40698ee33c
wasapi: Fixed incorrect assertions.
|
2 years ago |
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 |