Sam Lantinga
|
b5ea3c6d07
Fixed bug 3284 - minor correction for SDL_setenv on _WIN32__ platform
|
7 years ago |
Sam Lantinga
|
75d5f34398
Forgot to add function check for fopen64 to CMake build
|
7 years ago |
Sam Lantinga
|
a48c9e6df8
Fixed bug 3292 - SDL_rwops and 64-bit file I/O
|
7 years ago |
Sam Lantinga
|
4c239e55f9
Fixed bug 3297 - Horizontal and Vertical flip swapped on PSP
|
7 years ago |
Sam Lantinga
|
79a846d486
Fixed bug 3334 - SDL_ShowMessageBox uses wrong index and accesses un-allocated memory
|
7 years ago |
Sam Lantinga
|
441d9ba2b0
Fixed bug 3341 - SDL_sscanf() problem
|
7 years ago |
Sam Lantinga
|
1da252c2d8
Fixed crash in bug 3367 - RGBA_FROM_PIXEL macro can't handle SDL_PIXELFORMAT_ARGB2101010
|
7 years ago |
Sam Lantinga
|
df5898b0d3
Fixed bug 3464 - Fix for Android hint SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH
|
7 years ago |
Sam Lantinga
|
b3589ed6a6
Fixed bug 3492 - SDL_RenderCopyEx angle direction not documented
|
7 years ago |
Sam Lantinga
|
6de66e984f
Fixed bug 3324 - SDL_RenderReadPixels: Wrong rect coordinates with software renderer
|
7 years ago |
Sam Lantinga
|
658975f381
Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted
|
7 years ago |
Sam Lantinga
|
3c852360f6
Fixed bug 3646 - SDL_test_common.c: Add key bindings for testing SDL_SetWindowPosition
|
7 years ago |
Sam Lantinga
|
222bacd86c
Fixed bug 3682 - Toggle text input in checkkeys when the mouse is clicked
|
7 years ago |
Sam Lantinga
|
96305832bc
Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries
|
7 years ago |
Sam Lantinga
|
6e1b11bae4
Fixed bug 3714 - Windows: SDL_WINDOW_FULLSCREEN_DESKTOP broken on 3 monitor setup w/ DPI scaling
|
7 years ago |
Sam Lantinga
|
a05522a089
Fixed bug 3723 - Possible double free in kmsdrm init code on certain errors
|
7 years ago |
Sam Lantinga
|
d0b46f1bea
Fixed bug 3681 - SDL_UpateTexture documentation not specific enough about format requirement
|
7 years ago |
Sam Lantinga
|
843293bed0
Fixed bug 3701 - WM_TOUCH message may cause calls to null if touch functions are not properly loaded
|
7 years ago |
Sam Lantinga
|
a47bf37464
Fixed bug 3728 - [Android] crash when shared libraries are no loaded
|
7 years ago |
Sam Lantinga
|
af44a5953a
Fixed bug 3672 - Add joystick to controllerdb
|
7 years ago |
Ryan C. Gordon
|
73c6cebb80
cmake: Pacify warning about Policy CMP0042 not being set.
|
7 years ago |
Ryan C. Gordon
|
80c6c2fa76
cmake: whoops, Sam and I both fixed this bug at the same time. :)
|
7 years ago |
Sam Lantinga
|
496337b3cf
Fixed bug 3651 - CMake build does not install CMake package configuration
|
7 years ago |
Sam Lantinga
|
d3af447ee5
Fixed bug 3590 - CMAKE: typos in CheckMir
|
7 years ago |
Ryan C. Gordon
|
1b8117be21
cmake: Don't link directly against a libpthread on Android (thanks, Anthony!).
|
7 years ago |
Olli Kallioinen
|
2b5a5c510b
Android build fixes
|
7 years ago |
Sam Lantinga
|
53d4f5c9fc
Fixed bug 3733 - Makefile sleeps for 3 seconds if configure is out of date
|
7 years ago |
Ryan C. Gordon
|
2d67381a95
haiku: non-x86 spins use a normal libstdc++ filename. Handle the differences.
|
7 years ago |
Ryan C. Gordon
|
69092c7e47
haiku: Fixed compiler warning.
|
7 years ago |
Sam Lantinga
|
03250690d6
Added a private hint for Steam to bypass the controller filtering for the Steam virtual gamepad
|
7 years ago |