| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor names from e.g. sdl2::init() to sdl2::SDL_Init() | Vlad-Stefan Harbuz | 2022-02-07 | 1 | -79/+79 |
| | | | | | Signed-off-by: Vlad-Stefan Harbuz <vlad@vladh.net> | ||||
| * | sdl2: add rect drawing functions | Drew DeVault | 2021-12-15 | 1 | -0/+33 |
| | | |||||
| * | Add blend modes | Drew DeVault | 2021-12-11 | 1 | -0/+11 |
| | | |||||
| * | Add SetTextureAlphaMod wrapper | Drew DeVault | 2021-12-11 | 1 | -0/+16 |
| | | |||||
| * | all: rig up Hare-native error handling | Drew DeVault | 2021-12-10 | 1 | -28/+64 |
| | | |||||
| * | Add sdl2::set_texture_color_mod | Drew DeVault | 2021-12-09 | 1 | -0/+15 |
| | | |||||
| * | sdl2::image: initial commit | Drew DeVault | 2021-12-09 | 1 | -0/+16 |
| | | | | | | Some additional things which were needed to make this work were also added. | ||||
| * | Initial work on SDL_render | Drew DeVault | 2021-12-09 | 1 | -0/+70 |
