1. 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
  2. 16 Dec, 2009 1 commit
    • Sam Lantinga's avatar
      Fixed bug #741 · 3f0f9188
      Sam Lantinga authored
      The thread ID is an unsigned long so it can hold pthread_t so people can do naughty things with it.
      
      I'm going to be adding additional useful thread API functions, but this should prevent crashes in people's existing code on 64-bit architectures.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404327
      3f0f9188
  3. 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
  4. 27 Aug, 2008 1 commit
  5. 10 Jul, 2006 1 commit
  6. 14 Apr, 2006 1 commit
  7. 21 Feb, 2006 1 commit
  8. 16 Feb, 2006 1 commit
  9. 10 Feb, 2006 1 commit
  10. 01 Feb, 2006 1 commit
  11. 12 Feb, 2005 1 commit
    • Sam Lantinga's avatar
      Date: Wed, 26 Jan 2005 13:37:09 GMT · a0f696dd
      Sam Lantinga authored
      From: Peter Naulls
      Subject: RISC OS SDL Patches
      
      Sam, I've attached a diff of the latest changes to libSDL for RISC OS
      support.  These changes are by Alan Buckley and myself.
      
      The most significant of these are:
      
        Optimised assembler blit rountines - I've attached the file
         src/video/riscos/SDL_riscosASM.s which is needed for this.
      
        Move to using /dev/dsp instead of its own audio implementation.
        This means that src/audio/riscos/SDL_drenderer.c should be removed
      
        Typo fixes.  Mainly correct spelling of "RISC OS", but some from elsewhere
        too.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401036
      a0f696dd
  12. 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
  13. 04 Jan, 2004 1 commit
  14. 29 May, 2003 1 commit