aboutsummaryrefslogtreecommitdiff
path: root/sdl2/events.ha (follow)
Commit message (Expand)AuthorAgeFilesLines
* all: fix build errorsDrew DeVault2023-09-221-3/+3
* Use types::c:: instead of char and strings::Autumn!2023-06-041-3/+5
* refactor names from e.g. sdl2::init() to sdl2::SDL_Init()Vlad-Stefan Harbuz2022-02-071-100/+100
* correct indentationVlad-Stefan Harbuz2022-02-071-54/+54
* sdl2: add keysym typesand get_key_from_nameEyal Sawady2021-12-151-1/+1
* all: rig up Hare-native error handlingDrew DeVault2021-12-101-15/+36
* Initial gamecontroller supportDrew DeVault2021-12-091-1/+1
* Rig up events, partially rig up videoDrew DeVault2021-12-091-0/+448