Sam Lantinga
|
d3ad8ff4b1
Added tag release-2.0.1 for changeset 1e256bd077b2
|
11 년 전 |
Pierre-Loup A. Griffais
|
e0771482f6
Fix regression causing crashes when running without a window manager.
|
11 년 전 |
Ryan C. Gordon
|
965a0da901
Moved a SDL_SetError() call elsewhere to avoid triggering it needlessly.
|
11 년 전 |
Ryan C. Gordon
|
28aa076c8b
SDL_GetPrefPath() now uses the organization on all platforms.
|
11 년 전 |
Sam Lantinga
|
298d3d627a
Fixed duplicate const warning
|
11 년 전 |
Sam Lantinga
|
30ce2bc723
SDL 2.0.0 defined __inline__ and some code relies on it now.
|
11 년 전 |
Sam Lantinga
|
fa73a3c8f6
Testing fullscreen window in the accelerometer test.
|
11 년 전 |
Andreas Schiffler
|
09b3b7e78b
Fix error assert for negative cases of pixels_getPixelFormatName test
|
11 년 전 |
Sam Lantinga
|
6a71d99233
Added patch notes for 2.0.1
|
11 년 전 |
Sam Lantinga
|
2348e426c7
Fixed whitespace
|
11 년 전 |
Sam Lantinga
|
3d1c3b19c3
Revert fix for bug 1392 because it breaks linking with mingw32
|
11 년 전 |
Sam Lantinga
|
06811ecf18
Fixed bug 2168 - Mac: SDL_filesystem.h not exported to public header folder when building framework
|
11 년 전 |
Sam Lantinga
|
50da48eebf
We don't have API changes documented yet.
|
11 년 전 |
Sam Lantinga
|
bcf5472d16
Fixed bug 2073 - Mac: window moves unexpectedly when exiting SDL_WINDOW_FULLSCREEN_DESKTOP mode
|
11 년 전 |
Sam Lantinga
|
d08634e2c6
Better fix for bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings
|
11 년 전 |
Sam Lantinga
|
c10389cf5b
Fixed bug 2168 - Mac: SDL_filesystem.h not exported to public header folder when building framework
|
11 년 전 |
Sam Lantinga
|
b8b9bfbe5b
Fixed some warnings building for 64-bit Windows
|
11 년 전 |
Sam Lantinga
|
11d38d696e
Fixed bug 2015 - surface getting leak in SDLTest_ScreenShot function
|
11 년 전 |
Sam Lantinga
|
80930559a3
Fixed bug 2012 - Algorithm logic getting wrong in ComputeOutCode
|
11 년 전 |
Sam Lantinga
|
6f76bc290a
Fixed bug 2061 - SDL_filesystem API not built using cmake
|
11 년 전 |
Sam Lantinga
|
deb8086b08
Fixed bug 2072 - Make OS X's filesystem calls use -[NSString fileSystemRepresentation]
|
11 년 전 |
Sam Lantinga
|
360c3d853a
Better cleanup if OpenGL initialization fails
|
11 년 전 |
Sam Lantinga
|
5697089d98
Fixed bug 2156 - Android: Accelerometer values fed to joystick driver are inverted for the X axis and wrong for Z
|
11 년 전 |
Sam Lantinga
|
a503dabe01
Fixed a crash initializing Android touch IDs
|
11 년 전 |
Sam Lantinga
|
f8c11bb955
Fixed the status bar visibility in iOS 7
|
11 년 전 |
Sam Lantinga
|
85c2e2367c
Fixed Y axis inversion on iOS; positive is up, negative is down.
|
11 년 전 |
Sam Lantinga
|
08fa8da77c
Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multiple warnings
|
11 년 전 |
Sam Lantinga
|
4ca34ad4a4
Prevent conflicts when linking both SDL2 and SDL2_gfx
|
11 년 전 |
Sam Lantinga
|
aa86e05d21
Fixed windows compile
|
11 년 전 |
Sam Lantinga
|
f5fa492e26
Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values.
|
11 년 전 |