Mercurial > sdl-ios-xcode
comparison WhatsNew @ 739:22dbf364c017
Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 18 Nov 2003 01:27:06 +0000 |
parents | 864e2d2a9a55 |
children | 6e9505e0647f |
comparison
equal
deleted
inserted
replaced
738:82b85b731fe3 | 739:22dbf364c017 |
---|---|
1 | 1 |
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 | |
6 1.2.7: | |
7 Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() | |
5 | 8 |
6 1.2.6: | 9 1.2.6: |
7 Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() | 10 Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() |
8 | 11 |
9 Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA | 12 Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA |