Mercurial > sdl-ios-xcode
log src/video/SDL_RLEaccel.c @ 4778:9838d3525a1b
age | author | description |
---|---|---|
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Wed, 03 Jun 2009 04:37:27 +0000 | Sam Lantinga | Von: Thomas Zimmermann |
Tue, 13 Jan 2009 07:20:55 +0000 | Sam Lantinga | Removed Rafal Bursig's MMX RLE code, at his request. |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Tue, 02 Dec 2008 17:14:04 +0000 | Sam Lantinga | Added slow but complete blit fallback |
Mon, 01 Dec 2008 00:41:19 +0000 | Sam Lantinga | Save opaque alpha in the destination, fixes white spotlight in testalpha on Mac OS X. |
Fri, 28 Nov 2008 19:59:46 +0000 | Sam Lantinga | Fixed crash in testalpha. I think this was supposed to clear those bits. :) |