Mercurial > sdl-ios-xcode
comparison WhatsNew @ 751:6e9505e0647f
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 24 Nov 2003 22:52:28 +0000 |
parents | 22dbf364c017 |
children | 974c0fb74bf8 |
comparison
equal
deleted
inserted
replaced
750:ce48d14ca5bf | 751:6e9505e0647f |
---|---|
2 This is a list of API changes in SDL's version history. | 2 This is a list of API changes in SDL's version history. |
3 | 3 |
4 Version 1.0: | 4 Version 1.0: |
5 | 5 |
6 1.2.7: | 6 1.2.7: |
7 Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() | 7 Added CPU feature detection functions to SDL_cpuinfo.h: |
8 SDL_HasRDTSC(), SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() | |
8 | 9 |
9 1.2.6: | 10 1.2.6: |
10 Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() | 11 Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() |
11 | 12 |
12 Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA | 13 Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA |