2010-08-29 |
Sam Lantinga |
Added atan implementation from uClibc
|
2010-08-29 |
Sam Lantinga |
Added atan2 implementation from uClibc
|
2010-08-22 |
Sam Lantinga |
Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IME
|
2010-08-22 |
Sam Lantinga |
Removed spurious carriage returns
|
2010-08-03 |
dewyatt |
Added SDL_wcslcpy and SDL_wcslcat.
|
2010-07-18 |
dewyatt |
Merge with main repo (mainly for non-printable character fix)
|
2010-07-13 |
dewyatt |
Added SDL_utf8strlcpy to copy at UTF-8 character boundaries.
|
2010-08-22 |
Sam Lantinga |
Merged Paul's Google Summer of Code work from SDL-gsoc2010_android
|
2010-05-23 |
Paul Hunkin |
Fix compile errors under Android toolchain. Seems to have the same issue as the NDS.
|
2010-07-08 |
Sam Lantinga |
Added SDL_FOURCC()
|
2009-10-10 |
Sam Lantinga |
Made typedef for SDL_bool the same as the other typedefs.
SDL-1.2
|
2009-10-08 |
Sam Lantinga |
Ozkan Sezer 2009-04-01 23:17:13 PDT
SDL-1.2
|
2009-09-22 |
Sam Lantinga |
Added cast macros so SDL_net will compile with SDL 1.2
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Whoops, need both the header and the library!
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #714
SDL-1.2
|
2009-09-21 |
Sam Lantinga |
Fixed bug #706
SDL-1.2
|
2009-08-07 |
Sam Lantinga |
Fixed bug #746
SDL-1.2
|
2008-12-08 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
2008-02-04 |
Ryan C. Gordon |
Date: Sat, 2 Feb 2008 22:08:05 +0100
SDL-1.2
|
2007-12-28 |
Sam Lantinga |
Stephen Hurd fixed bug #505
SDL-1.2
|
2007-07-08 |
Sam Lantinga |
Fixed bug #451
SDL-1.2
|
2007-07-04 |
Sam Lantinga |
Fixed bug #447
SDL-1.2
|
2007-07-04 |
Sam Lantinga |
Fixed bug #349
SDL-1.2
|
2007-06-28 |
Sam Lantinga |
Better fix for bug 419
SDL-1.2
|
2007-06-25 |
Sam Lantinga |
Added initial support for Nintendo DS, based on the work by Troy Davis (GPF)
SDL-1.2
|
2007-06-24 |
Ryan C. Gordon |
Added S60 port.
SDL-1.2
|
2007-06-03 |
Ryan C. Gordon |
Use system memset/memcpy on Mac OS X, since Apple hand-tunes these for each
SDL-1.2
|
2007-03-30 |
Ryan C. Gordon |
Adjusted to handle different constness in older versions of iconv.
SDL-1.2
|
2007-02-16 |
Ryan C. Gordon |
Minor const correctness patch to SDL_iconv.
SDL-1.2
|
2006-11-29 |
Ryan C. Gordon |
Wrapped some macro params in parentheses for alloca wrappers.
SDL-1.2
|