1. 05 Jun, 2011 3 commits
  2. 04 Jun, 2011 4 commits
  3. 02 Jun, 2011 1 commit
  4. 01 Jun, 2011 1 commit
  5. 31 May, 2011 1 commit
  6. 30 May, 2011 4 commits
  7. 27 May, 2011 1 commit
  8. 26 May, 2011 3 commits
  9. 25 May, 2011 3 commits
  10. 24 May, 2011 1 commit
  11. 23 May, 2011 3 commits
  12. 20 May, 2011 1 commit
  13. 22 Apr, 2011 1 commit
    • Sam Lantinga's avatar
      Clarified SDL_GetWindowSurface() documentation · b6227343
      Sam Lantinga authored
      Matthew Orlando to Sam
      
      Someone asked in IRC whether they should free the surface from SDL_GetWindowSurface. The doc comment is a bit vague so i checked the code and revised the comment.
      b6227343
  14. 21 Apr, 2011 1 commit
  15. 20 Apr, 2011 2 commits
  16. 19 Apr, 2011 4 commits
  17. 18 Apr, 2011 1 commit
  18. 15 Apr, 2011 1 commit
  19. 08 Apr, 2011 2 commits
  20. 07 Apr, 2011 1 commit
  21. 06 Apr, 2011 1 commit
    • Sam Lantinga's avatar
      Fixed bug 1177 (testsdl ios crash) · 5c77470f
      Sam Lantinga authored
       Vittorio Giovara      2011-04-05 13:18:07 PDT
      
      The test application called "testsdl" inside the iOS project file crashes at
      launch time.
      The fix is trivial, removing the reference to MainWindow (as there are no Nibs
      included) from the Info.plist file.
      5c77470f