1. 11 Apr, 2002 5 commits
  2. 10 Apr, 2002 2 commits
  3. 09 Apr, 2002 2 commits
  4. 08 Apr, 2002 1 commit
  5. 04 Apr, 2002 1 commit
    • Sam Lantinga's avatar
      Date: Thu, 04 Apr 2002 13:27:36 GMT+1 · 0db42ad8
      Sam Lantinga authored
      From: Patrice Mandin <pmandin@caramail.com>
      Subject: [SDL][PATCH] Atari mouse patch
      
      Just a patch to correct a studid bug where Mouse button
      events where not generated when pressing first button.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40332
      0db42ad8
  6. 03 Apr, 2002 1 commit
    • Sam Lantinga's avatar
      Date: 03 Apr 2002 15:28:09 +0200 · 7bf77c9d
      Sam Lantinga authored
      From: Alexander Pipelka <pipelka@bms-austria.com>
      Subject: SDL patches
      
      This one adds 2 new videomodes for the fbconsole.
      720x576, 720x480
      These are used by the NSC settopbox we are using for MPEG2 decoding.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40331
      7bf77c9d
  7. 01 Apr, 2002 1 commit
  8. 31 Mar, 2002 4 commits
  9. 30 Mar, 2002 4 commits
  10. 28 Mar, 2002 1 commit
    • Sam Lantinga's avatar
      Date: Thu, 28 Mar 2002 09:20:03 +0200 · 9ddae6ea
      Sam Lantinga authored
      From: "Mike Gorchak" <mike@malva.ua>
      Subject: New QNX patch.
      
      Hi !
      
      1. Removed warning (possible bug) with invalid type, passing to the function
      in ph_WarpedMotion.
      2. Rewritten handler of Ph_WM_RESIZE message, now works, but buggy (old
      handler doesn't work at all).
      3. Added stub handler for Ph_WM_MAX (maximize) message.
      4. Added more #ifdef HAVE_OPENGL to disable OpenGL stuff when it not needed.
      5. Added support for SDL_NOFRAME and SDL_RESIZABLE flags (in OpenGL windows
      too).
      6. Added cosmetic changes, if no SDL_RESIZABLE flag defined, disable resize
      handlers in window border and maximize button at caption.
      7. Fixed my bug with invalid arguments count passed to PtCreateWidget call.
      8. Fixed some palette problems.
      9. Updated README.QNX file.
      
      And I changed testgl.c test application:
      
      10. Added in testgl.c application support for SDL_NOFRAME flag and
      option -noframe.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40321
      9ddae6ea
  11. 26 Mar, 2002 1 commit
  12. 24 Mar, 2002 2 commits
  13. 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
  14. 22 Mar, 2002 1 commit
  15. 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
  16. 11 Mar, 2002 1 commit
  17. 10 Mar, 2002 5 commits
  18. 07 Mar, 2002 2 commits