log include/SDL_cpuinfo.h @ 5227:c66b2a778b7e

age author description
Thu, 27 Jan 2011 20:46:45 -0800 Sam Lantinga Added API function to get CPU cache line size.
Thu, 27 Jan 2011 16:51:47 -0800 Sam Lantinga Bump up the default cache line size.
Thu, 27 Jan 2011 16:46:15 -0800 Sam Lantinga Added cache line size info in SDL_cpuinfo.h
Mon, 21 Sep 2009 09:38:10 +0000 Sam Lantinga Fixed bug #706 SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 16 Dec 2009 06:53:53 +0000 Sam Lantinga Added SDL_GetCPUCount() to see how many cores are available.
Mon, 19 Oct 2009 13:31:58 +0000 Sam Lantinga Partial fix for bug #859
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
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
Fri, 24 Feb 2006 10:23:49 +0000 Sam Lantinga *** empty log message ***
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Fri, 10 Feb 2006 03:19:02 +0000 Sam Lantinga *** empty log message ***
Thu, 09 Feb 2006 09:07:13 +0000 Sam Lantinga Started the process of improving configure support, and merging C types
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Sat, 24 Jan 2004 05:47:19 +0000 Sam Lantinga Fixed bugs in CPU feature detection and added extended feature detection
Tue, 06 Jan 2004 17:18:38 +0000 Sam Lantinga Date: Tue, 6 Jan 2004 12:42:19 +0100
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Mon, 24 Nov 2003 09:16:52 +0000 Sam Lantinga Greatly simplified the SDL CPU info code
Tue, 18 Nov 2003 01:27:06 +0000 Sam Lantinga Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h