Mercurial > sdl-ios-xcode
log src/video/SDL_blendfillrect.c @ 5008:35afe807b51c
age | author | description |
---|---|---|
2010-12-12 | Sam Lantinga | Use the enumerated type for blend and scale mode instead of int |
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-18 | Sam Lantinga | In the process of adding rectangle drawing base src/video/SDL_blendrect.c@211d1c5b78e3 |