log src/cpuinfo/SDL_cpuinfo.c @ 1216:f8fc6fdd589d

age author description
2005-12-08 Sam Lantinga Fixed gcc 4 warnings
2005-09-29 Ryan C. Gordon Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at
2004-05-16 Sam Lantinga Date: Mon, 10 May 2004 10:17:46 -0400
2004-04-11 Sam Lantinga Date: Tue, 30 Mar 2004 18:18:13 -0600
2004-02-10 Sam Lantinga *** empty log message ***
2004-01-31 Sam Lantinga *** empty log message ***
2004-01-29 Sam Lantinga Check for altivec assembly support before trying to use it. :)
2004-01-29 Sam Lantinga Altivec detection on non-MacOS X systems
2004-01-24 Sam Lantinga Date: Sat, 24 Jan 2004 14:49:58 +0100
2004-01-24 Sam Lantinga *** empty log message ***
2004-01-24 Sam Lantinga Fixed bugs in CPU feature detection and added extended feature detection
2004-01-17 Sam Lantinga *** empty log message ***
2004-01-06 Sam Lantinga Date: Tue, 6 Jan 2004 12:42:19 +0100
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2003-11-24 Sam Lantinga Updated Visual C++ support
2003-11-24 Sam Lantinga Check for CPUID before checking for 3DNow!
2003-11-24 Sam Lantinga Greatly simplified the SDL CPU info code
2003-11-18 Sam Lantinga Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h