summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2022-07-24modules/stars: more fast and nasty fragment clip to frame fixesVito Caputo
2022-07-24modules/spiro: fast and dirty frame clipping fixupVito Caputo
2022-07-24modules/shapes: fix up clipped fragment/frameVito Caputo
2022-07-21modules/{compose,rtv}: s/prepare_frame/render_fragment/Vito Caputo
2022-07-20modules/pixbounce: s/rand/rand_r/Vito Caputo
2022-07-20modules/meta2d: more rand()->rand_r() conversionsVito Caputo
2022-07-20modules/checkers: one more rand/rand_r conversionVito Caputo
2022-07-20modules/sparkler: s/rand/rand_r/ and wire up seedVito Caputo
2022-07-20modules/drizzle: switch to rand_r w/local seedVito Caputo
2022-07-20libs/din: pass seed to din_new()Vito Caputo
2022-07-20modules/submit: wire up seed to randomizersVito Caputo
2022-07-20modules/swarm: wire up seed to various randomizersVito Caputo
2022-07-20modules/flui2d: fix clockstep value to match defaultVito Caputo
2022-07-18modules/rtv: s/rand/rand_r/Vito Caputo
2022-07-18til: wire seed up to til randomizersVito Caputo
2022-06-13modules/sparkler: plug longstanding chunker leakVito Caputo
2022-06-10modules/checkers: experimenting with fill modesVito Caputo
2022-06-10til: introduce til_frame_plan_t and .cpu_affinityVito Caputo
2022-06-10modules/roto: drive from ticks, move palette to contetxtVito Caputo
2022-06-10modules/plato: derive movement from delta ticksVito Caputo
2022-06-10til: add ticks to til_module_context_tVito Caputo
2022-06-10modules/blinds: use til_fb_put_pixel_checked()Vito Caputo
2022-06-10modules/montage: minor fixupsVito Caputo
2022-06-10modules/montage: remove vestigial unused variableVito Caputo
2022-06-10modules/pixbounce: use til_fb_put_pixel_checked()Vito Caputo
2022-06-07modules/moire: implement rudimentary moire moduleVito Caputo
2022-05-29*: pivot to til_module_context_tVito Caputo
2022-05-25*: normalize on all case-insensitive comparisonsVito Caputo
2022-05-25modules/shapes: update TODO commentVito Caputo
2022-05-25modules/shapes: slow spins down a bitVito Caputo
2022-05-25modules/shapes: introduce pinch settingVito Caputo
2022-05-24modules/shapes: fixup indentation of star+pinwheelVito Caputo
2022-05-24modules/shapes: add scale settingVito Caputo
2022-05-24modules/shapes: add spin setting for star+pinwheelVito Caputo
2022-05-24modules/shapes: add points setting for star+pinwheelVito Caputo
2022-05-23*: silence some more clang parens warningsVito Caputo
2022-05-23modules/shapes: various small fixupsVito Caputo
2022-05-23modules/compose: don't clear frame in prepare_frame()Vito Caputo
2022-05-21modules/*: first stab at utilizing supplied seedsVito Caputo
2022-05-21modules/voronoi: silence warning about fmt mismatchVito Caputo
2022-05-21til: supply a seed to til_module_t.create_context()Vito Caputo
2022-05-21modules/shapes: add procedural 2D shapes moduleVito 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-03modules/voronoi: slightly underscale to prevent OOB accessVito Caputo
2022-05-02modules/rtv: silence compiler warning about parensVito Caputo
© All Rights Reserved