aboutsummaryrefslogtreecommitdiff
path: root/sdl2 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-15sdl2: add keysym typesand get_key_from_nameEyal Sawady2-1/+646
2021-12-15sdl2: add rect drawing functionsDrew DeVault1-0/+33
2021-12-12sdl2::mixer: implement channel playbackDrew DeVault3-0/+27
2021-12-12sdl2::mixer: implement sample loadingDrew DeVault4-2/+47