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
|
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
|