Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Mon, 22 Dec 2008 04:52:43 +0000 | Sam Lantinga | Fixed crash when resizing the window with the software renderer. |
Sun, 21 Dec 2008 20:17:41 +0000 | Sam Lantinga | Fixed clip_rect when drawing points and lines with software renderer. |
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:55:02 +0000 | Sam Lantinga | Fixed crash in testdraw2, added more points |
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 |