Tue, 26 May 2015 06:27:46 -0700 |
Updated the copyright year to 2015
|
file | diff | annotate |
Fri, 21 Mar 2014 10:40:15 -0400 |
Static analysis fix: more cleanups of unused variables, etc, in blitters.
|
file | diff | annotate |
Fri, 21 Mar 2014 00:57:43 -0400 |
Static analysis fix: more dead stores.
|
file | diff | annotate |
Thu, 20 Mar 2014 17:55:24 -0400 |
Static analysis fix: clean up unused variables and dead stores in blitters.
|
file | diff | annotate |
Sun, 02 Feb 2014 00:53:27 -0800 |
Fixed bug 2374 - Update copyright for 2014...
|
file | diff | annotate |
Sun, 24 Nov 2013 23:56:17 -0500 |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file | diff | annotate |
Tue, 23 Jul 2013 08:06:49 -0700 |
Updated blend semantics so blending uses the following formula:
|
file | diff | annotate |
Fri, 15 Feb 2013 08:47:44 -0800 |
Happy New Year!
|
file | diff | annotate |
Sat, 31 Dec 2011 09:28:07 -0500 |
Happy New Year!
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Sun, 06 Mar 2011 21:17:09 -0800 |
Fixed compiler warnings
|
file | diff | annotate |
Fri, 04 Feb 2011 19:50:56 -0800 |
Restored SDL_BLENDMODE_MOD for MAME
|
file | diff | annotate |
Mon, 31 Jan 2011 23:23:57 -0800 |
Making the API simpler, the blend modes are "none, blend, add" and are supported by all renderers.
|
file | diff | annotate |
Sun, 24 Jan 2010 21:10:53 +0000 |
Fixed bug #926
|
file | diff | annotate |
Mon, 08 Dec 2008 00:27:32 +0000 |
Updated copyright date
|
file | diff | annotate |
Sat, 29 Nov 2008 00:08:29 +0000 |
Added ARGB8888 destination format (used on Mac OS X)
|
file | diff | annotate |
Sat, 18 Aug 2007 05:39:09 +0000 |
Okay, still some bugs, but everything builds again...
|
file | diff | annotate |
Fri, 17 Aug 2007 06:40:12 +0000 |
More work in progress, still doesn't compile...
|
file | diff | annotate |
Fri, 17 Aug 2007 06:21:58 +0000 |
Work in progress: merging new texture features into SDL blit system
|
file | diff | annotate |