Sat, 02 Jan 2016 10:10:34 -0800 |
Sam Lantinga |
Updated copyright to 2016
|
file |
diff |
annotate
|
Thu, 28 May 2015 14:34:38 -0400 |
Ryan C. Gordon |
Make sure we have the vsscanf() prototype (thanks, Ozkan!).
|
file |
diff |
annotate
|
Tue, 26 May 2015 06:27:46 -0700 |
Sam Lantinga |
Updated the copyright year to 2015
|
file |
diff |
annotate
|
Mon, 05 Jan 2015 01:41:42 -0500 |
Ryan C. Gordon |
Clang static analysis builds should use C runtime directly.
|
file |
diff |
annotate
|
Sat, 21 Jun 2014 11:52:53 -0700 |
Sam Lantinga |
Fixed bug 2596 - SDL_SetError fails on on NULL on systems with vsnprintf
|
file |
diff |
annotate
|
Sat, 07 Jun 2014 17:31:50 -0700 |
Sam Lantinga |
Fixed crash with SDL_SetError(NULL)
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 10:56:56 -0700 |
Sam Lantinga |
Added annotations to help code analysis tools
|
file |
diff |
annotate
|
Sat, 10 May 2014 21:48:46 -0300 |
Yuri Kunde Schlesner |
Align pointer in SDL_memset before doing Uint32 loop
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 00:53:27 -0800 |
Sam Lantinga |
Fixed bug 2374 - Update copyright for 2014...
|
file |
diff |
annotate
|
Sun, 24 Nov 2013 23:56:17 -0500 |
Ryan C. Gordon |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file |
diff |
annotate
|
Mon, 09 Dec 2013 13:30:35 -0500 |
Ryan C. Gordon |
Patched stdlib changes to compile on Windows.
|
file |
diff |
annotate
|
Sun, 24 Nov 2013 23:35:38 -0500 |
Ryan C. Gordon |
Added SDL_vsscanf().
|
file |
diff |
annotate
|
Wed, 11 Dec 2013 21:17:24 -0800 |
Sam Lantinga |
Fixed bug 2050 - Obvious bugs in SDL_ltoa and SDL_lltoa
|
file |
diff |
annotate
|
Thu, 05 Sep 2013 06:59:34 -0700 |
Sam Lantinga |
Fixed bug 2082 - SDL stdlib implementation does not force upper case for %X format specifier
|
file |
diff |
annotate
|
Tue, 23 Jul 2013 12:44:14 -0700 |
Sam Lantinga |
Fixed SDL printf output for 0x%.8x
|
file |
diff |
annotate
|
Sat, 20 Jul 2013 19:51:51 -0400 |
Ryan C. Gordon |
Fixed some compiler warnings that Visual Studio reported.
|
file |
diff |
annotate
|
Sat, 20 Jul 2013 21:35:26 +0200 |
Philipp Wiesemann |
Removed not needed variable and work in standard library.
|
file |
diff |
annotate
|
Sat, 06 Jul 2013 00:15:01 -0700 |
Sam Lantinga |
Fixed mingw32 build
|
file |
diff |
annotate
|
Sat, 06 Jul 2013 00:06:44 -0700 |
Sam Lantinga |
Fixed build errors on Mac OS X
|
file |
diff |
annotate
|
Fri, 05 Jul 2013 23:57:19 -0700 |
Sam Lantinga |
Removed the inline functions from SDL_stdinc.h
|
file |
diff |
annotate
|
Mon, 27 May 2013 16:18:11 -0700 |
Sam Lantinga |
Fixed crash with movaps instruction in SDL_memcpy(), due to unaligned Uint32* cast and -O3 vectorization optimizations with gcc 4.9.0
|
file |
diff |
annotate
|
Fri, 24 May 2013 03:29:31 -0700 |
Sam Lantinga |
Fixed Windows build
|
file |
diff |
annotate
|
Fri, 24 May 2013 03:23:21 -0700 |
Sam Lantinga |
Added the beginning of automated tests for the standard C library routines.
|
file |
diff |
annotate
|
Fri, 05 Apr 2013 16:34:59 -0400 |
Ryan C. Gordon |
Fixed another infinite recursion accident in stdlib.
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 10:36:15 -0400 |
Ryan C. Gordon |
Fixed infinite recursion (thanks, Rainer!).
|
file |
diff |
annotate
|
Fri, 15 Mar 2013 01:01:20 -0400 |
Ryan C. Gordon |
Improvements to stdlib.
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sat, 22 Dec 2012 16:52:33 -0800 |
Sam Lantinga |
Fixed bug in SDL_strcasecmp() with strings of different sizes
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:16:08 -0500 |
Sam Lantinga |
Happy New Year!
SDL-1.2
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 05:56:58 -0400 |
Sam Lantinga |
Lots of fixes importing SDL source wholesale into a new iOS project
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 21:34:54 -0400 |
Sam Lantinga |
Added SDL_GetScancodeFromName() and SDL_GetKeyFromName()
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:03:26 -0700 |
Sam Lantinga |
SDL 1.3 is now under the zlib license.
|
file |
diff |
annotate
|
Fri, 25 Mar 2011 13:47:49 -0700 |
Sam Lantinga |
SDL 1.3 requires a 64-bit type for the platform.
|
file |
diff |
annotate
|
Sun, 06 Mar 2011 21:17:44 -0800 |
Sam Lantinga |
Fixed compiler warning
|
file |
diff |
annotate
|
Wed, 16 Feb 2011 15:25:10 -0800 |
Sam Lantinga |
Fixed bug #1090 (SDL_BlitCopyOverlap() assumes memcpy() operates in order)
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 22:37:15 -0800 |
Sam Lantinga |
Happy 2011! :)
|
file |
diff |
annotate
|
Sat, 22 Jan 2011 15:58:21 -0800 |
Sam Lantinga |
Fixed size_t warnings on 64-bit build
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 16:52:10 -0400 |
dewyatt |
Added SDL_wcslcpy and SDL_wcslcat.
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 15:05:45 -0400 |
dewyatt |
Added SDL_utf8strlcpy to copy at UTF-8 character boundaries.
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:25:42 +0000 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 11:43:47 +0000 |
Ryan C. Gordon |
C fallback for SDL_revcpy() was off by one. Thanks to Emmanuel Jeandel for
SDL-1.2
|
file |
diff |
annotate
|
Thu, 15 Feb 2007 11:06:22 +0000 |
Ryan C. Gordon |
Force chars to unsigned chars in SDL_string.c, so platforms that expect
SDL-1.2
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
file |
diff |
annotate
|
Sat, 05 Sep 2009 23:37:35 +0000 |
Sam Lantinga |
Fixed issues building 64-bit Windows binary
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
file |
diff |
annotate
|
Thu, 14 Jun 2007 13:21:29 +0000 |
Sam Lantinga |
make indent
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 11:45:10 +0000 |
Ryan C. Gordon |
Merged r3047:3048 from branches/SDL-1.2: SDL_revcpy() off-by-one fix.
|
file |
diff |
annotate
|
Thu, 15 Feb 2007 11:14:24 +0000 |
Ryan C. Gordon |
Merged r2979:2980 from branches/SDL-1.2: unsigned char in ctype funcs.
|
file |
diff |
annotate
|
Wed, 19 Jul 2006 05:03:21 +0000 |
Sam Lantinga |
Implemented blend modes in the D3D renderer
|
file |
diff |
annotate
|
Fri, 14 Jul 2006 06:40:53 +0000 |
Sam Lantinga |
More of the Direct3D renderer is implemented, I'm not sure why it's not showing texture copies yet...
|
file |
diff |
annotate
|
Thu, 13 Jul 2006 08:13:02 +0000 |
Sam Lantinga |
Removed libc dependency on Windows again, to fix building with Visual C++ 2005 Express Edition.
|
file |
diff |
annotate
|
Mon, 10 Jul 2006 21:04:37 +0000 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
file |
diff |
annotate
|
Tue, 20 Jun 2006 05:55:23 +0000 |
Sam Lantinga |
Fixed bug #251
|
file |
diff |
annotate
|
Tue, 20 Jun 2006 05:57:50 +0000 |
Sam Lantinga |
Fixed bug #251
SDL-1.3
|
file |
diff |
annotate
|
Mon, 29 May 2006 04:04:35 +0000 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
file |
diff |
annotate
|
Sun, 28 May 2006 13:04:16 +0000 |
Sam Lantinga |
Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API.
SDL-1.3
|
file |
diff |
annotate
|
Wed, 17 May 2006 08:18:28 +0000 |
Sam Lantinga |
Merge trunk-1.3-3
SDL-1.3
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 02:12:39 +0000 |
Sam Lantinga |
Added _strnicmp support
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 02:06:33 +0000 |
Sam Lantinga |
Win32 fixes
|
file |
diff |
annotate
|