Mercurial > sdl-ios-xcode
log src/video/SDL_yuv_sw.c @ 1965:a788656ca29a
age | author | description |
---|---|---|
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. |
Sun, 18 Jun 2006 06:35:41 +0000 | Sam Lantinga | Software YUV texture support in progress... SDL-1.3 |
Wed, 14 Jun 2006 08:41:13 +0000 | Sam Lantinga | Dummy video driver works again in high color video modes. Yay! SDL-1.3 |
Wed, 14 Jun 2006 06:26:35 +0000 | Sam Lantinga | More compile fixes SDL-1.3 |