log src/cpuinfo/SDL_cpuinfo.c @ 3901:3a7248359cdd SDL-1.2

age author description
2006-06-20 Sam Lantinga I think this fixes bug #244
2006-06-20 Sam Lantinga I think this fixes bug #244 SDL-1.3
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 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
2006-03-22 Sam Lantinga Don't detect Altivec on MacOS X Intel
2006-03-09 Sam Lantinga Cleaning up warnings on MacOS X
2006-02-26 Sam Lantinga Updated OS/2 build, yay!
2006-02-24 Sam Lantinga *** empty log message ***
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2006-01-05 Ryan C. Gordon Patch from Michael Bonfils to add CPUID support for x86 Solaris.
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