Age | Commit message (Expand) | Author |
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 | 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 | montage: zero skipped fragments | Vito Caputo |
2019-11-24 | montage: skip pixbounce | Vito Caputo |
2019-11-24 | montage: add montage module | Vito Caputo |
2019-11-24 | rototiller: rototiller_fragmenter_t s/num/number/ | Vito Caputo |
2019-11-24 | fb: add number to fb_fragment_t | Vito Caputo |
2019-11-24 | fb: add pitch to fb_fragment_t | Vito Caputo |
2019-11-23 | rototiller: pass cpu to .render_fragment() | Vito Caputo |
2019-11-23 | rototiller: pass num_cpus to .create_context() | Vito Caputo |
2019-11-20 | julia: vary divergent threshold | Vito Caputo |
2019-11-20 | settings: add setting_desc_t.random() method | Vito Caputo |
2019-11-19 | rtv: randomize module settings | Vito Caputo |
2019-11-18 | swab: add a perlin noise visualization | Vito Caputo |
2019-11-18 | libs/din: add a perlin noise implementation | Vito Caputo |
2019-11-16 | threads: remove vestigial include from threads.h | Vito Caputo |
2019-11-16 | rototiller: add missing pthread.h include | Vito Caputo |
2019-11-16 | modules/rtv: conslidate time() calls | Vito Caputo |
2019-11-16 | modules/rtv: fix repeat prevention | Vito Caputo |
2019-11-16 | modules/rtv: add captions | Vito Caputo |
2019-11-16 | libs/txt: add minimal ascii text renderer | Vito Caputo |
2019-11-16 | libs/ascii: add a basic mono bitmap ascii charset | Vito Caputo |
2019-11-16 | rototiller: make rtv the default module | Vito Caputo |
2019-11-16 | sparkler: use chunker in bsp | Vito Caputo |
2019-11-16 | sparkler: remove assert from chunker_free_chunker() | Vito Caputo |
2019-11-16 | sparkler: plug some memory leaks | Vito Caputo |
2019-11-15 | settings: check value in settings_apply_desc_generators() | Vito Caputo |
2019-11-15 | rototiller: print setup error cause | Vito Caputo |
2019-11-15 | sdl_fb: use setting_desc_check() | Vito Caputo |
2019-11-15 | settings: add setting_desc_check() helper | Vito Caputo |
2019-11-15 | rototiller: s/defaults/use_defaults/g | Vito Caputo |
2019-11-15 | setup: fix width of index column | Vito Caputo |
2019-11-14 | rtv: add some snow between module switches | Vito Caputo |
2019-11-14 | snow: add a simple tv snow / white noise module | Vito Caputo |
2019-11-14 | rtv: implement "Rototiller TV" renderer | Vito Caputo |
2019-11-14 | rototiller: add some public module interfaces | Vito Caputo |
2019-11-13 | ray: add rudimentary gamma correction | Vito Caputo |