aboutsummaryrefslogtreecommitdiff
path: root/sdl2/rwops.ha (follow)
Commit message (Expand)AuthorAgeFilesLines
* sdl2/rwops: assert on allocation failureDrew DeVault2025-01-131-1/+1
* all: fix build errorsDrew DeVault2023-09-221-7/+7
* rwops.ha: make more rigorous in order to fix various bugsAutumn!2023-06-041-7/+13
* Use types::c:: instead of char and strings::Autumn!2023-06-041-3/+3
* Swap io::{read,write}items for io::{read,write}allAutumn!2023-03-161-2/+2
* refactor names from e.g. sdl2::init() to sdl2::SDL_Init()Vlad-Stefan Harbuz2022-02-071-19/+19
* Add rwops io::stream implementationDrew DeVault2021-12-121-0/+128