Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Tue, 13 Feb 2007 09:58:04 +0000 | Ryan C. Gordon | Corrected wrong SDK path in build-scripts/fatbuild.sh. SDL-1.2 |
Tue, 13 Feb 2007 09:20:37 +0000 | Ryan C. Gordon | Free all the created cursors in test/testcursor.c. SDL-1.2 |
Mon, 12 Feb 2007 11:45:18 +0000 | Ryan C. Gordon | Digital Mars has stdint.h, so use the header on Windows with that compiler. SDL-1.2 |
Mon, 12 Feb 2007 10:52:10 +0000 | Ryan C. Gordon | Handle source data alignment correctly in Blit32to32SurfaceAlphaAltivec(). SDL-1.2 |