Mercurial > sdl-ios-xcode
log src/video/SDL_pixels.c @ 1920:8a162bfdc838
age | author | description |
---|---|---|
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 |
Sat, 17 Jun 2006 06:45:14 +0000 | Sam Lantinga | Finished palettized display handling. SDL-1.3 |
Fri, 16 Jun 2006 06:00:31 +0000 | Sam Lantinga | Default palette entries to white, instead of black. SDL-1.3 |
Wed, 07 Jun 2006 16:10:28 +0000 | Sam Lantinga | Work in progress. :) SDL-1.3 |