Mercurial > sdl-ios-xcode
log src/video/SDL_stretch.c @ 1662:782fd950bd46 SDL-1.3
age | author | description |
---|---|---|
Sun, 28 May 2006 13:04:16 +0000 | Sam Lantinga | Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3 |
Sun, 26 Feb 2006 19:30:21 +0000 | Sam Lantinga | Updated OS/2 build, yay! |
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. ;-) |
Wed, 01 Feb 2006 06:32:25 +0000 | Sam Lantinga | Updated copyright information and removed rcs id lines (problematic in branch merges) |
Fri, 06 Jan 2006 13:20:10 +0000 | Ryan C. Gordon | For sanity's sake, removed the '&' when passing copy_row array to asm. |