Mercurial > sdl-ios-xcode
log src/video/SDL_draw.h @ 2993:2fad80c77c17
age | author | description |
---|---|---|
Thu, 25 Dec 2008 05:11:29 +0000 | Sam Lantinga | Updated to build on Windows |
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 |