Mercurial > sdl-ios-xcode
view README.CVS @ 56:ce9cd2cf0d0d
Date: Sun, 10 Jun 2001 17:33:44 -0500
From: Darrell Walisser <dwaliss1@purdue.edu>
Subject: Re: [SDL] Mac OS X Goodies For You
Updates and fixes:
-fixed erasing window when minmizing it (with some minor window redraw problems)
-implemented close box to send SDLQuit event
-fixed messed up alpha on 32bpp windows
author | Sam Lantinga <slouken@lokigames.com> |
---|---|
date | Mon, 11 Jun 2001 00:08:10 +0000 |
parents | 74212992fb08 |
children | 37e3ca9254c7 |
line wrap: on
line source
The latest development version of SDL is available via CVS: cvs -d :pserver:guest@cvs.lokigames.com:/cvs login # use the password "guest" cvs -d :pserver:guest@cvs.lokigames.com:/cvs checkout SDL When you check a fresh copy of SDL out of CVS, you need to generate the files used by make by running the "autogen.sh" script, which will run aclocal, automake, autoconf and then run configure. There is a web interface to cvs at http://cvs.lokigames.com/