1. 10 Oct, 2009 5 commits
    • 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
  9. 27 Sep, 2009 5 commits
    • Sam Lantinga's avatar
      Fixed bug #716 · da048947
      Sam Lantinga authored
       Armin Burgmeier      2009-03-15 04:35:45 PDT
      
      When I hold a mouse button down on another (non-SDL) window, then move the
      mouse over an SDL window and releasing the mouse button there, then the
      application does not receive an SDL_ACTIVEEVENT with state SDL_APPMOUSEFOCUS
      and gain 1.
      
      Furthermore, SDL_GetAppState() reports the application not having mouse focus
      until moving the mouse out of the window and back in again.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403926
      da048947
    • Sam Lantinga's avatar
      Fixed bug #616 · 0bb1a612
      Sam Lantinga authored
       rainer canavan      2009-03-29 12:30:12 PDT
      
      add default visual to this->hidden->visuals
      
      X11_SetIcon appears to have problems getting the correct bpp for the default
      visual of my screen. With larger icons, this causes a segfault somewhere in
      libX11. Instead of adding the default visual to the internal list, I can work
      around this problem (both the segfault and the distortion) by setting bpp to 32
      before sicon = SDL_CreateRGBSurface(...) in X11_SetIcon, although with this
      patch, it stays at 24.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403925
      0bb1a612
    • Sam Lantinga's avatar
      Improved bug #759 · f0e159b3
      Sam Lantinga authored
      Don't crash if creating the X image failed.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403924
      f0e159b3
    • Sam Lantinga's avatar
      Fixed bug #582 · b3d7109c
      Sam Lantinga authored
       Tomi Belan      2008-05-03 00:52:32 PDT
      
      If you release a mouse button while an application is minimized, the
      application won't notice it and will still report the button is pressed.
      
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403923
      b3d7109c
    • Sam Lantinga's avatar
      Better fix from Max Horn · caa77344
      Sam Lantinga authored
      --HG--
      branch : SDL-1.2
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403922
      caa77344