log src/video/fbcon/SDL_fbvideo.c @ 1358:c71e05b4dc2e

age author description
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 12:11:33 +0000 Sam Lantinga Configure dynamically generates SDL_config.h
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.
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Mon, 02 Jan 2006 09:32:54 +0000 Sam Lantinga Oops, actually use the timings in the modes db. :)
Mon, 02 Jan 2006 09:08:05 +0000 Sam Lantinga Added support for parsing /etc/fb.modes, based on Stephane Marchesin's patch
Sat, 12 Feb 2005 18:03:54 +0000 Sam Lantinga [SDL] [PATCH] fix FB_VideoQuit for ia64