| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add SDL text input wrappers | Drew DeVault | 2024-11-18 | 1 | -0/+2 |
| | | |||||
| * | add a few functions | ubq323 | 2024-04-19 | 1 | -0/+10 |
| | | | | | | these are some sdl functions i needed for a project. there is not much structure beyond that. | ||||
| * | Use types::c:: instead of char and strings:: | Autumn! | 2023-06-04 | 1 | -4/+4 |
| | | | | | Signed-off-by: Autumn! <autumnull@posteo.net> | ||||
| * | Use def for SDL_INIT_* | Drew DeVault | 2022-04-21 | 1 | -1/+1 |
| | | |||||
| * | refactor names from e.g. sdl2::init() to sdl2::SDL_Init() | Vlad-Stefan Harbuz | 2022-02-07 | 1 | -192/+192 |
| | | | | | Signed-off-by: Vlad-Stefan Harbuz <vlad@vladh.net> | ||||
| * | sdl2: add keysym typesand get_key_from_name | Eyal Sawady | 2021-12-15 | 1 | -0/+645 |
