Mercurial > sdl-ios-xcode
log src/video/SDL_yuv_sw.c @ 2288:e9bcf004c324
age | author | description |
---|---|---|
Sat, 14 Jul 2007 07:28:45 +0000 | Ryan C. Gordon | Merged r3261:3262 from branches/SDL-1.2: MMX/YUV with __OPTIMIZE__. |
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. |
Mon, 10 Jul 2006 21:04:37 +0000 | Sam Lantinga | SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. |