Age | Commit message (Expand) | Author |
2022-06-13 | modules/sparkler: plug longstanding chunker leak | Vito Caputo |
2022-06-10 | modules/checkers: experimenting with fill modes | Vito Caputo |
2022-06-10 | til: introduce til_frame_plan_t and .cpu_affinity | Vito Caputo |
2022-06-10 | modules/roto: drive from ticks, move palette to contetxt | Vito Caputo |
2022-06-10 | modules/plato: derive movement from delta ticks | Vito Caputo |
2022-06-10 | til: add ticks to til_module_context_t | Vito Caputo |
2022-06-10 | til_threads: remove vestigial n_fragments counter | Vito Caputo |
2022-06-10 | modules/blinds: use til_fb_put_pixel_checked() | Vito Caputo |
2022-06-10 | modules/montage: minor fixups | Vito Caputo |
2022-06-10 | modules/montage: remove vestigial unused variable | Vito Caputo |
2022-06-10 | modules/pixbounce: use til_fb_put_pixel_checked() | Vito Caputo |
2022-06-07 | modules/moire: implement rudimentary moire module | Vito Caputo |
2022-05-29 | *: pivot to til_module_context_t | Vito Caputo |
2022-05-29 | til: introduce til_module_context_t | Vito Caputo |
2022-05-25 | setup: return the desc for failed setting on error | Vito Caputo |
2022-05-25 | til: mention --go in --help | Vito Caputo |
2022-05-25 | README: just a small update and mention website | Vito Caputo |
2022-05-25 | til: add --go to supported args | Vito Caputo |
2022-05-25 | *: normalize on all case-insensitive comparisons | Vito Caputo |
2022-05-25 | modules/shapes: update TODO comment | Vito Caputo |
2022-05-25 | modules/shapes: slow spins down a bit | Vito Caputo |
2022-05-25 | modules/shapes: introduce pinch setting | Vito Caputo |
2022-05-24 | modules/shapes: fixup indentation of star+pinwheel | Vito Caputo |
2022-05-24 | modules/shapes: add scale setting | Vito Caputo |
2022-05-24 | modules/shapes: add spin setting for star+pinwheel | Vito Caputo |
2022-05-24 | modules/shapes: add points setting for star+pinwheel | Vito Caputo |
2022-05-23 | *: silence some more clang parens warnings | Vito Caputo |
2022-05-23 | modules/shapes: various small fixups | Vito Caputo |
2022-05-23 | modules/compose: don't clear frame in prepare_frame() | Vito Caputo |
2022-05-23 | til: simplify fragment->cleared maintenance | Vito Caputo |
2022-05-21 | modules/*: first stab at utilizing supplied seeds | Vito Caputo |
2022-05-21 | modules/voronoi: silence warning about fmt mismatch | Vito Caputo |
2022-05-21 | til: supply a seed to til_module_t.create_context() | Vito Caputo |
2022-05-21 | modules/shapes: add procedural 2D shapes module | Vito Caputo |
2022-05-06 | modules/pixbounce: add Ignignokt & Err pixmaps | Philip J Freeman |
2022-05-06 | modules/pixbounce: add "rototiller" qr code | Philip J Freeman |
2022-05-06 | modules/pixbounce: add setting for pixmap choice | Philip J Freeman |
2022-05-06 | modules/pixbounce: remove weird pixmaps | Philip J Freeman |
2022-05-06 | modules/pixbounce: add setting for pixmap size | Philip J Freeman |
2022-05-06 | modules/pixbounce: support arbitrary pixmap size | Philip J Freeman |
2022-05-03 | modules/voronoi: slightly underscale to prevent OOB access | Vito Caputo |
2022-05-02 | modules/rtv: silence compiler warning about parens | Vito Caputo |
2022-05-02 | modules/rtv: plug big channel leak on context destroy | Vito Caputo |
2022-05-02 | modules/submit: fix bilerp mode out-of-bounds access | Vito Caputo |
2022-05-02 | modules/montage: fix fragnum misuse as cpu # | Vito Caputo |
2022-05-01 | modules/rtv: make "compose" the default channel | Vito Caputo |
2022-05-01 | til_fb: add draw flags for controlling texturability | Vito Caputo |
2022-05-01 | til_fb: introduce a fragment texture source | Vito Caputo |
2022-05-01 | modules/julia: randomize initial state | Vito Caputo |
2022-05-01 | modules/plasma: randomize initial state of contexts | Vito Caputo |