equal
deleted
inserted
replaced
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.10: |
|
7 Added SDL_GetKeyRepeat() |
|
8 Added SDL_config.h, with defaults for various build environments. |
5 |
9 |
6 1.2.7: |
10 1.2.7: |
7 Added CPU feature detection functions to SDL_cpuinfo.h: |
11 Added CPU feature detection functions to SDL_cpuinfo.h: |
8 SDL_HasRDTSC(), SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE(), |
12 SDL_HasRDTSC(), SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE(), |
9 SDL_HasAltiVec() |
13 SDL_HasAltiVec() |