aboutsummaryrefslogtreecommitdiff
path: root/dc/dc.c
AgeCommit message (Collapse)Author
2026-05-10adjust log capitializingiamcheeseman
standards for this project are camel cased logging message. Like this: sentence 1. Sentence 2
2026-05-10add `ty_log_debug()`iamcheeseman
It's useful to have output that only appears in debug builds. The macro is defined to be empty in release builds, so the output isn't polluted by random log statements in release.
2026-05-10i ain't splitting alla this upiamcheeseman
2026-05-09i don't want to write a commit messageiamcheeseman
2026-05-09add ty_sleepiamcheeseman
2026-05-08load qoi imagesiamcheeseman
2026-05-08Initial commitiamcheeseman