1. 23 Mar, 2002 2 commits
    • Sam Lantinga's avatar
      Added UNIX RDTSC code by Lompak (disabled by default) · fa7913f2
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40317
      fa7913f2
    • Sam Lantinga's avatar
      Date: Sat, 23 Mar 2002 13:53:37 +0200 · b553c23e
      Sam Lantinga authored
      From: "Mike Gorchak" <mike@malva.ua>
      Subject: Big QNX patch again.
      
      Added 8bit palette emulation code for window mode with bpp>=15.
      Added store/restore original palette for 8bit modes.
      Added more information about photon API call fails.
      Rewroten change palette code, slow but works.
      Fixed bug with set caption before window was inited.
      Fixed bugs with some initial state of variables.
      Fixed bug with storing old video mode settings.
      Fixed bug with switching to fullscreen mode and back.
      Fixed few double SEGFAULTS during parachute mode.
      Removed compilation warning with no PgWaitHWIdle prototype.
      Removed pack of dead unusable code.
      Cleanups SDL_PrivateVideoData structure, some headers.
      Some code formatting.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40316
      b553c23e
  2. 22 Mar, 2002 1 commit
  3. 20 Mar, 2002 4 commits
    • Sam Lantinga's avatar
      *** empty log message *** · 74c1e3ca
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40314
      74c1e3ca
    • Sam Lantinga's avatar
      Used the glext.h from the SGI sample implementation · 7bee0cae
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40313
      7bee0cae
    • Sam Lantinga's avatar
      Date: Fri, 15 Mar 2002 18:24:59 GMT+1 · 324818b5
      Sam Lantinga authored
      From: Patrice Mandin <pmandin@caramail.com>
      Subject: [SDL] [PATCH] Atari port, bug in xbios driver driver
      
      Hello,
      This patch correct a stupid mistake in the FlipHWSurface
      function, where I forgot to update surface->pixels when
      using a double buffered surface.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40312
      324818b5
    • Sam Lantinga's avatar
      Blit bug fix from John Popplewell · d551e642
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40311
      d551e642
  4. 11 Mar, 2002 1 commit
  5. 10 Mar, 2002 5 commits
  6. 07 Mar, 2002 2 commits
  7. 06 Mar, 2002 8 commits
  8. 05 Mar, 2002 2 commits
  9. 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
  10. 01 Mar, 2002 2 commits
  11. 28 Feb, 2002 1 commit
  12. 27 Feb, 2002 1 commit
  13. 26 Feb, 2002 1 commit
  14. 22 Feb, 2002 1 commit
  15. 21 Feb, 2002 1 commit
  16. 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
  17. 17 Feb, 2002 1 commit
  18. 14 Feb, 2002 4 commits