aboutsummaryrefslogtreecommitdiff
path: root/src/sdl/draw.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-14add text_style_t, draw-text.cPaul Duncan1-94/+32
2019-01-14add win wigglePaul Duncan1-4/+27
2019-01-14remove color-only renderingPaul Duncan1-114/+0
2019-01-14remove level zero, add border, sync to vblank, add spaces around text, misc c...Paul Duncan1-5/+33
2019-01-14add help textPaul Duncan1-1/+45
2019-01-14add moves and header text, won bg animation, window titlePaul Duncan1-1/+139
2019-01-13clean up color vs sprite rendering modePaul Duncan1-38/+121
2019-01-13working, with spritesPaul Duncan1-17/+6
2019-01-13add assets, sprite-packer, sprite rendering (disabled, currently busted)Paul Duncan1-20/+46
2019-01-13add vi navigation keysPaul Duncan1-4/+4
2019-01-13refactor sok-sdl, add zoom and warp_buf supportPaul Duncan1-0/+169