1. 10 Jun, 2001 3 commits
  2. 07 Jun, 2001 6 commits
  3. 27 May, 2001 6 commits
  4. 26 May, 2001 2 commits
  5. 23 May, 2001 3 commits
  6. 22 May, 2001 2 commits
  7. 11 May, 2001 3 commits
  8. 10 May, 2001 13 commits
    • Sam Lantinga's avatar
      Updated config.guess and config.sub · 4e0d49d3
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4029
      4e0d49d3
    • Sam Lantinga's avatar
      The keyboard modifiers are not set to the correct state on X11 startup. · 001d739f
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4028
      001d739f
    • Sam Lantinga's avatar
      Date: Wed, 9 May 2001 18:03:20 -0600 · 874c4950
      Sam Lantinga authored
      From: Peter Valchev <pvalchev@openbsd.org>
      Subject: openbsd patches
      
      - The dlsym() one is supposed to fix dynamic loading on our a.out
      architectures, where prefixing of an underscore symbol is required.
      Actually I don't know what kind of dynamic loading does SDL deal with,
      but anyway.  You may want to make that change global, but only gcc's
      preprocessor passes __ELF__, I think, so you can just add Linux or
      something if you decide so.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4027
      874c4950
    • Sam Lantinga's avatar
      Date: Wed, 9 May 2001 18:03:20 -0600 · 2d8d773b
      Sam Lantinga authored
      From: Peter Valchev <pvalchev@openbsd.org>
      Subject: openbsd patches
      
      - The other one dealing with the cdrom... the most likely place on an
      OpenBSD system for a cdrom is cd?c, my mistake the first time.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4026
      2d8d773b
    • Sam Lantinga's avatar
      Fixed endian detection on IA64 architectures (thanks Bill!) · c0b3f770
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4025
      c0b3f770
    • Sam Lantinga's avatar
      *** empty log message *** · 6eafdeac
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4024
      6eafdeac
    • Sam Lantinga's avatar
      Fixed to work on Solaris x86 · 48f77300
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4023
      48f77300
    • Sam Lantinga's avatar
      Updated the Amiga OS port of SDL (thanks Gabriele) · df7866c4
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4022
      df7866c4
    • Sam Lantinga's avatar
      Remove spurious warning · ac645d34
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4021
      ac645d34
    • Sam Lantinga's avatar
      Date: Thu, 19 Apr 2001 08:36:54 +0300 · 62b02c63
      Sam Lantinga authored
      From: "Mike Gorchak" <mike@malva.com.ua>
      Subject: Patches for QNX RtP
      
      Here my patch for QNX RtP/Photon for SDL-1.2.
      
      Detailed description of my changes:
      
      SDL/configure.in:
         If Photon detected declare define ENABLE_PHOTON.
      
      SDL/src/video/SDL_sysvideo.h:
         Added extern to ph_bootstrap.
      
      SDL/src/video/SDL_video.c:
         Added ph_bootstrap to bootstrap array.
      
      SDL/src/video/photon/SDL_ph_events.c:
         Declare DISABLE_X11 if compiled for Photon.
      
      SDL/src/video/photon/SDL_ph_image.c:
         Fixed segment violation on exit. Please update BUGS file.
      
      SDL/src/video/photon/SDL_ph_video.c:
         1. Enabling window manager.
         2. Added to device capabilities Photon Window Manager functions:
            SetCaption and IconifyWindow.
         3. Renamed X11_bootstrap to ph_bootstrap.
         4. Removed SEGFAULT termination of programs if Photon not available.
      
      SDL/src/video/photon/SDL_ph_wm.c:
         1. Declare DISABLE_X11 if compiled for Photon.
         2. Added ph_SetCaption and ph_IconifyWindow code. (Thanks to
            'phearbear' for iconify window source).
         3. Some stubers for other wm functions.
      
      Thanks !
      
      ----------------------------
      Mike Gorchak
      CJSC Malva
      System Programmer
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4020
      62b02c63
    • Sam Lantinga's avatar
      Added pthread.h - necessary on some configurations · 22f0ac25
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4019
      22f0ac25
    • Sam Lantinga's avatar
      Fixed crash in GGI detection · 24bdaa54
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4018
      24bdaa54
    • Sam Lantinga's avatar
      Added --disable-dga configure option to disable DGA entirely · dbbb4480
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4017
      dbbb4480
  9. 02 May, 2001 1 commit
  10. 01 May, 2001 1 commit