Sam Lantinga
|
2efd40652d
Clarified that SDL_memset4 is a 32-bit assignment and fixed a compiler warning
|
12 年之前 |
Philipp Wiesemann
|
cd37485e3c
Changed parameter name for gesture template save functions from "src" to "dst".
|
12 年之前 |
Philipp Wiesemann
|
95bbf5f443
Removed unreachable return statement in gesture source.
|
12 年之前 |
Philipp Wiesemann
|
4e270de15d
Changed function to return -1 through SDL_Error() instead of plain -1.
|
12 年之前 |
Philipp Wiesemann
|
0f8d9995fe
Corrected typo in source comment.
|
12 年之前 |
Gabriel Jacobo
|
e651ab12b6
Fixes Bug #2191,incorrect test for egl_context validity
|
12 年之前 |
Ryan C. Gordon
|
804e5799ad
Fixed common test usage string (was "hidpi", should be "highdpi").
|
12 年之前 |
Ryan C. Gordon
|
d36c7363dd
Updated GL version tests for Mac OS X 10.9 ("Mavericks").
|
12 年之前 |
Sam Lantinga
|
f570effbf5
Added tag release-2.0.1 for changeset 5755b4fad250
|
12 年之前 |
Sam Lantinga
|
7108aac5ac
Removed tag release-2.0.1
|
12 年之前 |
Ryan C. Gordon
|
609b58e441
Fixed buffer overflow.
|
12 年之前 |
Sam Lantinga
|
aa10a5d908
Added tag release-2.0.1 for changeset 37391efdb946
|
12 年之前 |
Ryan C. Gordon
|
72de99aed3
Initialize MEMORYSTATUSEX size before GlobalMemoryStatusEx() (thanks, Justin!).
|
12 年之前 |
Sam Lantinga
|
51fc4b202e
Added tag release-2.0.1 for changeset 51a4ba8915d8
|
12 年之前 |
Sam Lantinga
|
fbfe090111
Updated Debian package version to 2.0.1
|
12 年之前 |
Sam Lantinga
|
d3ad8ff4b1
Added tag release-2.0.1 for changeset 1e256bd077b2
|
12 年之前 |
Pierre-Loup A. Griffais
|
e0771482f6
Fix regression causing crashes when running without a window manager.
|
12 年之前 |
Ryan C. Gordon
|
965a0da901
Moved a SDL_SetError() call elsewhere to avoid triggering it needlessly.
|
12 年之前 |
Ryan C. Gordon
|
28aa076c8b
SDL_GetPrefPath() now uses the organization on all platforms.
|
12 年之前 |
Sam Lantinga
|
298d3d627a
Fixed duplicate const warning
|
12 年之前 |
Sam Lantinga
|
30ce2bc723
SDL 2.0.0 defined __inline__ and some code relies on it now.
|
12 年之前 |
Sam Lantinga
|
fa73a3c8f6
Testing fullscreen window in the accelerometer test.
|
12 年之前 |
Andreas Schiffler
|
09b3b7e78b
Fix error assert for negative cases of pixels_getPixelFormatName test
|
12 年之前 |
Sam Lantinga
|
6a71d99233
Added patch notes for 2.0.1
|
12 年之前 |
Sam Lantinga
|
2348e426c7
Fixed whitespace
|
12 年之前 |
Sam Lantinga
|
3d1c3b19c3
Revert fix for bug 1392 because it breaks linking with mingw32
|
12 年之前 |
Sam Lantinga
|
06811ecf18
Fixed bug 2168 - Mac: SDL_filesystem.h not exported to public header folder when building framework
|
12 年之前 |
Sam Lantinga
|
50da48eebf
We don't have API changes documented yet.
|
12 年之前 |
Sam Lantinga
|
bcf5472d16
Fixed bug 2073 - Mac: window moves unexpectedly when exiting SDL_WINDOW_FULLSCREEN_DESKTOP mode
|
12 年之前 |
Sam Lantinga
|
d08634e2c6
Better fix for bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings
|
12 年之前 |