aboutsummaryrefslogtreecommitdiff
path: root/teensy/teensy_renderer.c
AgeCommit message (Collapse)Author
2026-05-14blend rotated spritesiamcheeseman
2026-05-14fix rotated spritesiamcheeseman
2026-05-14`ty_font_width()` takes in a const font ptriamcheeseman
2026-05-13start uiiamcheeseman
2026-05-12typedef all structs and rename to Ada_Caseiamcheeseman
There isn't really a technical reason that I made this change. I just wanted to use Ada_Case. All types were prefixed with ty_, e.g. ty_Image.
2026-05-11allow the user to change the render targetiamcheeseman
2026-05-11remove uneccessary flooringiamcheeseman
2026-05-11rotated iamgesiamcheeseman
2026-05-11transparent coloriamcheeseman
2026-05-11text renderingiamcheeseman
2026-05-10i ain't splitting alla this upiamcheeseman