Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Wed, 15 Aug 2007 03:18:24 +0000 | Sam Lantinga | Fixed crash setting 0 bpp video mode. |
Mon, 13 Aug 2007 06:24:56 +0000 | Sam Lantinga | Added SSE version of SDL_FillRect() for 32-bit ARGB surfaces |
Mon, 13 Aug 2007 03:03:23 +0000 | Sam Lantinga | Shark rules! |
Mon, 13 Aug 2007 02:38:59 +0000 | Sam Lantinga | Advertise the most efficient format for the screen. Of course SDL code needs |
Sun, 12 Aug 2007 18:53:51 +0000 | Sam Lantinga | This is byte order dependent. |
Sun, 12 Aug 2007 18:44:49 +0000 | Sam Lantinga | indent |
Sun, 12 Aug 2007 18:27:44 +0000 | Sam Lantinga | Gained 5 FPS in testsprite because Mac OS X memset is highly optimized |