log src/video/SDL_video.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.
Thu, 27 Jan 2011 22:44:08 -0800 Sam Lantinga Removed completely non-portable event thread hack.