Sam Lantinga
|
b2e76d860f
Fixed Windows RT build
|
6 years ago |
Sam Lantinga
|
a71489221b
Fixed archiving the SDL dynamic library on iOS and tvOS
|
6 years ago |
Sam Lantinga
|
a0ac5ffc9f
Fixed building with C++
|
6 years ago |
Sam Lantinga
|
03fc5eebcb
Fixed building with C++
|
6 years ago |
Sam Lantinga
|
8177388e5e
Fixed declaration of SDL_main_func for C++
|
6 years ago |
Sam Lantinga
|
4d8ac6b8b2
Added support for building SDL as a dynamic library on tvOS
|
6 years ago |
Sam Lantinga
|
de82759c84
Added support for building SDL as a dynamic library on iOS
|
6 years ago |
Ryan C. Gordon
|
edebdeb47f
testgesture: Make the background gray.
|
6 years ago |
Sam Lantinga
|
82ebe63f9a
Fixed Visual Studio build
|
6 years ago |
Sam Lantinga
|
d49f1faeb1
Fixed iOS build
|
6 years ago |
Sam Lantinga
|
cf7c05c282
Fixed Mac OS X build
|
6 years ago |
Sam Lantinga
|
fd946a48dc
Fixed configure error if pkg modules aren't available
|
6 years ago |
Sebastian Krzyszkowiak
|
6311c7cf95
emscripten: force resize event when pixel ratio changes
|
6 years ago |
Sam Lantinga
|
b8bd0aa0bd
Fixed bug 4450 - SDL_mouse.c fails to compile with CMake generated Visual Studio files if SDL_VIDEO_VULKAN 0/undefined
|
6 years ago |
Sam Lantinga
|
faf97978ea
Fixed bug 4511 - SDL_gamecontrollerdb Mapping for Sony Playstation USB controller
|
6 years ago |
Silent
|
b6a45f1a8d
Fixed DualShock 3 mapping
|
6 years ago |
Sam Lantinga
|
35255342cd
Fixed bug 4525 - Fix crash in ALSA_HotplugThread caused by bad return value check
|
6 years ago |
Sam Lantinga
|
55f18d3625
Fixed bug 4544 - SDL2.m4 SDL2.framework patch made it impossible to fail detection
|
6 years ago |
Sam Lantinga
|
8bc59f87ec
Fixed CVE-2019-7635 and bug 4498 - Heap-Buffer Overflow in Blit1to4 pertaining to SDL_blit_1.c
|
6 years ago |
Jimb Esser
|
0f148eb651
Fix polling left trigger reporting right trigger's values.
|
6 years ago |
Jimb Esser
|
58ca76bee3
Fix DirectInput error codes being lost
|
6 years ago |
Ethan Lee
|
c528615626
hidapi: Add support for Wii U/Switch USB GameCube controller adapter.
|
6 years ago |
Sam Lantinga
|
938a5508d1
Fixed bug 4452 - Please replace AC_HELP_STRING with AS_HELP_STRING
|
6 years ago |
Sam Lantinga
|
40e3c015f1
Added missing PKG_CONFIG macros
|
6 years ago |
Hugh McMaster
|
cada4b8b8e
Use host system pkg-config when (cross-)compiling and convert to PKG_CHECK_MODULES
|
6 years ago |
Ryan C. Gordon
|
12c5cda6bf
Fix compiler warnings.
|
6 years ago |
Ryan C. Gordon
|
08dc8cc20a
testgesture: Add dependency to SDLtest to Visual Studio project.
|
6 years ago |
Ryan C. Gordon
|
6727408d2c
testgesture: cleaned up code formatting, etc.
|
6 years ago |
Ryan C. Gordon
|
7cc0a606d8
testgesture: minor cleanups.
|
6 years ago |
Ryan C. Gordon
|
5897ed85f5
test: Moved testgesture.c over to the common SDLtest framework.
|
6 years ago |