Mercurial > sdl-ios-xcode
log src/video/SDL_renderer_gles.c @ 5143:e743b9c3f6d6
age | author | description |
---|---|---|
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. |
Wed, 19 Jan 2011 23:56:16 -0800 | Sam Lantinga | Fixed bug #1026 |