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
|
2008-07-02 |
Szymon Wilczek |
sync with trunk
gsoc2008_manymouse
|
2010-01-24 |
Sam Lantinga |
Fixed bug #926
|
2009-12-16 |
Ryan C. Gordon |
Implemented SDL_setenv(), moved SDL_putenv() to compat.
|
2009-12-15 |
Ryan C. Gordon |
Added a warning comment to SDL_putenv().
|
2009-10-19 |
Sam Lantinga |
Partial fix for bug #859
|
2009-10-10 |
Sam Lantinga |
Made typedef for SDL_bool the same as the other typedefs.
|
2009-09-21 |
Sam Lantinga |
Whoops, need both the header and the library!
|
2009-09-21 |
Sam Lantinga |
Fixed bug #714
|
2009-08-07 |
Sam Lantinga |
Fixed bug #746
|
2009-02-17 |
Sam Lantinga |
Fixed bug #537
|
2009-01-12 |
Sam Lantinga |
Fixed Visual C++ build
|
2009-01-10 |
Sam Lantinga |
Fixed Visual C++ release build for Visual C++ 2005
|
2008-12-08 |
Sam Lantinga |
Updated copyright date
|
2008-08-27 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
2008-07-05 |
Sam Lantinga |
Reverted Holmes' changes, they should be on the iphone branch
|
2008-06-22 |
Holmes Futrell |
disabled compile time assertion ... no 64 bit primitive types available on iPhone (it appears)
|
2008-06-12 |
Darren Alton |
some changes to the dummy driver for debug purposes that should be reverted.
gsoc2008_nds
|
2008-06-10 |
Darren Alton |
First commit. Added header configs for DS as well as a Makefile. Initial work on framebuffer video driver, currently not functioning as desired.
gsoc2008_nds
|
2008-02-04 |
Ryan C. Gordon |
Merged r3534:3535 from branches/SDL-1.2: Reset direction flag in SDL_revcpy().
|
2007-12-28 |
Sam Lantinga |
Merged revision 3458 from SDL 1.2, fixed Borland C alloca() prototype
|
2007-07-08 |
Sam Lantinga |
Fixed bug #451
|
2007-07-04 |
Sam Lantinga |
Fix for bug #447 merged from SDL 1.2
|
2007-07-04 |
Sam Lantinga |
Fixed bug #349
|
2007-06-28 |
Sam Lantinga |
Merge iconv const changes from 1.2
|
2007-06-03 |
Ryan C. Gordon |
Merged r3037:3038 from branches/SDL-1.2: Mac OS X memcpy/memset selection.
|
2006-11-29 |
Ryan C. Gordon |
Merge r2918:2919 from 1.2 branch: alloca macro params in parentheses.
|
2006-10-01 |
Ryan C. Gordon |
Double Whoops. :P
|
2006-10-01 |
Sam Lantinga |
Whoops. :)
|
2006-07-14 |
Sam Lantinga |
More of the Direct3D renderer is implemented, I'm not sure why it's not showing texture copies yet...
|
2006-07-13 |
Sam Lantinga |
Removed libc dependency on Windows again, to fix building with Visual C++ 2005 Express Edition.
|
2006-07-10 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
2006-06-21 |
Sam Lantinga |
Fixed bug #256
|
2006-05-14 |
Sam Lantinga |
Fixed alloca declaration for MPW
|
2006-05-07 |
Sam Lantinga |
Fixed bug #215
|
2006-06-21 |
Sam Lantinga |
Fixed bug #256
SDL-1.3
|
2006-05-29 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
2006-05-28 |
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
|
2006-05-17 |
Sam Lantinga |
Merge trunk-1.3-3
SDL-1.3
|
2006-04-13 |
Sam Lantinga |
Fixed bug #176
|
2006-03-13 |
Sam Lantinga |
Added _strnicmp support
|
2006-03-13 |
Sam Lantinga |
Win32 fixes
|
2006-03-13 |
Sam Lantinga |
Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
|
2006-03-01 |
Sam Lantinga |
Fixed a bunch of 64-bit compatibility problems
|
2006-02-24 |
Sam Lantinga |
Added pre-configured versions of SDL_config.h for various platforms
|
2006-02-21 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
2006-02-20 |
Sam Lantinga |
On FreeBSD, alloca is defined in stdlib.h
|
2006-02-19 |
Sam Lantinga |
Use only safe string functions
|
2006-02-18 |
Sam Lantinga |
More fixes for building on BeOS
|
2006-02-17 |
Sam Lantinga |
Fixes for BeOS and Solaris builds
|
2006-02-16 |
Sam Lantinga |
New configure-based build system. Still work in progress, but much improved
|
2006-02-10 |
Sam Lantinga |
Whoops, need this. :)
|