Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
*** empty log message ***
- Loading branch information
Showing
with
2 additions
and
1 deletion.
-
+2
−1
WhatsNew
|
@@ -5,7 +5,8 @@ Version 1.0: |
|
|
|
|
|
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: |
|
|