log test/testplatform.c @ 5284:96a22141cf86 tip

age author description
Fri, 11 Feb 2011 23:02:35 -0800 Sam Lantinga Fixed SSE4 detection, and split it into SSE 4.1 and 4.2
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