1. 22 Jul, 2006 6 commits
  2. 19 Jul, 2006 5 commits
  3. 18 Jul, 2006 1 commit
  4. 17 Jul, 2006 1 commit
    • Sam Lantinga's avatar
      Implemented Windows OpenGL support · e0a8c14a
      Sam Lantinga authored
      Fixed slowdown enumerating display modes, which was hosing OpenGL as well...
      Removed SDL_ from the render driver prefixes
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401958
      e0a8c14a
  5. 16 Jul, 2006 3 commits
  6. 15 Jul, 2006 3 commits
  7. 14 Jul, 2006 4 commits
  8. 13 Jul, 2006 2 commits
  9. 12 Jul, 2006 4 commits
  10. 10 Jul, 2006 2 commits
  11. 06 Jul, 2006 1 commit
  12. 27 Jun, 2006 2 commits
  13. 26 Jun, 2006 4 commits
    • Sam Lantinga's avatar
      Fixed libiconv detection · 862de2d8
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401911
      862de2d8
    • Sam Lantinga's avatar
      Fixed problem with nasm hidden visibility detection · 5b2feecb
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401909
      5b2feecb
    • Sam Lantinga's avatar
      Almost added Mac OS X nasm support · cb4f15a0
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401905
      cb4f15a0
    • Sam Lantinga's avatar
      ------- Comment #5 From Marc Peter 2006-06-25 18:03 [reply] ------- · 554dd3b6
      Sam Lantinga authored
      Created an attachment (id=142) [edit]
      updated makefiles for 1.2.11 release
      
      The new Watcom-Win32.zip
      - includes the new testcursor test, and
      - doesn't link to dxguid.lib anymore (by defining INITGUID for
      SDL_dx5events.c),
        to fix issue with stack calling convention (-6s can now be used instead of
      -6r
        in CFLAGS).
      
      ------- Comment #6 From Marc Peter 2006-06-25 18:12 [reply] -------
      Created an attachment (id=143) [edit]
      updated README.Watcom for 1.2.11
      
      - lists new testcursor test
      - mentions possibility to build with -6s (stack calling convention) instead
        of -6r (register calling convention)
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401903
      554dd3b6
  14. 25 Jun, 2006 2 commits