log test/testplatform.c @ 5266:595814f561f7

age author description
Fri, 11 Feb 2011 14:51:04 -0800 Sam Lantinga Updated CPU detection code for SSE3 and SSE4 and removed obsolete 3DNow! and Altivec support.
Thu, 27 Jan 2011 20:51:54 -0800 Sam Lantinga Fixed test
Thu, 27 Jan 2011 20:49:07 -0800 Sam Lantinga Added CPU cache line size to the test output.
Mon, 21 Sep 2009 09:18:42 +0000 Sam Lantinga Fixed bug #615 SDL-1.2
Tue, 17 Mar 2009 03:58:53 +0000 Sam Lantinga Date: Fri, 6 Mar 2009 12:41:17 -0800 SDL-1.2
Sun, 29 Oct 2006 03:58:27 +0000 Ryan C. Gordon Removed broken AmigaOS support. SDL-1.2
Thu, 21 Jan 2010 07:22:11 +0000 Sam Lantinga Fixed compile warning on 64-bit Mac OS X
Thu, 21 Jan 2010 05:49:41 +0000 Sam Lantinga Fixed compiler warnings on 32-bit Linux
Wed, 13 Jan 2010 09:48:42 +0000 Sam Lantinga Moved the assertion tests to testplatform
Wed, 16 Dec 2009 06:53:53 +0000 Sam Lantinga Added SDL_GetCPUCount() to see how many cores are available.
Sat, 26 Sep 2009 10:32:14 +0000 Sam Lantinga Fixed bug #777
Sat, 26 Sep 2009 09:56:26 +0000 Sam Lantinga Fixed bug #705
Mon, 21 Sep 2009 09:21:00 +0000 Sam Lantinga Fixed bug #615
Sat, 04 Oct 2008 06:46:59 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Fri, 15 Aug 2008 00:59:44 +0000 Holmes Futrell Added string for iPhone OS platform to the list gsoc2008_iphone
Sun, 29 Oct 2006 04:09:17 +0000 Ryan C. Gordon Removed AmigaOS code for 1.3 branch.
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
Thu, 13 Apr 2006 13:08:26 +0000 Sam Lantinga Fixes bug #195:
Fri, 31 Mar 2006 06:27:47 +0000 Sam Lantinga Ugh, more 64-bit cleanup
Fri, 24 Feb 2006 09:57:14 +0000 Sam Lantinga Updated MacOS Classic MPW build
Fri, 24 Feb 2006 06:49:31 +0000 Sam Lantinga testplatform replaces testtypes, testendian, and testcpuinfo