Mercurial > sdl-ios-xcode
log src/video/SDL_blendrect.c @ 4879:64a1db785f2c
age | author | description |
---|---|---|
2010-01-24 | Sam Lantinga | Fixed bug #926 |
2009-12-18 | Sam Lantinga | Added SDL_DrawRect(), SDL_DrawRects(), SDL_BlendRect() and SDL_BlendRects() |
2009-12-09 | Sam Lantinga | Added interfaces for batch drawing of points, lines and rects: |
2008-12-21 | Sam Lantinga | Make it possible to switch algorithms in the future |
2008-12-21 | Sam Lantinga | Added ARGB optimized case for Mac OS X |
2008-12-21 | Sam Lantinga | Share code between fill and line drawing |
2008-12-20 | Sam Lantinga | Date: Sat, 20 Dec 2008 23:25:19 +0100 |
2008-12-20 | Sam Lantinga | Added stubs for software implementations of blending fills and line drawing |