1. 07 Aug, 2007 2 commits
  2. 26 Jul, 2007 1 commit
  3. 25 Jul, 2007 2 commits
  4. 24 Jul, 2007 1 commit
    • Bob Pendleton's avatar
      make indent · 7d8af0a1
      Bob Pendleton authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402573
      7d8af0a1
  5. 23 Jul, 2007 4 commits
  6. 22 Jul, 2007 1 commit
    • Sam Lantinga's avatar
      Fixed bug #467 · 9524d518
      Sam Lantinga authored
      Remove trailing commas from enums
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402565
      9524d518
  7. 21 Jul, 2007 1 commit
  8. 18 Jul, 2007 1 commit
  9. 16 Jul, 2007 3 commits
    • Sam Lantinga's avatar
      Fixed bug #460 · eba7e384
      Sam Lantinga authored
      Added SDL_VIDEO_OPENGL_CGL to the default Mac OS X config file.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402552
      eba7e384
    • Sam Lantinga's avatar
      Added support for building version.rc in Windows build. · 2094bfe8
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402549
      2094bfe8
    • Sam Lantinga's avatar
      Fixed bug #428 · b22dc765
      Sam Lantinga authored
      This fix is overkill, but approved by Doug Lea, and he'll be releasing a
      new version of his malloc.c sometime next month.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402547
      b22dc765
  10. 15 Jul, 2007 5 commits
  11. 14 Jul, 2007 6 commits
  12. 13 Jul, 2007 6 commits
  13. 12 Jul, 2007 7 commits
    • Bob Pendleton's avatar
      This code adds support for DirectColor visuals to SDL 1.3. The support uses... · abcafc21
      Bob Pendleton authored
      This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is
      available and to keep people form having to install yet another library I have added the essential parts of Xmu in
      src/video/extensions/XmuStdCmap and an include file in src/video/extensions. The support makes use of standard X11 mechanisms to
      create color maps and make sure that an application uses the same color map for each window/visual combination. This should make it
      possible for gamma support to be implemented based on a single color map per application.
      
      Hurm... it looks like "make indent" modified a few extra files. Those are getting committed too.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402509
      abcafc21
    • Sam Lantinga's avatar
      Merged Ryan's patch from revision 3238 in SDL 1.2 · 942236ea
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402507
      942236ea
    • Sam Lantinga's avatar
      Whoops, needed to remove the other version of getlocale() · fc3b5060
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402504
      fc3b5060
    • Sam Lantinga's avatar
      Fixed bug #455 · fc4cf4c9
      Sam Lantinga authored
      If passed "" for the character set, let iconv_open() interpret it as
      locale.
      
      This was merged from revision 3234,3235 from SDL 1.2
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402503
      fc4cf4c9
    • Sam Lantinga's avatar
      Updated version to 1.3, added testgl2 test program · 4a00054e
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402500
      4a00054e
    • Sam Lantinga's avatar
      Yes, you need to set the pixel format before creating a context. · a5ba7573
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402499
      a5ba7573
    • Sam Lantinga's avatar
      Visual C++ compiler warning fixes · a154c5da
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402498
      a154c5da