ouned
|
34769abd46
prefer virtual keycodes over scancodes for extended keys
|
hace 7 años |
Sam Lantinga
|
195b8bd8ee
Fixed bug 3249 - keysym.mod is incorrect when mod keys are pressed for SDL_KEYDOWN events
|
hace 7 años |
Sam Lantinga
|
c086251266
Fixed bug 3128 - Removing all the static variables from android SDLActivity and accompanying JNI calls.
|
hace 7 años |
Sam Lantinga
|
0a52db54bd
Fixed bug 3191 - haptic system on android?
|
hace 7 años |
Sam Lantinga
|
78c84e7029
Fixed part of bug 3227 - patch for multiple buttons at the same time not working
|
hace 7 años |
Sam Lantinga
|
b425050baf
Fixed compiler warnings on Visual Studio 2013
|
hace 7 años |
Sam Lantinga
|
affab6ade5
More fixes for the SDL_scanf code
|
hace 7 años |
Sam Lantinga
|
e27dcd1c3b
Fixed Android build
|
hace 7 años |
Sam Lantinga
|
7229397c0c
Fixed bug 3258 - SDL_TryLockMutex blocks for pthreads with FAKE_RECURSIVE_MUTEX
|
hace 7 años |
Sam Lantinga
|
b5ea3c6d07
Fixed bug 3284 - minor correction for SDL_setenv on _WIN32__ platform
|
hace 7 años |
Sam Lantinga
|
75d5f34398
Forgot to add function check for fopen64 to CMake build
|
hace 7 años |
Sam Lantinga
|
a48c9e6df8
Fixed bug 3292 - SDL_rwops and 64-bit file I/O
|
hace 7 años |
Sam Lantinga
|
4c239e55f9
Fixed bug 3297 - Horizontal and Vertical flip swapped on PSP
|
hace 7 años |
Sam Lantinga
|
79a846d486
Fixed bug 3334 - SDL_ShowMessageBox uses wrong index and accesses un-allocated memory
|
hace 7 años |
Sam Lantinga
|
441d9ba2b0
Fixed bug 3341 - SDL_sscanf() problem
|
hace 7 años |
Sam Lantinga
|
1da252c2d8
Fixed crash in bug 3367 - RGBA_FROM_PIXEL macro can't handle SDL_PIXELFORMAT_ARGB2101010
|
hace 7 años |
Sam Lantinga
|
df5898b0d3
Fixed bug 3464 - Fix for Android hint SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH
|
hace 7 años |
Sam Lantinga
|
b3589ed6a6
Fixed bug 3492 - SDL_RenderCopyEx angle direction not documented
|
hace 7 años |
Sam Lantinga
|
6de66e984f
Fixed bug 3324 - SDL_RenderReadPixels: Wrong rect coordinates with software renderer
|
hace 7 años |
Sam Lantinga
|
658975f381
Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted
|
hace 7 años |
Sam Lantinga
|
3c852360f6
Fixed bug 3646 - SDL_test_common.c: Add key bindings for testing SDL_SetWindowPosition
|
hace 7 años |
Sam Lantinga
|
222bacd86c
Fixed bug 3682 - Toggle text input in checkkeys when the mouse is clicked
|
hace 7 años |
Sam Lantinga
|
96305832bc
Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries
|
hace 7 años |
Sam Lantinga
|
6e1b11bae4
Fixed bug 3714 - Windows: SDL_WINDOW_FULLSCREEN_DESKTOP broken on 3 monitor setup w/ DPI scaling
|
hace 7 años |
Sam Lantinga
|
a05522a089
Fixed bug 3723 - Possible double free in kmsdrm init code on certain errors
|
hace 7 años |
Sam Lantinga
|
d0b46f1bea
Fixed bug 3681 - SDL_UpateTexture documentation not specific enough about format requirement
|
hace 7 años |
Sam Lantinga
|
843293bed0
Fixed bug 3701 - WM_TOUCH message may cause calls to null if touch functions are not properly loaded
|
hace 7 años |
Sam Lantinga
|
a47bf37464
Fixed bug 3728 - [Android] crash when shared libraries are no loaded
|
hace 7 años |
Sam Lantinga
|
af44a5953a
Fixed bug 3672 - Add joystick to controllerdb
|
hace 7 años |
Ryan C. Gordon
|
73c6cebb80
cmake: Pacify warning about Policy CMP0042 not being set.
|
hace 7 años |