Mercurial > sdl-ios-xcode
log src/video/dummy/SDL_nullrender.c @ 2262:bee005ace1bf
age | author | description |
---|---|---|
Fri, 17 Aug 2007 06:21:58 +0000 | Sam Lantinga | Work in progress: merging new texture features into SDL blit system |
Sun, 12 Aug 2007 00:01:41 +0000 | Sam Lantinga | Fixed compile warnings with Visual C++ |
Sat, 11 Aug 2007 23:26:03 +0000 | Sam Lantinga | Exported the software renderer texture functions to make easier to create |
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. |
Sat, 05 Aug 2006 17:09:42 +0000 | Sam Lantinga | SDL constants are all uppercase. |