Gabriel Jacobo
|
0b7c69fe12
Adds Joystick support for Android
|
11 years ago |
Sam Lantinga
|
61068a30b6
Fixed bug 2180 - debian/rules: Makefiles should use tabs
|
11 years ago |
Sam Lantinga
|
c4b563e4c3
Fixed bug 2190 - test/testdrawchessboard.c line endings
|
11 years ago |
Sam Lantinga
|
517886a7f1
Fixed bug 2205 - SDL_GetAudioDeviceName returns default-device name on invalid index for default-device only drivers
|
11 years ago |
Sam Lantinga
|
aaa4165b9f
Fixed bug 2187 - CMake is not adding src/core/linux/*.c to the build, linking to SDL results in errors.
|
11 years ago |
Sam Lantinga
|
f2224e1fc7
Fixed bug 1990 - focus/keyboard events not generated correctly for multiple windows
|
11 years ago |
Sam Lantinga
|
2efd40652d
Clarified that SDL_memset4 is a 32-bit assignment and fixed a compiler warning
|
11 years ago |
Philipp Wiesemann
|
cd37485e3c
Changed parameter name for gesture template save functions from "src" to "dst".
|
11 years ago |
Philipp Wiesemann
|
95bbf5f443
Removed unreachable return statement in gesture source.
|
11 years ago |
Philipp Wiesemann
|
4e270de15d
Changed function to return -1 through SDL_Error() instead of plain -1.
|
11 years ago |
Philipp Wiesemann
|
0f8d9995fe
Corrected typo in source comment.
|
11 years ago |
Gabriel Jacobo
|
e651ab12b6
Fixes Bug #2191,incorrect test for egl_context validity
|
11 years ago |
Ryan C. Gordon
|
804e5799ad
Fixed common test usage string (was "hidpi", should be "highdpi").
|
11 years ago |
Ryan C. Gordon
|
d36c7363dd
Updated GL version tests for Mac OS X 10.9 ("Mavericks").
|
11 years ago |
Sam Lantinga
|
f570effbf5
Added tag release-2.0.1 for changeset 5755b4fad250
|
11 years ago |
Sam Lantinga
|
7108aac5ac
Removed tag release-2.0.1
|
11 years ago |
Ryan C. Gordon
|
609b58e441
Fixed buffer overflow.
|
11 years ago |
Sam Lantinga
|
aa10a5d908
Added tag release-2.0.1 for changeset 37391efdb946
|
11 years ago |
Ryan C. Gordon
|
72de99aed3
Initialize MEMORYSTATUSEX size before GlobalMemoryStatusEx() (thanks, Justin!).
|
11 years ago |
Sam Lantinga
|
51fc4b202e
Added tag release-2.0.1 for changeset 51a4ba8915d8
|
11 years ago |
Sam Lantinga
|
fbfe090111
Updated Debian package version to 2.0.1
|
11 years ago |
Sam Lantinga
|
d3ad8ff4b1
Added tag release-2.0.1 for changeset 1e256bd077b2
|
11 years ago |
Pierre-Loup A. Griffais
|
e0771482f6
Fix regression causing crashes when running without a window manager.
|
11 years ago |
Ryan C. Gordon
|
965a0da901
Moved a SDL_SetError() call elsewhere to avoid triggering it needlessly.
|
11 years ago |
Ryan C. Gordon
|
28aa076c8b
SDL_GetPrefPath() now uses the organization on all platforms.
|
11 years ago |
Sam Lantinga
|
298d3d627a
Fixed duplicate const warning
|
11 years ago |
Sam Lantinga
|
30ce2bc723
SDL 2.0.0 defined __inline__ and some code relies on it now.
|
11 years ago |
Sam Lantinga
|
fa73a3c8f6
Testing fullscreen window in the accelerometer test.
|
11 years ago |
Andreas Schiffler
|
09b3b7e78b
Fix error assert for negative cases of pixels_getPixelFormatName test
|
11 years ago |
Sam Lantinga
|
6a71d99233
Added patch notes for 2.0.1
|
11 years ago |