1. 20 Jun, 2006 9 commits
    • Sam Lantinga's avatar
      Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST) · 772972e2
      Sam Lantinga authored
      From: "Torsten Giebl"
      Subject: [SDL] Patch for Makefile.DC
      
      Hello !
      
      
      This patch autom. copys SDL_config.h.default
      into SDL_config.h when compiling SDL for Dreamcast
      using Makefile.dc.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401867
      772972e2
    • Sam Lantinga's avatar
      Fixed bug #251 · e64b9862
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401865
      e64b9862
    • Sam Lantinga's avatar
      Bug #250, pkg-config support contributed by Mikael Eriksson · a4fb97b6
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401863
      a4fb97b6
    • Sam Lantinga's avatar
      Bug #250, pkg-config support contributed by Mikael Eriksson · a4191d39
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401862
      a4191d39
    • Sam Lantinga's avatar
      I think this fixes bug #244 · e3993a9c
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401860
      e3993a9c
    • Sam Lantinga's avatar
      Fixed bug #241 · d565a145
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401858
      d565a145
    • Sam Lantinga's avatar
      Test case for bug #240 · dd700969
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401856
      dd700969
    • Sam Lantinga's avatar
      Fixed bug #232 · f9881b12
      Sam Lantinga authored
       ------- Comment #2 From Matthias Geissert  2006-05-24 07:54  [reply] -------
      See http://dri.sourceforge.net/doc/DRIuserguide.html, section 11.5. There is
      written that you need to use RTLD_GLOBAL, since, otherwise, nested open of
      dynamic libraries doesn't work. However, This is necassary in this case, since
      libGL opens the hardware-specific driver/library. I hope this helps you.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401855
      f9881b12
    • Sam Lantinga's avatar
      Fixed bug #232 · 11452ed2
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401854
      11452ed2
  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