2007-06-14 |
Sam Lantinga |
make indent
|
2007-04-04 |
Ryan C. Gordon |
Merged r3007:3008 from branches/SDL-1.2: MapRGB/MapRGBA const correctness.
|
2006-08-05 |
Sam Lantinga |
SDL constants are all uppercase.
|
2006-07-22 |
Sam Lantinga |
Convert SDL_malloc to SDL_calloc if appropriate, slightly faster on operating systems which map the zero page for memory allocations.
|
2006-07-10 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
2006-06-24 |
Sam Lantinga |
Added a multi-window version of testsprite using the new API.
SDL-1.3
|
2006-06-17 |
Sam Lantinga |
Finished palettized display handling.
SDL-1.3
|
2006-06-16 |
Sam Lantinga |
Default palette entries to white, instead of black.
SDL-1.3
|
2006-06-07 |
Sam Lantinga |
Work in progress. :)
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-03-20 |
Sam Lantinga |
Fixed bug #90
|
2006-02-21 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
2006-02-10 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
2006-02-07 |
Sam Lantinga |
Removed uses of stdlib.h and string.h
|
2006-02-07 |
Sam Lantinga |
Use SDL_ prefixed versions of C library functions.
|
2006-02-06 |
Sam Lantinga |
It's now possible to build SDL without any C runtime at all on Windows,
|
2006-02-01 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
2005-05-16 |
Sam Lantinga |
Date: Mon, 02 May 2005 04:23:16 -0500
|
2005-01-12 |
Sam Lantinga |
Clarified the code in the pixel format allocation
|
2004-11-30 |
Sam Lantinga |
Date: Sat, 27 Nov 2004 13:35:43 +0100
|
2004-02-19 |
Sam Lantinga |
Fixed a bug in detecting surface mapping changes
|
2004-01-04 |
Sam Lantinga |
Updated copyright information for 2004 (Happy New Year!)
|
2003-08-27 |
Sam Lantinga |
Whitespace
|
2003-08-12 |
Sam Lantinga |
Date: Tue, 12 Aug 2003 14:26:19 +0200 (MEST)
|
2003-05-29 |
Sam Lantinga |
*** empty log message ***
|
2002-03-06 |
Sam Lantinga |
Updated copyright information for 2002
|
2001-12-14 |
Sam Lantinga |
Updated the source with the correct e-mail address
|
2001-06-07 |
Sam Lantinga |
Oops, back it out...
|
2001-06-07 |
Sam Lantinga |
Mattias' patch
|
2001-04-26 |
Sam Lantinga |
Initial revision
|