summaryrefslogtreecommitdiff
path: root/src/modules/stars/stars.c
AgeCommit message (Expand)Author
2022-06-10til: add ticks to til_module_context_tVito Caputo
2022-05-29*: pivot to til_module_context_tVito Caputo
2022-05-21modules/*: first stab at utilizing supplied seedsVito Caputo
2022-05-21til: supply a seed to til_module_t.create_context()Vito Caputo
2022-05-01til_fb: add draw flags for controlling texturabilityVito Caputo
2022-05-01modules/*: make use of generic fragmentersVito Caputo
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-01modules/*: instantiate and use setupsVito Caputo
2022-03-30*: wire up context-specific setup instancesVito Caputo
2022-03-19*: de-constify til_setting_t throughoutVito Caputo
2022-03-19*: normalize setting description capitalizationsVito Caputo
2022-03-19*: drop til_module_t.licenseVito Caputo
2022-03-12til_settings: always describe relevant settingsVito Caputo
2022-02-15modules/*: remove inappropriate 'f' numeric suffixesVito Caputo
2021-10-01*: librototiller->libtilVito Caputo
2020-01-25rototiller: introduce ticks and wire up to modulesVito Caputo
2020-01-23stars: mess with the starfieldPhilip J Freeman
2020-01-06stars: fat starsPhilip J Freeman
2019-12-30stars: fix bugs, big refactor for resizingPhilip J Freeman
2019-11-23rototiller: pass cpu to .render_fragment()Vito Caputo
2018-12-30modules/stars: capitalize descriptionVito Caputo
2017-04-22*: add module context machineryVito Caputo
2017-04-22*: /render/render_fragment/ in rototiller_module_tVito Caputo
2017-04-21*: s/renderer/module/gVito Caputo
2017-02-03*: use fb_fragment_zero() instead of memset()Vito Caputo
2017-02-03stars: use fb_fragment_put_pixel_unchecked()Vito Caputo
2017-01-18*: move source into src/ subdirVito Caputo
© All Rights Reserved