aboutsummaryrefslogtreecommitdiff
path: root/teensy/teensy.h
AgeCommit message (Collapse)Author
2026-05-21Allow the clipping of renderingiamcheeseman
2026-05-21a buncha ui stuff idk even know anymoreiamcheeseman
2026-05-15comment exposed teensy functionsiamcheeseman
2026-05-15allow tyui to format textiamcheeseman
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-11hide the renderer from the user of teensyiamcheeseman
2026-05-11allow the user to change the render targetiamcheeseman
2026-05-11Allow user inputiamcheeseman
2026-05-11rotated iamgesiamcheeseman
2026-05-11text renderingiamcheeseman
2026-05-10i ain't splitting alla this upiamcheeseman
2026-05-09move more of the dynamic array code to be macrosiamcheeseman
2026-05-09fixup! add ty_sleepiamcheeseman
2026-05-09add img -> recti convenience macroiamcheeseman
2026-05-08Initial commitiamcheeseman