Age | Commit message (Expand) | Author |
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-01 | modules/*: instantiate and use setups | Vito Caputo |
2022-03-30 | *: wire up context-specific setup instances | Vito Caputo |
2022-03-19 | *: de-constify til_setting_t throughout | Vito Caputo |
2022-03-19 | *: normalize setting description capitalizations | Vito Caputo |
2022-03-19 | *: drop til_module_t.license | Vito Caputo |
2022-03-12 | til_settings: always describe relevant settings | Vito Caputo |
2022-02-15 | modules/*: remove inappropriate 'f' numeric suffixes | Vito Caputo |
2021-10-01 | *: librototiller->libtil | Vito Caputo |
2021-02-14 | *: split rototiller.[ch] into lib and main | Vito Caputo |
2020-01-25 | rototiller: introduce ticks and wire up to modules | Vito Caputo |
2020-01-23 | stars: mess with the starfield | Philip J Freeman |
2020-01-06 | stars: fat stars | Philip J Freeman |
2019-12-30 | stars: fix bugs, big refactor for resizing | Philip J Freeman |
2019-11-23 | rototiller: pass cpu to .render_fragment() | Vito Caputo |
2018-12-30 | modules/stars: capitalize description | Vito Caputo |
2018-02-27 | autotools: remove vestigial ROTOTILLER_* vars | Vito Caputo |
2017-04-27 | *: remove vestigial module/${module}/${module}.h | Vito Caputo |
2017-04-22 | *: add module context machinery | Vito Caputo |
2017-04-22 | *: /render/render_fragment/ in rototiller_module_t | Vito Caputo |
2017-04-21 | *: s/renderer/module/g | Vito Caputo |
2017-02-03 | *: use fb_fragment_zero() instead of memset() | Vito Caputo |
2017-02-03 | stars: use fb_fragment_put_pixel_unchecked() | Vito Caputo |
2017-01-18 | autotools: s#../../#@top_srcdir@/src# | Vito Caputo |
2017-01-18 | *: move source into src/ subdir | Vito Caputo |