Fixed bug #112
Added SDL_GetKeyRepeat() --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401511
This commit is contained in:
parent
72dd8e4f2b
commit
d066241b5d
3 changed files with 11 additions and 0 deletions
4
WhatsNew
4
WhatsNew
|
@ -3,6 +3,10 @@ This is a list of API changes in SDL's version history.
|
|||
|
||||
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(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue