Age | Commit message (Expand) | Author |
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-08 | modules/drizzle: add a classic 2D raindrops vis | Vito Caputo |
2020-01-06 | spiro: spirograph emulator | Philip J Freeman |
2019-11-25 | meta2d: add a classic 2D metaballs module | Vito Caputo |
2019-11-24 | montage: add montage module | 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-18 | swab: add a perlin noise visualization | Vito Caputo |
2019-11-16 | rototiller: add missing pthread.h include | Vito Caputo |
2019-11-16 | rototiller: make rtv the default module | Vito Caputo |
2019-11-15 | rototiller: print setup error cause | Vito Caputo |
2019-11-15 | rototiller: s/defaults/use_defaults/g | 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-10 | roto: drop roto64, turning roto32 back into roto | Vito Caputo |
2019-11-10 | submit: replace submit-softly with bilerp setting | Vito Caputo |
2019-11-10 | rototiller: wire up contributed pixbounce module | Vito Caputo |
2019-11-10 | rototiller: add rototiller_module_t.setup() | Vito Caputo |
2019-11-10 | settings: s/setting_desc_new/setting_desc_clone/ | Vito Caputo |
2019-11-10 | rototiller: setup_from_args() has defaults already | Vito Caputo |
2019-10-14 | modules/flui2d: add 2D fluid dynamics simulation | Vito Caputo |
2018-12-31 | modules/submit: add bilinearly-interpolated variant | Vito Caputo |
2018-12-30 | modules/submit: add cellular automata game module | Vito Caputo |
2018-12-06 | rototiller: make some local helpers static | Vito Caputo |
2018-02-27 | build: make drm optional | Christian Hergert |
2018-02-26 | rototiller,fb: swap dispatch with page flipping | Vito Caputo |
2018-02-23 | drm_fb,sdl_fb: drop vestigial headers | Vito Caputo |
2018-02-23 | rototiller: drop vestigial drm includes | Vito Caputo |
2018-02-22 | rototiller: make the sdl video backend the default | Vito Caputo |
2018-02-22 | rototiller: wire up sdl video backend | Vito Caputo |
2018-02-22 | *: embrace new generic settings paradigm | Vito Caputo |
2018-02-20 | rototiller: rudimentary argv parsing scaffolding | Vito Caputo |
2018-01-01 | fb: switch over to fb_ops_t abstraction | Vito Caputo |
2017-12-10 | rototiller: introduce module.finish_frame() | Vito Caputo |
2017-09-14 | *: use fragment generator | Vito Caputo |
2017-08-07 | rototiller: remove unused variable | Vito Caputo |
2017-04-22 | *: add module context machinery | Vito Caputo |
2017-04-22 | rototiller: add threaded rendering | Vito Caputo |
2017-04-22 | *: /render/render_fragment/ in rototiller_module_t | Vito Caputo |
2017-04-21 | *: s/renderer/module/g | Vito Caputo |
2017-02-12 | julia: add a morphing Julia set renderer | Vito Caputo |
2017-02-07 | plasma: add a plasma renderer | Vito Caputo |
2017-01-18 | *: move source into src/ subdir | Vito Caputo |