Age | Commit message (Expand) | Author |
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 |