1. 08 Apr, 2011 1 commit
  2. 12 Feb, 2011 1 commit
  3. 27 Jan, 2011 1 commit
    • Sam Lantinga's avatar
      Improved timer implementation · dd4f2c13
      Sam Lantinga authored
      The new timer model is formalized as using a separate thread to handle timer callbacks.  This was the case on almost every platform before, but it's now a requirement, and simplifies the implementation and makes it perform consistently across platforms.
      
      Goals:
       * Minimize timer thread blocking
       * Dispatch timers as accurately as possible
       * SDL_AddTimer() and SDL_RemoveTimer() are completely threadsafe
       * SDL_RemoveTimer() doesn't crash with a timer that's expired or removed
      dd4f2c13
  4. 24 Jan, 2010 1 commit
    • Sam Lantinga's avatar
      Fixed bug #926 · 4d3df8b3
      Sam Lantinga authored
      Updated copyright to LGPL version 2.1 and year 2010
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404453
      4d3df8b3
  5. 08 Dec, 2008 1 commit
    • Sam Lantinga's avatar
      Updated copyright date · 0c30a927
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403321
      0c30a927
  6. 10 Jul, 2006 1 commit
  7. 21 Feb, 2006 1 commit
  8. 01 Feb, 2006 1 commit
  9. 14 Dec, 2001 1 commit
  10. 26 Apr, 2001 1 commit
    • Sam Lantinga's avatar
      Initial revision · 2f110628
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401
      2f110628