log Makefile.in @ 5284:96a22141cf86 tip

age author description
Mon, 07 Feb 2011 16:45:40 -0800 Sam Lantinga Added a simple log message API
Sat, 05 Feb 2011 10:02:39 -0800 Sam Lantinga Added a hint system to allow configuration hints to be specified by the application.
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.
Thu, 03 Jun 2010 14:43:38 -0400 Eli Gottlieb Added management and drawing functions for ellipses and polygons.
Mon, 31 May 2010 21:23:06 -0400 Eli Gottlieb Moved the SDL_Eyes test program for shaped windows into the Hg repository and got it building and linking as a test.