1. 12 Jan, 2012 1 commit
  2. 11 Jan, 2012 5 commits
  3. 17 May, 2006 7 commits
  4. 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
  5. 15 May, 2006 5 commits
  6. 14 May, 2006 3 commits
  7. 13 May, 2006 2 commits
  8. 12 May, 2006 4 commits
  9. 11 May, 2006 8 commits
    • Sam Lantinga's avatar
      Should we always look in /usr/local when compiling natively? · dc8db021
      Sam Lantinga authored
      I'm guessing we probably should, but I don't remember why this
      was added in the first place.  I'm disabling it for now...
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401783
      dc8db021
    • Sam Lantinga's avatar
      Date: Thu, 11 May 2006 19:08:05 -0400 · 6eed3898
      Sam Lantinga authored
      From: Mike Frysinger
      Subject: [SDL] [patch] remove limits.h hack from linux joystick code
      
      there is a small hack in the current linux joystick code to work around broken
      cross-compilers by including more than one limits.h ... at the very least,
      this is not arm-specific by any means
      
      i'm of the opinion that libsdl should not contain such things ... people
      should be fixing their cross-compilers, not bloating other's source trees
      
      patch attached to clean the cruft
      -mike
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401782
      6eed3898
    • Sam Lantinga's avatar
      Date: Thu, 11 May 2006 17:09:17 -0400 · 84a89b45
      Sam Lantinga authored
      From: Mike Frysinger
      Subject: [SDL] [patch] teach configure about uClinux
      
      the current configure script doesnt know about the uclinux target so this
      patch fixes that
      -mike
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401781
      84a89b45
    • Patrice Mandin's avatar
      Forgot to declare volatile stuff also in c file · 4fe83bb8
      Patrice Mandin authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401780
      4fe83bb8
    • Sam Lantinga's avatar
      Fixed some bugs in string handling · b31509f7
      Sam Lantinga authored
      Cleaned up error message code, UTF-8 is used instead of UCS2
      Added detection for MPEG Layer 3 audio for more informative errors.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401779
      b31509f7
    • Sam Lantinga's avatar
      Saved a little space by not including the CodeWarrior 5 XML projects · 369b7e44
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401778
      369b7e44
    • Sam Lantinga's avatar
      Fixed bug #53 · 3d8f01a1
      Sam Lantinga authored
      Updated CWprojects.sea.bin with Anders F Björklun's CodeWarrior 5 and 6 projects.
      In addition, added the following tweaks from Sam:
      * Updated the version string to 1.2.10
      * Removed Win32 targets from CodeWarrior 5 projects
      * Cleaned up access paths
      * Removed unnecessary macos_prefix.h
      * Added all necessary StdCLib headers to Support:MacOS
      * Added OpenGL 1.2 API headers and libraries to Support:MacOS
      * Added testdyngl test program
      * Removed OpenGL stub from all test programs except for testgl
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401777
      3d8f01a1
    • Sam Lantinga's avatar
      Fixed building with CodeWarrior on MacOS Classic · 76685b80
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401776
      76685b80