log src/video/SDL_yuv_sw.c @ 2172:bef26cfc8f79

age author description
Wed, 11 Jul 2007 14:50:21 +0000 Sam Lantinga Fixed compiling YUV code
Wed, 11 Jul 2007 07:39:01 +0000 Ryan C. Gordon Merged r3211:3213 from branches/SDL-1.2: YUV MMX inline asm for GCC.
Sat, 05 Aug 2006 17:09:42 +0000 Sam Lantinga SDL constants are all uppercase.
Sat, 22 Jul 2006 08:33:18 +0000 Sam Lantinga Convert SDL_malloc to SDL_calloc if appropriate, slightly faster on operating systems which map the zero page for memory allocations.