Mon, 10 Jul 2006 21:04:37 +0000 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
Tue, 20 Jun 2006 06:50:42 +0000 |
Sam Lantinga |
Date: Fri, 9 Jun 2006 11:35:23 +0300
|
Sun, 09 Jul 2006 18:09:16 +0000 |
Sam Lantinga |
The general code handles restoring video mode/gamma/etc. when the window loses focus.
SDL-1.3
|
Sun, 09 Jul 2006 09:02:26 +0000 |
Sam Lantinga |
Implemented gamma correction on Windows.
SDL-1.3
|
Tue, 20 Jun 2006 06:51:23 +0000 |
Sam Lantinga |
Date: Fri, 9 Jun 2006 11:35:23 +0300
SDL-1.3
|
Fri, 09 Jun 2006 07:06:12 +0000 |
Sam Lantinga |
Updated SDL_Surface code for software-only access, fixed some build errors
SDL-1.3
|
Mon, 29 May 2006 04:04:35 +0000 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
Sun, 28 May 2006 13:04:16 +0000 |
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
|
Fri, 24 Mar 2006 06:10:24 +0000 |
Sam Lantinga |
Fixed some ultra-pedantic gcc warnings
|
Tue, 21 Feb 2006 08:46:50 +0000 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
Fri, 10 Feb 2006 06:48:43 +0000 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
Tue, 07 Feb 2006 09:29:18 +0000 |
Sam Lantinga |
Removed uses of stdlib.h and string.h
|
Tue, 07 Feb 2006 06:59:48 +0000 |
Sam Lantinga |
Use SDL_ prefixed versions of C library functions.
|
Mon, 06 Feb 2006 17:26:47 +0000 |
Sam Lantinga |
Proper credit to uClibc :)
|
Mon, 06 Feb 2006 08:28:51 +0000 |
Sam Lantinga |
It's now possible to build SDL without any C runtime at all on Windows,
|