author | Sam Lantinga <slouken@libsdl.org> |
Thu, 08 Jan 2004 16:01:07 +0000 | |
changeset 781 | 67176351a1b8 |
parent 780 | 7da6da0cb7cf |
child 782 | dbc5905402b0 |
--- a/WhatsNew Wed Jan 07 18:24:06 2004 +0000 +++ b/WhatsNew Thu Jan 08 16:01:07 2004 +0000 @@ -5,7 +5,8 @@ 1.2.7: Added CPU feature detection functions to SDL_cpuinfo.h: - SDL_HasRDTSC(), SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() + SDL_HasRDTSC(), SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE(), + SDL_HasAltiVec() Added function to create RWops from const memory: SDL_RWFromConstMem() 1.2.6: