Sam Lantinga
|
3b837a2659
Fixed bug 3188 - AZERTY keyboard support broken and inconsistent
|
hace 7 años |
Sam Lantinga
|
1a5441451c
Fixed bug 3309 - SDL_ConvertSurface adds AlphaMod when input surface has ColorKey
|
hace 7 años |
Sam Lantinga
|
e4124ff56d
Fixed bug 3208 - Minor improvements to the configure script
|
hace 7 años |
Sam Lantinga
|
2862b1465d
Note that texture contents are undefined when the texture is created.
|
hace 7 años |
Sam Lantinga
|
6f843b902d
Fixed bug 3243 - SDL_SetRenderDrawColor() behaves wrong with RGBA=0
|
hace 7 años |
Sam Lantinga
|
47c2c7d585
Cleaned up WindowsScanCodeToSDLScanCode() so VKeytoScancode() always takes precedence for the keys it handles and the rest of the logic is easier to read.
|
hace 7 años |
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 |