Mercurial > sdl-ios-xcode
log include/SDL_surface.h @ 3331:d44a0a913aa2
age | author | description |
---|---|---|
2009-04-03 | Sam Lantinga | Added SDL_GetColorKey() |
2009-01-12 | Sam Lantinga | Reverted SDL_LoadICO_RW() addition, this should go in SDL_image |
2009-01-11 | Couriersud | Add SDL_LoadICO_RW to SDL. Loads best quality icon from *.ico file. |
2008-12-21 | Sam Lantinga | Added RenderPiont() API |
2008-12-20 | Sam Lantinga | Added stubs for software implementations of blending fills and line drawing |
2008-12-08 | Sam Lantinga | Updated copyright date |
2008-12-03 | Sam Lantinga | Added very slow software scaling to the X11 renderer |
2008-11-29 | Sam Lantinga | The SDL_RLEACCEL flag is respected in SDL_ConvertSurface(), per the docs. |
2007-09-10 | Sam Lantinga | Split out the SDL_rect and SDL_surface functions into their own headers. |