Sam Lantinga <slouken@libsdl.org> [Thu, 06 Mar 2003 06:22:33 +0000] rev 607
Date: Sat, 1 Mar 2003 16:13:57 -0500
From: Wilbern Cobb
Subject: OpenBSD/sparc64 video init fix
This patch fixes remote X sessions on OpenBSD/sparc64.
Sam Lantinga <slouken@libsdl.org> [Thu, 06 Mar 2003 06:18:24 +0000] rev 606
Date: Fri, 28 Feb 2003 22:47:56 +0100
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.
Sam Lantinga <slouken@libsdl.org> [Thu, 06 Mar 2003 06:12:41 +0000] rev 605
IRIX patches from Andrea Suatoni
Sam Lantinga <slouken@libsdl.org> [Thu, 06 Mar 2003 06:02:16 +0000] rev 604
Date: Mon, 24 Feb 2003 16:31:25 -0500
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
Sam Lantinga <slouken@libsdl.org> [Thu, 06 Mar 2003 05:57:29 +0000] rev 603
From: Jonathan Atkins
Subject: testoverlay...
here's a fun one:
./testoverlay -scale -h
it seems to print argv[optind-1] as the program name...
Sam Lantinga <slouken@libsdl.org> [Wed, 05 Mar 2003 05:28:09 +0000] rev 602
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Wed, 26 Feb 2003 16:58:49 +0000] rev 601
Updated Visual C++ projects
Sam Lantinga <slouken@libsdl.org> [Wed, 26 Feb 2003 07:27:32 +0000] rev 600
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Fri, 21 Feb 2003 17:16:38 +0000] rev 599
Fixed building thread code under BSD/OS (thanks Steven!)
Sam Lantinga <slouken@libsdl.org> [Wed, 12 Feb 2003 15:24:39 +0000] rev 598
*** empty log message ***