summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-11* turn til_fb_fragment_t.stream into a discrete parameterVito Caputo
2023-01-11main,til_args: employ the stream, add --print-pipesVito Caputo
2023-01-11fps: move FPS printing to stderrVito Caputo
2023-01-11main: move args to rototiller_tVito Caputo
2023-01-11src/modules/{stars,plato}: stream tapped variablesVito Caputo
2023-01-11til_stream: first stab at implementing til_stream_tVito Caputo
2023-01-10til_module_context: hash the pathVito Caputo
2023-01-10til_tap: hash tap nameVito Caputo
2023-01-10til_jenkins: add a rudimentary hash functionVito Caputo
2023-01-10*: introduce paths for module contextsVito Caputo
2023-01-10modules/stars: add taps for some varsVito Caputo
2023-01-10modules/plato: add taps for {spin,orbit}_rate varsVito Caputo
2023-01-10til_tap: return tap by value instead of taking ptrVito Caputo
2023-01-10til_tap: convert taps to intrusive public structsVito Caputo
2023-01-09til_tap: first stab at a tap interfaceVito Caputo
2023-01-07til_fb: introduce til_fb_fragment_t.streamVito Caputo
2022-11-12modules/compose: more robust texture preservationVito Caputo
2022-11-09modules/strobe: force flash even at low FPSPhilip J Freeman
2022-09-05modules/roto: move tables init to context createVito Caputo
2022-09-05modules/blinds: use til_ticks_to_rads(ticks)Vito Caputo
2022-09-05til_util: add helper for turning ticks into radiansVito Caputo
2022-09-04modules/strobe: add rudimentary strobe light moduleVito Caputo
2022-09-04til: fixup til_fb_fragment_t.texture fragmentingVito Caputo
2022-08-11modules/plato: add some rudimentary settingsVito Caputo
2022-08-07modules/compose: add moire as a texture moduleVito Caputo
2022-08-07main: still show configured flags with --goVito Caputo
2022-08-07modules/drizzle: add a mapped overlay styleVito Caputo
2022-08-07modules/drizzle: experimenting with the new snapshottingVito Caputo
2022-08-07til: experimentally fragment-centric page apiVito Caputo
2022-08-07til: til_fb_fragment_t **fragment_ptr all the thingsVito Caputo
2022-08-07til_fb: introduce til_fb_fragment_t.opsVito Caputo
2022-07-27setup: don't spin on EOF in setup_interactively()Vito Caputo
2022-07-24modules/checkers: center unaligned checkers scenariosVito Caputo
2022-07-24modules/plato: scale to frame sizeVito Caputo
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-21til: simplify and clarify module_render_fragment()Vito Caputo
2022-07-21modules/{compose,rtv}: s/prepare_frame/render_fragment/Vito Caputo
2022-07-20til_settings: support rudimentary =value escapingVito Caputo
2022-07-20modules/pixbounce: s/rand/rand_r/Vito Caputo
2022-07-20modules/meta2d: more rand()->rand_r() conversionsVito Caputo
2022-07-20libs/sig: add blurb comment about need for seedVito 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-20main: show --seed with print_setup_as_args()Vito Caputo
© All Rights Reserved