Sam Lantinga
|
8109b1378a
Partial fix for bug 3092 - Statically link sdl2 with /MT for msvc
|
8 years ago |
Sam Lantinga
|
0eb5c976b9
Fixed bug 3456 - SDL_GameControllerOpen fails if the joystick subsystem isn't initialized
|
8 years ago |
Sam Lantinga
|
5af67f49f4
Fixed bug 3458 - x11: reset deadkeys in StartTextInput/StopTextInput
|
8 years ago |
Philipp Wiesemann
|
ba051ae7d9
Linux: Added missing scancodes.
|
8 years ago |
Philipp Wiesemann
|
f31ce3fb33
Windows: Fixed not removing the always added hint callback on quit.
|
8 years ago |
Philipp Wiesemann
|
c0578f9293
Linux: Removed not needed platform info from entry in controller database.
|
8 years ago |
Philipp Wiesemann
|
099e8a685b
Linux: Fixed compile warnings about unused variables.
|
8 years ago |
Philipp Wiesemann
|
1fd2646c60
Android: Split long line in README.
|
8 years ago |
Philipp Wiesemann
|
826508b6ee
Removed unused constants in controllermap program.
|
8 years ago |
Csongor Szabo
|
01f6273675
emscripten: check if device pixel ratio has changed
|
8 years ago |
Sam Lantinga
|
bc93bdb921
Fixed compiler option warning for 64-bit builds on Visual Studio 2008
|
8 years ago |
Sam Lantinga
|
d5ddb3cb91
Fixed bug 3453 - First mouse button input after a drag and drop event is ignored
|
8 years ago |
Sam Lantinga
|
8aab39cb7d
Fixed bug 3452 - Getting unicode arguments for the main entry point on Windows
|
8 years ago |
Sam Lantinga
|
3f38bd9142
Fixed warning about redefining DECLSPEC
|
8 years ago |
Sam Lantinga
|
3663dbe882
Fixed warning about missing field initializers in SDL_DBusContext
|
8 years ago |
Sam Lantinga
|
824ecc8f7a
Fixed processing mouse and keyboard events in hatari, which uses the old SDLMain.m without creating an SDLApplication instance
|
8 years ago |
Sam Lantinga
|
83cb2b63a3
Fixed bug 2758 - Android issues with NDK r10c and API-21
|
8 years ago |
Sam Lantinga
|
f3502c3c53
Fixed building with cmake when fcitx isn't installed
|
8 years ago |
Sam Lantinga
|
8e2634eb13
Fixed divide by zero if setting integer scale without setting logical width and height
|
8 years ago |
Sam Lantinga
|
e4af8ce968
Fixed typo getting the drawable size
|
8 years ago |
Sam Lantinga
|
063f752e0d
Fixed bug 3328 - Race condition in Wayland_VideoInit
|
8 years ago |
Sam Lantinga
|
f94bd05736
Fixed bug 3451 - Raspberry Pi Raspbian SDL_assert triggered sometimes at RPI_WarpMouseGlobal
|
8 years ago |
Sam Lantinga
|
c490b54e08
Fixed black screen on Steam Link
|
8 years ago |
Sam Lantinga
|
3f167a5a7f
Added support for the PS4 Slim controller, model CUH-ZCT2U
|
8 years ago |
Sam Lantinga
|
cb7b823cc1
Fixed black screen on Steam Link
|
8 years ago |
Sam Lantinga
|
662f966cd9
Fixed bug 3355 - false "Invalid renderer" after creating an "opengles2" renderer.
|
8 years ago |
Sam Lantinga
|
741aaf4c80
Added a note on how to allow non-root applications to increase their thread priority on Linux
|
8 years ago |
Sam Lantinga
|
62310c6bfd
Work-around for a hang when USB devices are unplugged, contributed by James Zipperer
|
8 years ago |
Sam Lantinga
|
14e7da75b2
Backed out change 7d3df1df4e91 which was: Fixed bug 3320 - SDL_windows_main.c defines both console application entry points
|
8 years ago |
Sam Lantinga
|
4c9f31398f
Added note for David Carlier's work on OpenBSD
|
8 years ago |