Age | Commit message (Expand) | Author |
2023-10-03 | libs/txt,modules/*: rename txt_render_fragment() | Vito Caputo |
2023-10-03 | modules/asc: tap x/y coordinates | Vito Caputo |
2023-10-03 | modules/flow: whitespace fixup | Vito Caputo |
2023-10-03 | modules/asc: implement a simple ascii text module | Vito Caputo |
2023-10-02 | modules/checkers: adopt til_value_to_pos() helper | Vito Caputo |
2023-09-07 | modules/flow: add TODO blurb abot per-cpu seeds | Vito Caputo |
2023-09-06 | modules/flow: fix elements overflow bug | Vito Caputo |
2023-09-05 | modules/flow: fix default count | Vito Caputo |
2023-09-05 | modules/flow: add "(threaded)" label | Vito Caputo |
2023-09-05 | modules/flow: bump the counts up a bit | Vito Caputo |
2023-09-04 | modules/flow: restore previous Z depth | Vito Caputo |
2023-09-04 | modules/flow: implement threaded rendering | Vito Caputo |
2023-09-04 | til: support multi-pass rendering | Vito Caputo |
2023-09-03 | modules/flow: expose speed as a tap | Vito Caputo |
2023-09-03 | modules/strobe: trivial fixup; s/<=/</ | Vito Caputo |
2023-09-03 | modules/flow: don't reap elements on screen-space exit | Vito Caputo |
2023-09-03 | modules/voronoi: spot-fix a crash Phil reported | Vito Caputo |
2023-09-03 | modules/flow: add colors | Vito Caputo |
2023-09-02 | modules/flow: minor cleanup of ff_new()/ff_free() | Vito Caputo |
2023-09-02 | flow: implement a 3D flow field module | Vito Caputo |
2023-08-31 | modules/moire: tap n_rings | Vito Caputo |
2023-08-31 | modules/moire: parameterize number of rings | Vito Caputo |
2023-08-31 | modules/pixbounce: make pixbounce threaded | Vito Caputo |
2023-08-31 | modules/*: use til_setup_free_with_ret_err() where apropos | Vito Caputo |
2023-08-31 | modules/rkt: better handle EINVAL errors on finalize | Vito Caputo |
2023-08-30 | modules/checkers: handle baking errors in checkers_setup() | Vito Caputo |
2023-08-30 | modules/compose: switch to til_settings_get_and_describe_setting() | Vito Caputo |
2023-08-30 | modules/rtv: handle baking errors in rtv_setup() | Vito Caputo |
2023-08-30 | modules/rkt: handle baking errors in rkt_setup() | Vito Caputo |
2023-08-30 | modules/montage: switch to til_settings_get_and_describe_setting() | Vito Caputo |
2023-08-30 | modules/voronoi: handle baking errors in voronoi_setup() | Vito Caputo |
2023-08-30 | modules/swarm: handle baking errors in swarm_setup() | Vito Caputo |
2023-08-30 | modules/submit: switch to til_settings_get_and_describe_setting() | Vito Caputo |
2023-08-30 | modules/strobe: handle baking errors in strobe_setup() | Vito Caputo |
2023-08-30 | modules/stars: handle baking errors in stars_setup() | Vito Caputo |
2023-08-30 | modules/sparkler: handle baking errors in sparkler_setup() | Vito Caputo |
2023-08-30 | modules/shapes: handle baking errors in shapes_setup() | Vito Caputo |
2023-08-30 | modules/roto: handle baking errors in roto_setup() | Vito Caputo |
2023-08-30 | modules/pixmap: handle baking errors in pixmap_setup() | Vito Caputo |
2023-08-30 | modules/moire: handle baking errors in moire_setup() | Vito Caputo |
2023-08-30 | modules/mixer: handle baking errors in mixer_setup() | Vito Caputo |
2023-08-30 | modules/flui2d: handle baking errors in flui2d_setup() | Vito Caputo |
2023-08-30 | modules/drizzle: handle baking errors in drizzle_setup() | Vito Caputo |
2023-08-30 | modules/blinds: handle baking errors in blinds_setup() | Vito Caputo |
2023-08-30 | modules/plato: handle baking errors in plato_setup() | Vito Caputo |
2023-08-30 | modules/*: til_module_context_free() error paths | Vito Caputo |
2023-08-30 | sparkler: parameterize particles | Vito Caputo |
2023-08-29 | til: s/til_module_setup_randomize/til_module_settings_randomize/ | Vito Caputo |
2023-08-29 | modules/strobe: add explicit "toggle" tap | Vito Caputo |
2023-08-29 | modules/strobe: tap hz value | Vito Caputo |