changeset 781 | 67176351a1b8 |
parent 764 | 974c0fb74bf8 |
child 1507 | 1ff64ad478b2 |
--- 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: