1. 19 Jul, 2006 5 commits
  2. 18 Jul, 2006 1 commit
  3. 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
  4. 16 Jul, 2006 3 commits
  5. 15 Jul, 2006 3 commits
  6. 14 Jul, 2006 4 commits
  7. 13 Jul, 2006 2 commits
  8. 12 Jul, 2006 4 commits
  9. 10 Jul, 2006 2 commits
  10. 06 Jul, 2006 1 commit
  11. 27 Jun, 2006 2 commits
  12. 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
  13. 25 Jun, 2006 4 commits
  14. 24 Jun, 2006 4 commits
    • Sam Lantinga's avatar
      Fix for bug #240 · d856d386
      Sam Lantinga authored
      Christian Walther contributed Cocoa cursor code.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401897
      d856d386
    • Sam Lantinga's avatar
      Fixed bug #258 · 642baf6e
      Sam Lantinga authored
      Account for the menu height in AdjustWindowRectEx()
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401892
      642baf6e
    • Sam Lantinga's avatar
      Fixed bug #255 · 684d11f9
      Sam Lantinga authored
      Fixed memory leaks in the windib driver.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401890
      684d11f9
    • Sam Lantinga's avatar
      Fixed bug #260 · 9f57178b
      Sam Lantinga authored
      Fixed SDL_GL_SWAP_CONTROL on Windows, and the query on Linux
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401888
      9f57178b