Mercurial > sdl-ios-xcode
log src/video/SDL_stretch.c @ 5098:e4301cde4de1
age | author | description |
---|---|---|
Sun, 18 Jul 2010 10:26:46 -0700 | Sam Lantinga | Better fix for bug 936 |
Sun, 18 Jul 2010 10:08:06 -0700 | Sam Lantinga | Fixed bug 936 SDL-1.2 |
Sat, 26 Jun 2010 08:56:48 -0700 | Sam Lantinga | Mostly cleaned up warnings with -Wmissing-prototypes |
Sun, 18 Oct 2009 23:18:28 +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. SDL-1.2 |
Sun, 18 Oct 2009 17:31:37 +0000 | Sam Lantinga | Fixed bug #855 SDL-1.2 |
Mon, 08 Dec 2008 00:25:42 +0000 | Sam Lantinga | Updated copyright date SDL-1.2 |
Sat, 29 Dec 2007 05:18:33 +0000 | Sam Lantinga | Made the mprotect() fix for SDL_SoftStretch() more general for hardened linux, etc. SDL-1.2 |