| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add SDL_CreateTextureFromSurface() | francorbacho | 2023-08-14 | 1 | -0/+11 |
| * | added some missing bindings | mateusmd | 2023-03-16 | 1 | -12/+127 |
| * | add SDL_(Un)LockTexture | Vlad-Stefan Harbuz | 2022-12-19 | 1 | -0/+13 |
| * | Add SDL_CreateTexture, SDL_UpdateTexture wrappers | Carlos Une | 2022-11-07 | 1 | -0/+26 |
| * | refactor names from e.g. sdl2::init() to sdl2::SDL_Init() | Vlad-Stefan Harbuz | 2022-02-07 | 1 | -79/+79 |
| * | 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 |
| * | Initial work on SDL_render | Drew DeVault | 2021-12-09 | 1 | -0/+70 |
