1. 26 Jul, 2011 1 commit
  2. 04 Aug, 2011 1 commit
  3. 29 Jul, 2011 1 commit
  4. 27 Jul, 2011 1 commit
  5. 25 Jul, 2011 1 commit
  6. 22 Jul, 2011 2 commits
  7. 20 Jul, 2011 1 commit
  8. 18 Jul, 2011 4 commits
  9. 10 Jun, 2011 1 commit
  10. 16 Jul, 2011 3 commits
  11. 14 Jul, 2011 1 commit
  12. 06 Jul, 2011 1 commit
  13. 22 Jun, 2011 1 commit
  14. 15 Jun, 2011 1 commit
  15. 10 Jun, 2011 2 commits
  16. 12 Jun, 2011 1 commit
  17. 06 Jun, 2011 1 commit
  18. 04 Jun, 2011 1 commit
  19. 03 Jun, 2011 1 commit
  20. 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
  21. 21 Apr, 2011 1 commit
  22. 20 Apr, 2011 2 commits
  23. 19 Apr, 2011 4 commits
  24. 18 Apr, 2011 1 commit
  25. 15 Apr, 2011 1 commit
  26. 08 Apr, 2011 2 commits
  27. 07 Apr, 2011 1 commit
  28. 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