Mercurial > sdl-ios-xcode
log src/video/SDL_draw.h @ 2912:1d50666ed3d5
age | author | description |
---|---|---|
Sun, 21 Dec 2008 20:16:21 +0000 | Sam Lantinga | Working Bresenham line drawing algorithm. We can optimize later, if needed. |
Sun, 21 Dec 2008 17:39:41 +0000 | Sam Lantinga | Added RenderPiont() API |
Sun, 21 Dec 2008 08:59:56 +0000 | Sam Lantinga | Make it possible to switch algorithms in the future |
Sun, 21 Dec 2008 08:55:06 +0000 | Sam Lantinga | Added ARGB optimized case for Mac OS X |
Sun, 21 Dec 2008 08:28:25 +0000 | Sam Lantinga | Share code between fill and line drawing |