summaryrefslogtreecommitdiff
path: root/include/SDL_stdinc.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18
2011-03-25SDL 1.3 requires a 64-bit type for the platform.Sam Lantinga1-14/+0
2011-03-12Fixed so code will compile with SDL_config_minimal.hSam Lantinga1-4/+1
2011-02-16Fixed bug #1090 (SDL_BlitCopyOverlap() assumes memcpy() operates in order)Sam Lantinga1-48/+8
2011-02-11Happy 2011! :)Sam Lantinga1-1/+1
2010-08-29Added atan implementation from uClibcSam Lantinga1-0/+6
2010-08-29Added atan2 implementation from uClibcSam Lantinga1-0/+6
2010-08-22Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IMESam Lantinga1-0/+16
2010-08-22Removed spurious carriage returnsSam Lantinga1-801/+801
2010-08-22Merged Paul's Google Summer of Code work from SDL-gsoc2010_androidSam Lantinga1-4/+6
2010-08-03Added SDL_wcslcpy and SDL_wcslcat.dewyatt1-0/+13
2010-07-18Merge with main repo (mainly for non-printable character fix)dewyatt1-786/+793
2010-07-13Added SDL_utf8strlcpy to copy at UTF-8 character boundaries.dewyatt1-0/+3
2010-07-07Added SDL_FOURCC()Sam Lantinga1-0/+7
2010-05-23Fix compile errors under Android toolchain. Seems to have the same issue as t...Paul Hunkin1-4/+6
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
2009-12-16Implemented SDL_setenv(), moved SDL_putenv() to compat.Ryan C. Gordon1-13/+5
2009-12-15Added a warning comment to SDL_putenv().Ryan C. Gordon1-0/+10
2009-10-19Partial fix for bug #859Sam Lantinga1-19/+30
2009-10-10Made typedef for SDL_bool the same as the other typedefs.Sam Lantinga1-1/+1
2009-09-21Whoops, need both the header and the library!Sam Lantinga1-2/+2
2009-09-21Fixed bug #714Sam Lantinga1-1/+1
2009-08-07Fixed bug #746Sam Lantinga1-0/+1
2009-02-17Fixed bug #537Sam Lantinga1-6/+16
2009-01-12Fixed Visual C++ buildSam Lantinga1-0/+6
2009-01-10Fixed Visual C++ release build for Visual C++ 2005Sam Lantinga1-0/+73
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2008-08-27Final merge of Google Summer of Code 2008 work...Sam Lantinga1-0/+9
2008-07-05Reverted Holmes' changes, they should be on the iphone branchSam Lantinga1-5/+2
2008-06-22disabled compile time assertion ... no 64 bit primitive types available on iP...Holmes Futrell1-2/+5
2008-02-04Merged r3534:3535 from branches/SDL-1.2: Reset direction flag in SDL_revcpy().Ryan C. Gordon1-0/+1
2007-12-28Merged revision 3458 from SDL 1.2, fixed Borland C alloca() prototypeSam Lantinga1-0/+2
2007-07-08Fixed bug #451Sam Lantinga1-4/+1
2007-07-04Fix for bug #447 merged from SDL 1.2Sam Lantinga1-2/+1
2007-07-04Fixed bug #349Sam Lantinga1-2/+2
2007-06-28Merge iconv const changes from 1.2Sam Lantinga1-6/+3
2007-06-03Merged r3037:3038 from branches/SDL-1.2: Mac OS X memcpy/memset selection.Ryan C. Gordon1-3/+12
2006-11-29Merge r2918:2919 from 1.2 branch: alloca macro params in parentheses.Ryan C. Gordon1-2/+2
2006-10-01Double Whoops. :PRyan C. Gordon1-2/+2
2006-10-01Whoops. :)Sam Lantinga1-1/+1
2006-07-14More of the Direct3D renderer is implemented, I'm not sure why it's not showi...Sam Lantinga1-1/+1
2006-07-13Removed libc dependency on Windows again, to fix building with Visual C++ 200...Sam Lantinga1-0/+6
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-59/+135
2006-06-21Fixed bug #256Sam Lantinga1-0/+2
2006-05-14Fixed alloca declaration for MPWSam Lantinga1-0/+2
2006-05-07Fixed bug #215Sam Lantinga1-0/+2
2006-04-13Fixed bug #176Sam Lantinga1-75/+73
2006-03-13Added _strnicmp supportSam Lantinga1-0/+2
2006-03-13Win32 fixesSam Lantinga1-2/+2