Mercurial > sdl-ios-xcode
log src/video/dummy/SDL_nullrender.c @ 2050:bbc89e09503f
age | author | description |
---|---|---|
Tue, 29 Aug 2006 08:24:16 +0000 | Sam Lantinga | Take advantage of the existing SDL blitters for normal copy blits. |
Mon, 28 Aug 2006 17:34:50 +0000 | Sam Lantinga | The dummy renderer can task advantage of the MASK optimization too, though performance probably doesn't matter here... |
Mon, 28 Aug 2006 03:17:39 +0000 | Sam Lantinga | Added source color and alpha modulation support. |