Mercurial > sdl-ios-xcode
comparison src/cpuinfo/README @ 739:22dbf364c017
Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 18 Nov 2003 01:27:06 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
738:82b85b731fe3 | 739:22dbf364c017 |
---|---|
1 This is a stripped down version of the portable CPU detection code included | |
2 in the SciTech SNAP Graphics SDK. It is redistributed under the LGPL license, | |
3 which can be found in COPYING.LIB. | |
4 | |
5 You can visit SciTech Software Inc. at: http://www.scitechsoft.com/ |