Sam Lantinga <slouken@libsdl.org> [Mon, 27 Feb 2006 04:46:34 +0000] rev 1449
Did I mention I'm anal? :) Fixed spacing in SDL_rwops.h
Sam Lantinga <slouken@libsdl.org> [Mon, 27 Feb 2006 04:44:31 +0000] rev 1448
Build both the .tar.gz and .zip archives when creating a CVS snapshot.
Sam Lantinga <slouken@libsdl.org> [Mon, 27 Feb 2006 04:16:44 +0000] rev 1447
Prefer the raw Win32 API over stdio for file RWops
Sam Lantinga <slouken@libsdl.org> [Mon, 27 Feb 2006 03:48:48 +0000] rev 1446
Date: Mon, 27 Feb 2006 02:17:29 +0100
From: "William Petiot [exoide]"
Subject: Re: [SDL] cvs version: questions regarding HAVE_STDIO_H in standard w
I managed to get a first implementation of it, which I tested for "simple" use
with tests sample apps, they work ok. I think this needs more tests.
Here is the diff against CVS/SDL12, attached.
Ryan C. Gordon <icculus@icculus.org> [Mon, 27 Feb 2006 01:32:12 +0000] rev 1445
Need this or things might misbuild on G3 Mac OS, I think.
Potentially fixes Bugzilla #148.
Sam Lantinga <slouken@libsdl.org> [Sun, 26 Feb 2006 19:46:17 +0000] rev 1444
Oops, missed the header
Sam Lantinga <slouken@libsdl.org> [Sun, 26 Feb 2006 19:37:40 +0000] rev 1443
Fixed some OpenWatcom warnings
Sam Lantinga <slouken@libsdl.org> [Sun, 26 Feb 2006 19:30:21 +0000] rev 1442
Updated OS/2 build, yay!
Sam Lantinga <slouken@libsdl.org> [Sun, 26 Feb 2006 13:42:00 +0000] rev 1441
Getting closer... :)
Sam Lantinga <slouken@libsdl.org> [Sun, 26 Feb 2006 13:40:26 +0000] rev 1440
Passing a NULL GL library does the right thing nowadays.