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
|