Commit 2f418548 authored by Sam Lantinga's avatar Sam Lantinga

*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40752
parent ba97e9b7
...@@ -4,7 +4,8 @@ This is a list of API changes in SDL's version history. ...@@ -4,7 +4,8 @@ This is a list of API changes in SDL's version history.
Version 1.0: Version 1.0:
1.2.7: 1.2.7:
Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() Added CPU feature detection functions to SDL_cpuinfo.h:
SDL_HasRDTSC(), SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE()
1.2.6: 1.2.6:
Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment