1. 10 Oct, 2009 10 commits
    • Sam Lantinga's avatar
      Debian patch: 020_libcaca_new_api.diff · 650e3d94
      Sam Lantinga authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%404012
      650e3d94
    • Sam Lantinga's avatar
      Updated change log with recent checkins · e1549131
      Sam Lantinga authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%404011
      e1549131
    • Sam Lantinga's avatar
      Fixed bug #627 · 467af3d4
      Sam Lantinga authored
      Increased accuracy of alpha blend calculation
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%404008
      467af3d4
    • Ryan C. Gordon's avatar
      Moved to stable ALSA API. · a716c987
      Ryan C. Gordon authored
      This cleans up a few problems with our use of the ancient ALSA 0.9 API.
      
      This means we can ditch the dlvsym() nonsense and use SDL_LoadFunction(), too.
      
       Fixes Bugzilla #745.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%404006
      a716c987
    • Sam Lantinga's avatar
      Fixed bug #634 · b613ffc4
      Sam Lantinga authored
      If TranslateMessage() isn't done, then IME messages aren't generated.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%404005
      b613ffc4
    • Ryan C. Gordon's avatar
      Cache the swap control setting, even on Mesa. · f0c110f7
      Ryan C. Gordon authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%404002
      f0c110f7
    • Ryan C. Gordon's avatar
      Fixed incorrect return value test for SGI swap control. · f9ef094b
      Ryan C. Gordon authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403999
      f9ef094b
    • Ryan C. Gordon's avatar
      Default value for SGI swap control GL attribute should be -1. · f9c9c5e9
      Ryan C. Gordon authored
      Explicitly try to set it if you want a different value. Different glX
       implementations appear to have different defaults for this, and you can't
       query them for the current value.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403998
      f9c9c5e9
    • Sam Lantinga's avatar
      Fixed bug #798 · 259a7254
      Sam Lantinga authored
      kty@lavabit.com      2009-09-19 14:19:04 PDT
      
      The stable release of SDL 1.2.13 for BeOS/Haiku has a bug in
      BE_FindClosestFSMode that causes it to sometimes not select the best mode when
      going fullscreen. There are in fact two bugs in the implementation but I will
      not go into specifics because there is already a patch for it in the developer
      SVN 1.3. However I am still reporting it because I believe the following code
      is a better patch for the issue. The current implementation on SVN only works
      if it is able to find an exact match for the requested mode. However, by
      scanning from lowest-to-highest resolution instead of highest-to-lowest, one
      can find the best mode at all times
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403997
      259a7254
    • Sam Lantinga's avatar
      Fixed bug #831 · dbb19d20
      Sam Lantinga authored
       Andrey      2009-10-09 08:08:04 PDT
      
      gapi_hires_fix
      
      I made a mistake with the conclusions.
      And last time I as was mistaken with conclusions.
      Now I thought about in more detail the algorithm works.
      I have made it that the project fheroes2 well worked.
      The result of my work in attachment.
      I have a possibility to check up it on different models pocketpc.
      I checked various modes screen of 320x320, 320x240, 640x480, 800x400.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403996
      dbb19d20
  2. 08 Oct, 2009 4 commits
    • Ryan C. Gordon's avatar
      Remove sdl.pc during "make uninstall" · f8cb9e88
      Ryan C. Gordon authored
       Fixes Bugzilla #813 for the 1.2 branch.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403991
      f8cb9e88
    • Ryan C. Gordon's avatar
      Allow Unicode filenames in RWOPS on Windows. · ef831073
      Ryan C. Gordon authored
      Fixes Bugzilla #733.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403990
      ef831073
    • Sam Lantinga's avatar
      Ozkan Sezer 2009-04-01 23:17:13 PDT · f619466f
      Sam Lantinga authored
      This change should be applied to the 1.2 branch, too, because the svn version
      SDL_net requires it.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403989
      f619466f
    • Sam Lantinga's avatar
      Update config.guess and config.sub · 0cfa331d
      Sam Lantinga authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403988
      0cfa331d
  3. 07 Oct, 2009 4 commits
  4. 04 Oct, 2009 4 commits
  5. 02 Oct, 2009 3 commits
  6. 30 Sep, 2009 2 commits
  7. 29 Sep, 2009 8 commits
  8. 28 Sep, 2009 5 commits
    • Ryan C. Gordon's avatar
      Removed -rpath from link line. · 2a75c8d9
      Ryan C. Gordon authored
      We don't need to look in the library's install dir for dependencies;
       They are all system libraries that should be in other path lists anyhow.
      
       Fixes Bugzilla #499.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403934
      2a75c8d9
    • Ryan C. Gordon's avatar
      Added *.dSYM (Mac OS X debug symbols) to svn:ignore list for test dir. · 1f55bda9
      Ryan C. Gordon authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403933
      1f55bda9
    • Sam Lantinga's avatar
      Fixed compile issue · 24c1ef56
      Sam Lantinga authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403930
      24c1ef56
    • Sam Lantinga's avatar
      Added keyboard output for debugging bug #659 · 0284e3d3
      Sam Lantinga authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403929
      0284e3d3
    • Sam Lantinga's avatar
      Vitaly Minko to slouken · a1bc67d3
      Sam Lantinga authored
      Hi all,
      
      I wrote a patch, which allows user to rotate the screen in case of fbcon driver.
      The rotation angle is controlled by SDL_VIDEO_FBCON_ROTATION environment variable and possible values are:
      not set        - Not rotating, no shadow.
      "NONE"    - Not rotating, but still using shadow.
      "CW"         - Rotating screen clockwise.
      "UD"          - Rotating screen upside down.
      "CCW"      - Rotating screen counter clockwise.
      
      The patch is based on wscons driver, written by Staffan Ulfberg.
      
      I tested it on
      Device:                Sharp Zaurus SL-C1000
      SDL version:       1.2.13
      Kernel version:    2.6.24.4
      
      Best regards,
      Vitaly.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403928
      a1bc67d3