Mon, 28 Sep 2009 15:32:19 +0000 |
Sam Lantinga |
Added renderer information for dynamic OpenGL test
|
Tue, 10 Jun 2008 06:45:39 +0000 |
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
|
Fri, 07 Mar 2008 23:57:15 +0000 |
Bob Pendleton |
In testdyngl.c the event type was being anded (&) with SDL_KEYDOWN and if the result was none zero the program was quiting. This is very weird because it was
|
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.
|
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
|
Wed, 17 May 2006 08:18:28 +0000 |
Sam Lantinga |
Merge trunk-1.3-3
SDL-1.3
|
Sun, 26 Feb 2006 13:40:26 +0000 |
Sam Lantinga |
Passing a NULL GL library does the right thing nowadays.
|
Sun, 26 Feb 2006 05:02:14 +0000 |
Sam Lantinga |
Fixed warnings in -pedantic mode
|
Sun, 26 Feb 2006 03:51:08 +0000 |
Sam Lantinga |
Use the right dynamic GL on MacOS Classic
|
Tue, 21 Feb 2006 08:46:50 +0000 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
Mon, 20 Feb 2006 10:19:22 +0000 |
Sam Lantinga |
Pick the right default GL library on IRIX
|
Wed, 28 Sep 2005 11:36:20 +0000 |
Ryan C. Gordon |
Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe
|
Fri, 26 Nov 2004 16:13:24 +0000 |
Patrice Mandin |
Restore everything when a function pointer is NULL
|
Sun, 18 Jul 2004 19:46:38 +0000 |
Sam Lantinga |
Date: Sat, 26 Jun 2004 14:58:42 +0300
|
Fri, 30 Apr 2004 18:33:30 +0000 |
Sam Lantinga |
Date: Wed, 28 Apr 2004 16:52:41 -0400
|
Sat, 21 Feb 2004 00:21:06 +0000 |
Sam Lantinga |
*** empty log message ***
release-1.2.7
|
Tue, 17 Feb 2004 22:04:44 +0000 |
Sam Lantinga |
Load the correct library on Windows
|
Tue, 17 Feb 2004 18:16:49 +0000 |
Sam Lantinga |
Added a test program for dynamically loading OpenGL
|