1. 13 Oct, 2011 1 commit
  2. 08 Apr, 2011 1 commit
  3. 12 Feb, 2011 1 commit
  4. 27 Jan, 2011 1 commit
    • Sam Lantinga's avatar
      Colin Leroy 2011-01-26 04:24:20 PST · b58487d8
      Sam Lantinga authored
      the pthread implementation of SDL_SemWaitTimeout() uses busy waiting, while
      pthread's sem_timedwait() does work. Attached are patches that make use of it
      b58487d8
  5. 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
  6. 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
  7. 04 Oct, 2008 1 commit
  8. 27 Aug, 2008 1 commit
  9. 10 Jul, 2006 1 commit
  10. 17 May, 2006 1 commit
  11. 13 Apr, 2006 2 commits
    • Sam Lantinga's avatar
      Fixed compile error · 1f2f6191
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401637
      1f2f6191
    • Sam Lantinga's avatar
      Fixed bug #179 · 458c2abb
      Sam Lantinga authored
      SDL_SemValue() always returns 0. That's because the underlying POSIX
      sem_getvalue() is implemented as a noop in Mac OS X. Apart from that,
      semaphores do work properly (at least according to test/testsem), so I'm not
      sure if this is worth fixing at all.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401634
      458c2abb
  12. 09 Mar, 2006 1 commit
  13. 21 Feb, 2006 1 commit
  14. 16 Feb, 2006 1 commit
  15. 10 Feb, 2006 1 commit
  16. 07 Feb, 2006 2 commits
  17. 01 Feb, 2006 1 commit
  18. 21 Jul, 2005 1 commit
    • Sam Lantinga's avatar
      Date: Fri, 15 Jul 2005 08:29:01 +0100 · 82d3a5b3
      Sam Lantinga authored
      From: "alan buckley"
      Subject: SDL Improved semiphore implementation for RISC OS (version 2)
      
      I've attached a new version of the patch for the RISC OS
      semaphore processing (in a zip file) that updates it to use
      the improved semaphores support in UnixLiib.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401100
      82d3a5b3
  19. 17 Sep, 2004 1 commit
    • Sam Lantinga's avatar
      Date: Fri, 25 Jun 2004 13:29:15 +0100 · c52f363a
      Sam Lantinga authored
      From: "alan buckley"
      Subject: Modification for RISC OS version of SDL
      
      Ive attached a zip file with the changes to this email, it contains the
      following:
      
      The file sdldiff.txt is the output from cvs diff u.  .
      The directory thread/riscos contains all the new files to support threading.
      
      Readme.riscos is a new readme file to add.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40956
      c52f363a
  20. 04 Jan, 2004 1 commit
  21. 06 Mar, 2002 1 commit
  22. 14 Dec, 2001 1 commit
  23. 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