summaryrefslogtreecommitdiff
path: root/src/modules/pixbounce
AgeCommit message (Expand)Author
2023-05-11til_module_context: reference setup from module contextVito Caputo
2023-05-11modules/*: remove use of static default setupsVito Caputo
2023-05-11til_settings: introduce til_setting_spec_t concept vs. descVito Caputo
2023-01-20til: pass module to .context_create()/til_module_context_new()Vito Caputo
2023-01-11* turn til_fb_fragment_t.stream into a discrete parameterVito Caputo
2023-01-10*: introduce paths for module contextsVito Caputo
2022-08-07til: til_fb_fragment_t **fragment_ptr all the thingsVito Caputo
2022-07-20modules/pixbounce: s/rand/rand_r/Vito Caputo
2022-06-10til: add ticks to til_module_context_tVito Caputo
2022-06-10modules/pixbounce: use til_fb_put_pixel_checked()Vito Caputo
2022-05-29*: pivot to til_module_context_tVito Caputo
2022-05-21til: supply a seed to til_module_t.create_context()Vito Caputo
2022-05-06modules/pixbounce: add Ignignokt & Err pixmapsPhilip J Freeman
2022-05-06modules/pixbounce: add "rototiller" qr codePhilip J Freeman
2022-05-06modules/pixbounce: add setting for pixmap choicePhilip J Freeman
2022-05-06modules/pixbounce: remove weird pixmapsPhilip J Freeman
2022-05-06modules/pixbounce: add setting for pixmap sizePhilip J Freeman
2022-05-06modules/pixbounce: support arbitrary pixmap sizePhilip J Freeman
2022-05-01til_fb: add draw flags for controlling texturabilityVito Caputo
2022-05-01modules/*: make use of generic fragmentersVito Caputo
2022-04-27modules/pixbounce: randomize pixmap sizesPhilip J Freeman
2022-04-27modules/pixbounce: add 2 new pixmapsPhilip J Freeman
2022-04-27modules/pixmap: randomize colorsPhilip J Freeman
2022-04-25modules/pixbounce: rand start pos and dirPhilip J Freeman
2022-04-25modules/*: set TIL_MODULE_OVERLAYABLE where appropriateVito 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-14modules/*: remove srand() initializationsVito Caputo
2022-03-30*: wire up context-specific setup instancesVito Caputo
2022-03-19*: drop til_module_t.licenseVito Caputo
2021-10-01*: librototiller->libtilVito Caputo
2021-02-14*: split rototiller.[ch] into lib and mainVito Caputo
2021-02-08modules/*: normalize description capitalizationVito Caputo
2020-01-25rototiller: introduce ticks and wire up to modulesVito Caputo
2019-12-30pixbounce: fix bugs, refactor for resizingPhilip J Freeman
2019-11-23rototiller: pass cpu to .render_fragment()Vito Caputo
2019-11-10pixbounce: add pixbounce modulePhilip J Freeman
© All Rights Reserved