aboutsummaryrefslogtreecommitdiff
path: root/sdl2/mixer (follow)
Commit message (Expand)AuthorAgeFilesLines
* mixer: io::close can errorSebastian2022-04-281-1/+1
* refactor names from e.g. sdl2::init() to sdl2::SDL_Init()Vlad-Stefan Harbuz2022-02-073-37/+37
* correct indentationVlad-Stefan Harbuz2022-02-071-6/+6
* sdl2::mixer: implement channel playbackDrew DeVault2021-12-122-0/+26
* sdl2::mixer: implement sample loadingDrew DeVault2021-12-121-0/+33
* sdl2::mixer: initial commitDrew DeVault2021-12-121-0/+52