Thu, 14 Jun 2007 13:21:29 +0000 |
Sam Lantinga |
make indent
|
Mon, 13 Nov 2006 20:34:18 +0000 |
Patrice Mandin |
Save/restore current video mode and palette
|
Mon, 13 Nov 2006 19:59:28 +0000 |
Patrice Mandin |
xbios: preliminary video mode init
|
Sun, 24 Sep 2006 15:56:55 +0000 |
Sam Lantinga |
Formatting update
|
Fri, 22 Sep 2006 21:52:20 +0000 |
Patrice Mandin |
Pfiou, all of it to update, faster to rewrite from scratch?
|
Wed, 20 Sep 2006 22:09:19 +0000 |
Patrice Mandin |
Started update for 1.3
|
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.
|
Sun, 14 May 2006 09:55:22 +0000 |
Patrice Mandin |
Add a reminder to fix current->w,current->h
|
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
|
Mon, 01 May 2006 06:58:33 +0000 |
Sam Lantinga |
glSDL support
SDL-1.3
|
Wed, 15 Mar 2006 17:46:41 +0000 |
Sam Lantinga |
Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.
|
Tue, 21 Feb 2006 21:45:31 +0000 |
Patrice Mandin |
Fixed include files
|
Tue, 21 Feb 2006 08:46:50 +0000 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
Thu, 16 Feb 2006 10:11:48 +0000 |
Sam Lantinga |
New configure-based build system. Still work in progress, but much improved
|
Fri, 10 Feb 2006 06:48:43 +0000 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
Wed, 08 Feb 2006 18:59:49 +0000 |
Patrice Mandin |
Fixes for new SDL embedded libc stuff
|
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.
|
Thu, 02 Feb 2006 21:27:24 +0000 |
Patrice Mandin |
Update for mintlib 0.57.6 (m68k-atari-mint libc)
|
Wed, 01 Feb 2006 06:32:25 +0000 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
Thu, 19 Jan 2006 18:08:28 +0000 |
Patrice Mandin |
Rollback 1.28 change, but only for UpdateRects function this time
|
Sun, 08 Jan 2006 17:29:19 +0000 |
Patrice Mandin |
Rollback
|
Sun, 08 Jan 2006 10:22:27 +0000 |
Patrice Mandin |
Load default OpenGL library if needed at driver initialization
|
Wed, 27 Jul 2005 19:46:59 +0000 |
Patrice Mandin |
Tell user how many bytes are needed
|
Wed, 27 Jul 2005 19:18:10 +0000 |
Patrice Mandin |
Tell SDL to notfree my video surfaces (Damn, no how-to write a SDL driver)
|
Wed, 27 Jul 2005 16:30:12 +0000 |
Patrice Mandin |
Revert back change between 1.29 and 1.30
|
Thu, 21 Jul 2005 22:21:51 +0000 |
Patrice Mandin |
Revert back screen centering when using c2p
|
Mon, 18 Jul 2005 13:42:57 +0000 |
Patrice Mandin |
Set hardware palette to black in True Colour mode
|