Age | Commit message (Expand) | Author |
2020-02-03 | libs/sig: add sig_ops_inv for additive inverse | Vito Caputo |
2020-02-03 | libs/sig: fixup sig_ops_sin to stay within 0-1 | Vito Caputo |
2020-02-03 | libs/sig: add sig_ops_{max,min} | Vito Caputo |
2020-02-03 | libs/sig: add sig_ops_clamp | Vito Caputo |
2020-02-03 | libs/sig: add ops_{abs,ceil,floor,pow,round} | Vito Caputo |
2020-02-03 | libs/sig: consideration for sig_t.ctxt alignment | Vito Caputo |
2020-02-03 | libs/sig: update comment for ops_lerp_init | Vito Caputo |
2020-02-03 | libs/sig: add sig_ops_rand random generator | Vito Caputo |
2020-02-03 | libs/sig: remove math.h include from ops_const.c | Vito Caputo |
2020-02-03 | libs/sig: cosmetic rearrangement | Vito Caputo |
2020-02-03 | libs/sig: add sig_ops_lerp linear interpoplation | Vito Caputo |
2020-02-03 | libs/sig: convert ops_sin_ctxt_t.hz to a sig_t * | Vito Caputo |
2020-02-03 | libs/sig: intrduce sig_ops_const | Vito Caputo |
2020-02-03 | libs/sig: introduce a signal generator abstraction | Vito Caputo |
2020-01-26 | knobs: add experimental rudimentary knobs API | Vito Caputo |
2020-01-26 | rototiller: move rototiller_module_t.setup() | Vito Caputo |
2020-01-25 | modules/flui2d: derive r from ticks | Vito Caputo |
2020-01-25 | rototiller: initialize start_tv | Vito Caputo |
2020-01-25 | rototiller: s/t_offset/ticks_offset/g | Vito Caputo |
2020-01-25 | rototiller: introduce ticks and wire up to modules | Vito Caputo |
2020-01-23 | stars: mess with the starfield | Philip J Freeman |
2020-01-12 | libs/ray: decouple film and frame dimensions | Vito Caputo |
2020-01-08 | modules/flui2d: static-ify flui2d_setup() | Vito Caputo |
2020-01-08 | README: add drizzle to modules list | Vito Caputo |
2020-01-08 | modules/drizzle: add a classic 2D raindrops vis | Vito Caputo |
2020-01-08 | libs/puddle: add a classic 2D raindrop sim lib | Vito Caputo |
2020-01-06 | rtv: rework randomized module selection | Vito Caputo |
2020-01-06 | README: add spiro to modules list | Vito Caputo |
2020-01-06 | stars: fat stars | Philip J Freeman |
2020-01-06 | spiro: spirograph emulator | Philip J Freeman |
2020-01-03 | montage: bump Y tiles when root has large fraction | Vito Caputo |
2019-12-30 | montage: re-enable stars and pixbounce | Philip J Freeman |
2019-12-30 | pixbounce: fix bugs, refactor for resizing | Philip J Freeman |
2019-12-30 | stars: fix bugs, big refactor for resizing | Philip J Freeman |
2019-12-18 | modules/rtv: remove stale random settings comment | Vito Caputo |
2019-12-18 | libs/din: fix scaling overflow, add asserts | Vito Caputo |
2019-11-26 | montage: add (threaded) to description | Vito Caputo |
2019-11-25 | meta2d: add a classic 2D metaballs module | Vito Caputo |
2019-11-25 | din: scale result | Vito Caputo |
2019-11-25 | din: drop .f from integer additions in din() | Vito Caputo |
2019-11-25 | din: don't include v3f.h in din.h | Vito Caputo |
2019-11-24 | TODO: remove autotools entry | Vito Caputo |
2019-11-24 | snow: only create n_cpus fragments | Vito Caputo |
2019-11-24 | snow: per-cpu rand_r() seed state | Vito Caputo |
2019-11-24 | montage: rework fragmenter | Vito Caputo |
2019-11-24 | montage: rework module skipping | Vito Caputo |
2019-11-24 | README: alphabetize modules and add montage | Vito Caputo |
2019-11-24 | montage: zero skipped fragments | Vito Caputo |
2019-11-24 | montage: skip pixbounce | Vito Caputo |
2019-11-24 | montage: add montage module | Vito Caputo |