Sam Lantinga
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
12 years ago |
Sam Lantinga
|
e07d7e649c
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
|
12 years ago |
Gabriel Jacobo
|
695344d163
OCD fixes: Adds a space before */
|
12 years ago |
Gabriel Jacobo
|
552b04c58a
More non C89 compliant comments
|
12 years ago |
Andreas Schiffler
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
12 years ago |
Gabriel Jacobo
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
12 years ago |