equal
deleted
inserted
replaced
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 |