aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-17add simple ui layoutsiamcheeseman
2026-05-15comment exposed teensy functionsiamcheeseman
2026-05-15update test program to use tyuiiamcheeseman
2026-05-15check for alloc of size 0iamcheeseman
2026-05-15allow ui elements in the root windowiamcheeseman
2026-05-15allow tyui to format textiamcheeseman
2026-05-14fix image clipping on the left and top of screeniamcheeseman
2026-05-14blend rotated spritesiamcheeseman
2026-05-14fix rotated spritesiamcheeseman
2026-05-14update readmeiamcheeseman
2026-05-14tell demonchime where teensy is at runtimeiamcheeseman
2026-05-14statically link glfwiamcheeseman
2026-05-14use `-std=c99`iamcheeseman
2026-05-14move `platform` -> `teensy/platform`iamcheeseman
2026-05-14add padding to window contentsiamcheeseman
2026-05-14tyui buttonsiamcheeseman
2026-05-14`ty_font_width()` takes in a const font ptriamcheeseman
2026-05-13resize windowsiamcheeseman
2026-05-13start uiiamcheeseman
2026-05-13remove tcciamcheeseman
2026-05-12typedef all structs and rename to Ada_Caseiamcheeseman
2026-05-11fix a double freeiamcheeseman
2026-05-11detect double freesiamcheeseman
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-11Add READMEiamcheeseman
2026-05-11remove uneccessary flooringiamcheeseman
2026-05-11rotated iamgesiamcheeseman
2026-05-11fix fps countingiamcheeseman
2026-05-11change the temp allocator to be an arenaiamcheeseman
2026-05-11add convenience ty_new() macroiamcheeseman
2026-05-11make the test project less cancerousiamcheeseman
2026-05-11fix formattingiamcheeseman
2026-05-11transparent coloriamcheeseman
2026-05-11text renderingiamcheeseman
2026-05-11improve main game loopiamcheeseman
2026-05-10adjust code spacingiamcheeseman
2026-05-10adjust log capitializingiamcheeseman
2026-05-10add handy dandy init/deinit logsiamcheeseman
2026-05-10add `ty_log_debug()`iamcheeseman
2026-05-10i ain't splitting alla this upiamcheeseman
2026-05-09move more of the dynamic array code to be macrosiamcheeseman
2026-05-09i don't want to write a commit messageiamcheeseman
2026-05-09fixup! add ty_sleepiamcheeseman
2026-05-09mildly improve image drawingiamcheeseman
2026-05-09add ty_sleepiamcheeseman
2026-05-09improvements to build.shiamcheeseman
2026-05-09add img -> recti convenience macroiamcheeseman
2026-05-09fix gcc warningsiamcheeseman