aboutsummaryrefslogtreecommitdiff
path: root/sdl2/video.ha (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use types::c:: instead of char and strings::Autumn!2023-06-041-4/+4
* Add SDL_GetWindowSurface wrapperCarlos Une2022-11-071-0/+8
* refactor names from e.g. sdl2::init() to sdl2::SDL_Init()Vlad-Stefan Harbuz2022-02-071-16/+16
* all: rig up Hare-native error handlingDrew DeVault2021-12-101-2/+16
* Add timer.h functionsDrew DeVault2021-12-091-0/+13
* Rig up events, partially rig up videoDrew DeVault2021-12-091-0/+73