log Makefile.in @ 5148:2f44e6969a59

age author description
Tue, 01 Feb 2011 15:02:21 -0800 Sam Lantinga Split the rendering API out into a separate header file.
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, 21 Jan 2011 12:43:25 -0800 Sam Lantinga Fixed bug #945
Wed, 19 Jan 2011 22:25:40 -0800 Sam Lantinga PS3 Linux is no more...
Mon, 10 Jan 2011 12:15:16 -0800 Sam Lantinga Include the Android Makefile in the distribution files
Sun, 12 Dec 2010 15:19:05 -0800 Sam Lantinga Use the enumerated type for blend and scale mode instead of int
Sun, 22 Aug 2010 13:45:56 -0700 Sam Lantinga Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
Wed, 30 Jun 2010 16:19:44 -0400 Eli Gottlieb Finished X11 shaped-window functionality and removed ellipse+polygon rendering.