1. 20 Jun, 2006 8 commits
  2. 14 Jun, 2006 3 commits
  3. 23 May, 2006 1 commit
    • Sam Lantinga's avatar
      Date: Mon, 22 May 2006 01:16:47 -0400 · 27e82c6f
      Sam Lantinga authored
      From: Mike Frysinger
      Subject: [SDL] [patch] fix sed expression in sdl-config
      
      just noticed that sdl-config uses '[a-z]' with sed in sdl-config without
      forcing the locale to C ... this could cause problems with locales where the
      letter 'z' is not the last letter in the alphabet
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401823
      27e82c6f
  4. 21 May, 2006 3 commits
  5. 18 May, 2006 1 commit
  6. 17 May, 2006 10 commits
  7. 16 May, 2006 5 commits
    • Sam Lantinga's avatar
      Use the correct parameter for GLX_VISUAL_CAVEAT_EXT · 15bcc2d4
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401802
      15bcc2d4
    • Sam Lantinga's avatar
      Updated docs for SDL 1.2.10 release · 3470d1df
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401801
      3470d1df
    • Sam Lantinga's avatar
      Added information about gcc-fat.sh to README.MacOSX · c77fbca3
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401800
      c77fbca3
    • Sam Lantinga's avatar
      Fixed compiling GS YUV conversion code · 2e54e833
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401799
      2e54e833
    • Sam Lantinga's avatar
      Date: Mon, 15 May 2006 17:18:34 +0300 · 467c8a81
      Sam Lantinga authored
      From: Vassilis Virvilis
      Subject: Re: [SDL] SDL + fbcon = weird colors (resolved)
      
      > I am getting weird colors in 16/32 bpp in an VIA custom
      > board with savagefb and in qemu (cirrusfb).
      
      Ok looks that nowadays if you follow compiler warnings closely
      all bugs will be resolved by you. This one was that a non void
      function (do_mmap) was not returning anything.
      I also silenced a warning since I was in janitor mode.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401798
      467c8a81
  8. 15 May, 2006 5 commits
  9. 14 May, 2006 3 commits
  10. 13 May, 2006 1 commit