Sat, 17 Sep 2011 22:35:10 -0700 |
Fix SDL_RectEquals define
|
file | diff | annotate |
Fri, 16 Sep 2011 08:25:49 -0700 |
Add NULL handling in SDL_RectEmpty and SDL_RectEquals
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Fri, 11 Feb 2011 22:37:15 -0800 |
Happy 2011! :)
|
file | diff | annotate |
Thu, 03 Feb 2011 00:19:40 -0800 |
Made it possible to create a texture of any format, even if not supported by the renderer.
|
file | diff | annotate |
Wed, 02 Feb 2011 14:34:54 -0800 |
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
|
file | diff | annotate |
Sun, 24 Jan 2010 21:10:53 +0000 |
Fixed bug #926
|
file | diff | annotate |
Wed, 09 Dec 2009 15:56:56 +0000 |
Added interfaces for batch drawing of points, lines and rects:
|
file | diff | annotate |
Mon, 19 Oct 2009 13:31:58 +0000 |
Partial fix for bug #859
|
file | diff | annotate |
Tue, 23 Dec 2008 02:23:18 +0000 |
Added line clipping
|
file | diff | annotate |
Mon, 08 Dec 2008 00:27:32 +0000 |
Updated copyright date
|
file | diff | annotate |
Mon, 10 Sep 2007 12:20:02 +0000 |
Split out the SDL_rect and SDL_surface functions into their own headers.
|
file | diff | annotate |