1. 06 Mar, 2003 5 commits
    • Sam Lantinga's avatar
      Date: Sat, 1 Mar 2003 16:13:57 -0500 · 429aea30
      Sam Lantinga authored
      From: Wilbern Cobb
      Subject: OpenBSD/sparc64 video init fix
      
      This patch fixes remote X sessions on OpenBSD/sparc64.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40608
      429aea30
    • Sam Lantinga's avatar
      Date: Fri, 28 Feb 2003 22:47:56 +0100 · 88d4df37
      Sam Lantinga authored
      From: Denis Oliver Kropp
      Subject: Makefile.am fix
      
      I fixed the Makefile.am which lacked many defines.
      With this patch SDL on DirectFB doesn't crash on
      startup immediately.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40607
      88d4df37
    • Sam Lantinga's avatar
      IRIX patches from Andrea Suatoni · 205a296a
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40606
      205a296a
    • Sam Lantinga's avatar
      Date: Mon, 24 Feb 2003 16:31:25 -0500 · bb0214c5
      Sam Lantinga authored
      From: Ragnvald "Despair" Maartmann-Moe IV
      Subject: SDL x11 video mode selection bug
      
      Hi, I've found an oddity with video mode selection. I recently added a bunch of
      oddball video modes to my XF86Config, to support weird resolutions xine &
      mplayer need if I don't want to beat my cpu up with video scaling.
      
      Since adding them, SDL started picking the biggest video mode it could find
      that matched the height constraint. Getting a narrow vertical strip of
      QuakeForge (I code for the project, so needless to say it's my favorite test)
      in the middle of an 800x480 screen, instead of the 640x480 I asked for
      annoys me tremendously.
      
      So here's a patch that tries a bit harder to get an exact match. I didn't
      touch the XiG section, since I can't test that, but I'd bet a similar patch
      would prevent similar problems there.
      
      --Ragnvald "Despair" Maartmann-Moe IV
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40605
      bb0214c5
    • Sam Lantinga's avatar
      From: Jonathan Atkins · 53598ce4
      Sam Lantinga authored
      Subject: testoverlay...
      
      here's a fun one:
      ./testoverlay -scale -h
      
      it seems to print argv[optind-1] as the program name...
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40604
      53598ce4
  2. 05 Mar, 2003 1 commit
  3. 26 Feb, 2003 2 commits
  4. 21 Feb, 2003 1 commit
  5. 12 Feb, 2003 1 commit
  6. 10 Feb, 2003 1 commit
  7. 09 Feb, 2003 1 commit
  8. 07 Feb, 2003 1 commit
  9. 04 Feb, 2003 2 commits
  10. 01 Feb, 2003 11 commits
  11. 26 Jan, 2003 2 commits
  12. 21 Jan, 2003 5 commits
  13. 20 Jan, 2003 7 commits
    • Sam Lantinga's avatar
      Cth converted the MMX audio mixing routines to VC++ syntax · a6b04100
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40575
      a6b04100
    • Sam Lantinga's avatar
      Fixed build error on BeOS · 888dba9d
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40574
      888dba9d
    • Sam Lantinga's avatar
      Mike Nordell _really_ fixed Win32 windib shift state handling this time. :) · 7670ddcd
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40573
      7670ddcd
    • Sam Lantinga's avatar
      Date: Thu, 16 Jan 2003 13:48:31 +0200 · 97c81738
      Sam Lantinga authored
      From: "Mike Gorchak"
      Subject: All QNX patches
      
      whole patches concerning QNX. Almost all code has been rewritten by Julian
      and me. Added initial support for hw overlays in QNX and many many others
      fixes.
      
      P.S. This patches has been reviewed by Dave Rempel from QSSL and included in
      SDL 1.2.5 distribution, which coming on 3rd party CD for newest 6.2.1
      version of QNX, which will be available soon.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40572
      97c81738
    • Sam Lantinga's avatar
      ate: Thu, 16 Jan 2003 13:48:31 +0200 · b38a873c
      Sam Lantinga authored
      From: "Mike Gorchak"
      
      added support for checking libtool's version of libdl for dlopen.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40571
      b38a873c
    • Sam Lantinga's avatar
      Date: Thu, 16 Jan 2003 13:48:31 +0200 · 43155b2e
      Sam Lantinga authored
      From: "Mike Gorchak"
      
      added help and options -mono to force monochrome RGB2YUB conversion and
      -lum <percent> - luminance of image during conversion. Also rewritten code
      which moves overlay into window. Now it depends on window size.
      Also fully rewritten -scale option, image now scaling from 50% from center
      of screen until border of window is reached - it really tests scaler, old
      -scale test doesn't test downscale.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40570
      43155b2e
    • Sam Lantinga's avatar
      Date: Thu, 16 Jan 2003 13:48:31 +0200 · 42057d5d
      Sam Lantinga authored
      From: "Mike Gorchak"
      
      added showing of type of the track, when adding -list arg
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40569
      42057d5d