Mercurial > sdl-ios-xcode
log src/video/SDL_blit.c @ 1574:0fd72308659e
age | author | description |
---|---|---|
Tue, 21 Feb 2006 08:46:50 +0000 | Sam Lantinga | Use consistent identifiers for the various platforms we support. |
Thu, 16 Feb 2006 10:11:48 +0000 | Sam Lantinga | New configure-based build system. Still work in progress, but much improved |
Fri, 10 Feb 2006 06:48:43 +0000 | Sam Lantinga | More header massaging... works great on Windows. ;-) |
Mon, 06 Feb 2006 08:28:51 +0000 | Sam Lantinga | It's now possible to build SDL without any C runtime at all on Windows, |
Wed, 01 Feb 2006 06:32:25 +0000 | Sam Lantinga | Updated copyright information and removed rcs id lines (problematic in branch merges) |
Thu, 08 Dec 2005 14:21:17 +0000 | Sam Lantinga | Fixed compile warnings with gcc 4 |
Sun, 17 Apr 2005 10:40:41 +0000 | Ryan C. Gordon | Some work on using accelerated alpha blits with hardware surfaces. |