Mercurial > sdl-ios-xcode
log src/video/dummy/SDL_nullrender.c @ 1990:7b573c59cb1f
age | author | description |
---|---|---|
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. |
Sun, 16 Jul 2006 09:34:01 +0000 | Sam Lantinga | Setting up the OpenGL support |
Sat, 15 Jul 2006 19:29:42 +0000 | Sam Lantinga | Implemented fully featured dummy renderer |
Sat, 15 Jul 2006 09:46:36 +0000 | Sam Lantinga | Streamlined the API a bit and optimized the software renderer. |
Fri, 14 Jul 2006 08:24:43 +0000 | Sam Lantinga | Changed the name of the dummy renderer |