Mercurial > sdl-ios-xcode
log src/video/SDL_stretch.c @ 3701:fb905d5674cc
age | author | description |
---|---|---|
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Sun, 18 Oct 2009 23:21:15 +0000 | Sam Lantinga | There's a bug with gcc 4.4.1 and -O2 where srcp doesn't get the correct value after the first scanline. Ugh. |
Sun, 18 Oct 2009 17:49:40 +0000 | Sam Lantinga | Merged improvements to SDL_SoftStretch() from SDL 1.2 |