1. 06 Mar, 2002 7 commits
  2. 05 Mar, 2002 2 commits
  3. 02 Mar, 2002 1 commit
    • Sam Lantinga's avatar
      Date: Thu, 21 Feb 2002 09:18:24 +0200 · 84075e73
      Sam Lantinga authored
      From: "Mike Gorchak" <mike@malva.ua>
      Subject: Re: Patches for QNX RtP again.
      
      SDL_ph_image.c   - Added OpenGL update functions - fixed some application
      crashes.
                         Some dead code removed, reformatting some functions.
      SDL_ph_image_c.h - Added OpenGL update function prototype.
      SDL_ph_video.c   - Added GL_GetAttribute and GL_SetAttribute functions
                         with next supported flags: SDL_GL_DOUBLEBUFFER,
                         SDL_GL_STENCIL_SIZE, SDL_GL_DEPTH_SIZE
                         GetWMInfo function (stub) has been implemented by me,
                         but not listed in device structure - fixed.
      SDL_ph_wm.c      - fixed warning 'no return in non-void function'.
      README.QNX       - Updating readme. Some spellcheck. ;-)
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40292
      84075e73
  4. 01 Mar, 2002 2 commits
  5. 28 Feb, 2002 1 commit
  6. 27 Feb, 2002 1 commit
  7. 26 Feb, 2002 1 commit
  8. 22 Feb, 2002 1 commit
  9. 21 Feb, 2002 1 commit
  10. 20 Feb, 2002 2 commits
    • Sam Lantinga's avatar
      Date: Mon, 18 Feb 2002 16:46:59 +1200 · b961568e
      Sam Lantinga authored
      From: Julian Kinraid <jkinraid@clear.net.nz>
      Subject: Patches for photon port of SDL
      
      Hi,
      
      A couple more patches for photon and the nto audio.  Adds mouse grabbing
      support, fixed cursor images, unicode keyboard events (though no unicode
      data on kye release, is that a problem?), hopefully fixing some audio
      lag problems, and a few other fixes.
      
      Thanks,
      Julian Kinraid
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40284
      b961568e
    • Sam Lantinga's avatar
      Fixed SDL_OPENGLBLIT with OpenGL API newer than 1.2 · b6348eb0
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40283
      b6348eb0
  11. 17 Feb, 2002 1 commit
  12. 14 Feb, 2002 4 commits
  13. 13 Feb, 2002 3 commits
  14. 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
  15. 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
  16. 14 Jan, 2002 1 commit
  17. 10 Jan, 2002 1 commit
  18. 09 Jan, 2002 1 commit
  19. 04 Jan, 2002 1 commit