Age | Commit message (Expand) | Author |
---|---|---|
2022-05-21 | til: supply a seed to til_module_t.create_context() | Vito Caputo |
2022-05-01 | til_fb: add draw flags for controlling texturability | Vito Caputo |
2022-05-01 | modules/*: make use of generic fragmenters | Vito Caputo |
2022-04-25 | modules/*: set TIL_MODULE_OVERLAYABLE where appropriate | Vito Caputo |
2022-04-24 | *: s/void */til_setup_t */ | Vito Caputo |
2022-04-19 | *: s/til_fb_fragment_zero/til_fb_fragment_clear/ | Vito Caputo |
2022-04-14 | modules/*: remove srand() initializations | Vito Caputo |
2022-03-30 | *: wire up context-specific setup instances | Vito Caputo |
2022-03-19 | *: drop til_module_t.license | Vito Caputo |
2021-10-01 | *: librototiller->libtil | Vito Caputo |
2021-02-14 | *: split rototiller.[ch] into lib and main | Vito Caputo |
2021-02-08 | modules/*: normalize description capitalization | Vito Caputo |
2020-09-12 | modules/spiro: use ticks instead of time() w/srand | Vito Caputo |
2020-01-25 | rototiller: introduce ticks and wire up to modules | Vito Caputo |
2020-01-06 | spiro: spirograph emulator | Philip J Freeman |