Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sun, 07 Dec 2008 23:25:39 +0000 | Sam Lantinga | Default SSE2 off on iX86, since gcc will use it for floating point operations |
Sun, 07 Dec 2008 22:56:18 +0000 | Sam Lantinga | Fixed palette sharing |
Sun, 07 Dec 2008 22:48:06 +0000 | Sam Lantinga | Fixed updating the video surface when the palette changes |
Sun, 07 Dec 2008 22:37:40 +0000 | Sam Lantinga | Fixed picking blit function when RLE fails |
Sun, 07 Dec 2008 22:29:58 +0000 | Sam Lantinga | Better default format for Mac OS X |
Sun, 07 Dec 2008 22:25:16 +0000 | Sam Lantinga | Fixed crash in testpalette and potential crash in SDL_LoadBMP_RW() |
Sun, 07 Dec 2008 22:04:24 +0000 | Sam Lantinga | Whoops, fixed pitch bug after resizing a surface |