Mercurial > sdl-ios-xcode
log src/video/SDL_surface.c @ 5271:e107518710f6
age | author | description |
---|---|---|
Fri, 11 Feb 2011 22:37:15 -0800 | Sam Lantinga | Happy 2011! :) |
Fri, 11 Feb 2011 14:42:58 -0800 | Sam Lantinga | More removal of leak code. |
Fri, 11 Feb 2011 14:23:22 -0800 | Sam Lantinga | Removed unused leak detection code. |
Fri, 04 Feb 2011 19:50:56 -0800 | Sam Lantinga | Restored SDL_BLENDMODE_MOD for MAME |
Mon, 31 Jan 2011 23:23:57 -0800 | Sam Lantinga | Making the API simpler, the blend modes are "none, blend, add" and are supported by all renderers. |
Mon, 31 Jan 2011 22:44:43 -0800 | Sam Lantinga | Making the API simpler, scaling is always defined as linear interpolation and should be supported as much as possible on all renderers. |
Fri, 07 Jan 2011 09:53:08 -0800 | Sam Lantinga | Fixed return value |