aboutsummaryrefslogtreecommitdiff
path: root/sdl2/keyboard.ha (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use types::c:: instead of char and strings::Autumn!2023-06-041-4/+4
* Use def for SDL_INIT_*Drew DeVault2022-04-211-1/+1
* refactor names from e.g. sdl2::init() to sdl2::SDL_Init()Vlad-Stefan Harbuz2022-02-071-192/+192
* sdl2: add keysym typesand get_key_from_nameEyal Sawady2021-12-151-0/+645