summaryrefslogtreecommitdiff
path: root/src/rototiller.c
AgeCommit message (Expand)Author
2020-01-25rototiller: introduce ticks and wire up to modulesVito Caputo
2020-01-08modules/drizzle: add a classic 2D raindrops visVito Caputo
2020-01-06spiro: spirograph emulatorPhilip J Freeman
2019-11-25meta2d: add a classic 2D metaballs moduleVito Caputo
2019-11-24montage: add montage moduleVito Caputo
2019-11-23rototiller: pass cpu to .render_fragment()Vito Caputo
2019-11-23rototiller: pass num_cpus to .create_context()Vito Caputo
2019-11-18swab: add a perlin noise visualizationVito Caputo
2019-11-16rototiller: add missing pthread.h includeVito Caputo
2019-11-16rototiller: make rtv the default moduleVito Caputo
2019-11-15rototiller: print setup error causeVito Caputo
2019-11-15rototiller: s/defaults/use_defaults/gVito Caputo
2019-11-14snow: add a simple tv snow / white noise moduleVito Caputo
2019-11-14rtv: implement "Rototiller TV" rendererVito Caputo
2019-11-14rototiller: add some public module interfacesVito Caputo
2019-11-10roto: drop roto64, turning roto32 back into rotoVito Caputo
2019-11-10submit: replace submit-softly with bilerp settingVito Caputo
2019-11-10rototiller: wire up contributed pixbounce moduleVito Caputo
2019-11-10rototiller: add rototiller_module_t.setup()Vito Caputo
2019-11-10settings: s/setting_desc_new/setting_desc_clone/Vito Caputo
2019-11-10rototiller: setup_from_args() has defaults alreadyVito Caputo
2019-10-14modules/flui2d: add 2D fluid dynamics simulationVito Caputo
2018-12-31modules/submit: add bilinearly-interpolated variantVito Caputo
2018-12-30modules/submit: add cellular automata game moduleVito Caputo
2018-12-06rototiller: make some local helpers staticVito Caputo
2018-02-27build: make drm optionalChristian Hergert
2018-02-26rototiller,fb: swap dispatch with page flippingVito Caputo
2018-02-23drm_fb,sdl_fb: drop vestigial headersVito Caputo
2018-02-23rototiller: drop vestigial drm includesVito Caputo
2018-02-22rototiller: make the sdl video backend the defaultVito Caputo
2018-02-22rototiller: wire up sdl video backendVito Caputo
2018-02-22*: embrace new generic settings paradigmVito Caputo
2018-02-20rototiller: rudimentary argv parsing scaffoldingVito Caputo
2018-01-01fb: switch over to fb_ops_t abstractionVito Caputo
2017-12-10rototiller: introduce module.finish_frame()Vito Caputo
2017-09-14*: use fragment generatorVito Caputo
2017-08-07rototiller: remove unused variableVito Caputo
2017-04-22*: add module context machineryVito Caputo
2017-04-22rototiller: add threaded renderingVito Caputo
2017-04-22*: /render/render_fragment/ in rototiller_module_tVito Caputo
2017-04-21*: s/renderer/module/gVito Caputo
2017-02-12julia: add a morphing Julia set rendererVito Caputo
2017-02-07plasma: add a plasma rendererVito Caputo
2017-01-18*: move source into src/ subdirVito Caputo
© All Rights Reserved