Mercurial > sdl-ios-xcode
log src/cpuinfo/SDL_cpuinfo.c @ 862:f7a8b0ca2ae3
age | author | description |
---|---|---|
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 |