1. 17 Feb, 2002 1 commit
  2. 14 Feb, 2002 4 commits
  3. 13 Feb, 2002 3 commits
  4. 22 Jan, 2002 3 commits
    • Sam Lantinga's avatar
      *** empty log message *** · 631d7578
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40274
      631d7578
    • Sam Lantinga's avatar
      Date: Sat, 19 Jan 2002 17:24:32 -0500 (EST) · 06db61e1
      Sam Lantinga authored
      From: Darrell Walisser <dwaliss1@purdue.edu>
      Subject: SDL Quartz video update
      
      -better mouse motion events
      -fixed minification bugs (except OpenGL)
      -fixed QZ_SetGamma for correct semantics
      -fade/unfade display before/after rez switch
      -experimental obscured-check/blind-copy code
      
      The obscured code, while it speeds up window drawing substantially, isn't
      ready yet. The reason is that there doesn't (yet) seem to be a way to know
      when the window is dragged or when the window suddenly comes to the
      foreground. Since Carbon windows seem to allow detection of such things, I
      suspect it is possible through some window server API. Cocoa(NSWindow) has no
      functions for such things, AFAIK.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40273
      06db61e1
    • Sam Lantinga's avatar
      Now works "out of the box" on BSDI · d8881664
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40272
      d8881664
  5. 18 Jan, 2002 6 commits
    • Sam Lantinga's avatar
      From: "Mattias Engdeg�rd" <f91-men@nada.kth.se> · a3b1aa2d
      Sam Lantinga authored
      To: slouken@devolution.com
      Subject: Re: [SDL] Question about SDL_FillRect()
      
      I benchmarked with and without clipping UpdateRects and was unable to find
      any difference on my moderately slow machine. Anyway, I haven't added
      clipping in this patch, but fixed a couple of bugs and generally cleaned
      up some of the X11 image code. Most importantly, UpdateRects now checks
      for both zero height and width. Also, I eliminated the entire code to
      byteswap X11 images since X11 can do that automatically if you ask it
      nicely :-)
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40271
      a3b1aa2d
    • Sam Lantinga's avatar
      Added Quartz version of SDL_SetIcon() for MacOS X (thanks Bob) · 84a88103
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40270
      84a88103
    • Sam Lantinga's avatar
      *** empty log message *** · f7244502
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40269
      f7244502
    • Sam Lantinga's avatar
      *** empty log message *** · 09dd22f1
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40268
      09dd22f1
    • Sam Lantinga's avatar
      Added QNX cleanups by Mike Gorchak (thanks!) · 3a8a4d7b
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40267
      3a8a4d7b
    • Sam Lantinga's avatar
      *** empty log message *** · 86a83938
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40266
      86a83938
  6. 14 Jan, 2002 1 commit
  7. 10 Jan, 2002 1 commit
  8. 09 Jan, 2002 1 commit
  9. 04 Jan, 2002 1 commit
  10. 26 Dec, 2001 1 commit
  11. 20 Dec, 2001 1 commit
  12. 18 Dec, 2001 2 commits
  13. 17 Dec, 2001 1 commit
  14. 16 Dec, 2001 1 commit
  15. 14 Dec, 2001 6 commits
  16. 06 Dec, 2001 1 commit
  17. 05 Dec, 2001 1 commit
  18. 27 Nov, 2001 1 commit
    • Sam Lantinga's avatar
      From: "Mattias Engdeg�rd" <f91-men@nada.kth.se> · 0ed6cab8
      Sam Lantinga authored
      Subject: X11 icon byte order bug
      
      This fixes a small byte order bug when running X on a remote host
      with a >8bpp screen.
      
      Cheers,
             	Mattias
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40247
      0ed6cab8
  19. 26 Nov, 2001 1 commit
  20. 23 Nov, 2001 1 commit
  21. 22 Nov, 2001 2 commits