Mercurial > sdl-ios-xcode
log src/video/SDL_pixels.c @ 2257:340942cfda48
age | author | description |
---|---|---|
Fri, 17 Aug 2007 00:54:53 +0000 | Sam Lantinga | Moved the colorkey and per-surface alpha into the blit info, |
Thu, 14 Jun 2007 13:21:29 +0000 | Sam Lantinga | make indent |
Wed, 04 Apr 2007 09:43:53 +0000 | Ryan C. Gordon | Merged r3007:3008 from branches/SDL-1.2: MapRGB/MapRGBA const correctness. |
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. |
Sat, 24 Jun 2006 16:51:01 +0000 | Sam Lantinga | Added a multi-window version of testsprite using the new API. SDL-1.3 |