Mercurial > sdl-ios-xcode
log src/video/SDL_stretch.c @ 4109:cd2ab40f1219 SDL-1.2
age | author | description |
---|---|---|
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 |
Sat, 29 Dec 2007 03:50:29 +0000 | Sam Lantinga | Fixed bug #528 SDL-1.2 |
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 |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |