changeset 1507 | 1ff64ad478b2 |
parent 781 | 67176351a1b8 |
child 1545 | 8d9bb0cf2c2a |
--- a/WhatsNew Mon Mar 13 01:40:49 2006 +0000 +++ b/WhatsNew Mon Mar 13 01:41:32 2006 +0000 @@ -3,6 +3,10 @@ Version 1.0: +1.2.10: + Added SDL_GetKeyRepeat() + Added SDL_config.h, with defaults for various build environments. + 1.2.7: Added CPU feature detection functions to SDL_cpuinfo.h: SDL_HasRDTSC(), SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE(),