Sam Lantinga
|
493fadd5c1
Fixed spot where SDL was assuming that two displays having the same origin means they're the same display. Changed it to check for the same extents instead.
|
před 12 roky |
Sam Lantinga
|
95c67ed9a7
Fixed bug 2219 - BMP loader do not handle big BITMAPINFOHEADER structure
|
před 12 roky |
Sam Lantinga
|
48e44f7fcb
Fixed Windows compile error
|
před 12 roky |
Sam Lantinga
|
3b050fc953
Horizontal wheel support in windows
|
před 12 roky |
Gabriel Jacobo
|
22770a8f40
[Android] Fixes Bug 2041 - can't get SDL_QUIT event...
|
před 12 roky |
Gabriel Jacobo
|
e27248c27e
Fixes Bug 1944 - Linux events, joysticks having only hat are not read
|
před 12 roky |
Sam Lantinga
|
1c9cc8c9b7
Fixed performance regression caused by the fix for bug 2158
|
před 12 roky |
Gabriel Jacobo
|
0b7c69fe12
Adds Joystick support for Android
|
před 12 roky |
Sam Lantinga
|
61068a30b6
Fixed bug 2180 - debian/rules: Makefiles should use tabs
|
před 12 roky |
Sam Lantinga
|
c4b563e4c3
Fixed bug 2190 - test/testdrawchessboard.c line endings
|
před 12 roky |
Sam Lantinga
|
517886a7f1
Fixed bug 2205 - SDL_GetAudioDeviceName returns default-device name on invalid index for default-device only drivers
|
před 12 roky |
Sam Lantinga
|
aaa4165b9f
Fixed bug 2187 - CMake is not adding src/core/linux/*.c to the build, linking to SDL results in errors.
|
před 12 roky |
Sam Lantinga
|
f2224e1fc7
Fixed bug 1990 - focus/keyboard events not generated correctly for multiple windows
|
před 12 roky |
Sam Lantinga
|
2efd40652d
Clarified that SDL_memset4 is a 32-bit assignment and fixed a compiler warning
|
před 12 roky |
Philipp Wiesemann
|
cd37485e3c
Changed parameter name for gesture template save functions from "src" to "dst".
|
před 12 roky |
Philipp Wiesemann
|
95bbf5f443
Removed unreachable return statement in gesture source.
|
před 12 roky |
Philipp Wiesemann
|
4e270de15d
Changed function to return -1 through SDL_Error() instead of plain -1.
|
před 12 roky |
Philipp Wiesemann
|
0f8d9995fe
Corrected typo in source comment.
|
před 12 roky |
Gabriel Jacobo
|
e651ab12b6
Fixes Bug #2191,incorrect test for egl_context validity
|
před 12 roky |
Ryan C. Gordon
|
804e5799ad
Fixed common test usage string (was "hidpi", should be "highdpi").
|
před 12 roky |
Ryan C. Gordon
|
d36c7363dd
Updated GL version tests for Mac OS X 10.9 ("Mavericks").
|
před 12 roky |
Sam Lantinga
|
f570effbf5
Added tag release-2.0.1 for changeset 5755b4fad250
|
před 12 roky |
Sam Lantinga
|
7108aac5ac
Removed tag release-2.0.1
|
před 12 roky |
Ryan C. Gordon
|
609b58e441
Fixed buffer overflow.
|
před 12 roky |
Sam Lantinga
|
aa10a5d908
Added tag release-2.0.1 for changeset 37391efdb946
|
před 12 roky |
Ryan C. Gordon
|
72de99aed3
Initialize MEMORYSTATUSEX size before GlobalMemoryStatusEx() (thanks, Justin!).
|
před 12 roky |
Sam Lantinga
|
51fc4b202e
Added tag release-2.0.1 for changeset 51a4ba8915d8
|
před 12 roky |
Sam Lantinga
|
fbfe090111
Updated Debian package version to 2.0.1
|
před 12 roky |
Sam Lantinga
|
d3ad8ff4b1
Added tag release-2.0.1 for changeset 1e256bd077b2
|
před 12 roky |
Pierre-Loup A. Griffais
|
e0771482f6
Fix regression causing crashes when running without a window manager.
|
před 12 roky |