Commit History

Author SHA1 Message Date
  Sam Lantinga e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 12 years ago
  Sam Lantinga f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 12 years ago
  Gabriel Jacobo dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 years ago