aboutsummaryrefslogtreecommitdiff
path: root/sdl2/render.ha (follow)
Commit message (Expand)AuthorAgeFilesLines
* sdl2: add rect drawing functionsDrew DeVault2021-12-151-0/+33
* Add blend modesDrew DeVault2021-12-111-0/+11
* Add SetTextureAlphaMod wrapperDrew DeVault2021-12-111-0/+16
* all: rig up Hare-native error handlingDrew DeVault2021-12-101-28/+64
* Add sdl2::set_texture_color_modDrew DeVault2021-12-091-0/+15
* sdl2::image: initial commitDrew DeVault2021-12-091-0/+16
* Initial work on SDL_renderDrew DeVault2021-12-091-0/+70