Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40740
This commit is contained in:
Sam Lantinga 2003-11-18 01:27:06 +00:00
parent ccba9fd074
commit 9842d74f34
19 changed files with 2977 additions and 104 deletions

View file

@ -11,6 +11,7 @@ libSDLinclude_HEADERS = \
SDL_byteorder.h \
SDL_cdrom.h \
SDL_copying.h \
SDL_cpuinfo.h \
SDL_endian.h \
SDL_error.h \
SDL_events.h \