Age | Commit message (Expand) | Author |
2022-05-01 | til: wire n_cpus up to the fragmenter function | Vito Caputo |
2022-04-25 | modules/flui2d: add some gamma correction | Vito Caputo |
2022-04-25 | modules/flui2d: colorify the density field | Vito Caputo |
2022-04-25 | modules/flui2d: introduce another emitter; "clockgrid" | Vito Caputo |
2022-04-24 | *: s/void */til_setup_t */ | Vito Caputo |
2022-04-01 | modules/*: instantiate and use setups | Vito Caputo |
2022-03-30 | *: wire up context-specific setup instances | Vito Caputo |
2022-03-19 | *: de-constify til_setting_t throughout | Vito Caputo |
2022-03-19 | *: normalize setting description capitalizations | Vito Caputo |
2022-03-19 | *: drop til_module_t.license | Vito Caputo |
2022-03-12 | til_settings: always describe relevant settings | Vito Caputo |
2022-02-15 | modules/flui2d: introduce settable decay factor | Vito Caputo |
2022-02-15 | modules/*: remove inappropriate 'f' numeric suffixes | Vito Caputo |
2021-10-01 | *: librototiller->libtil | Vito Caputo |
2021-02-14 | *: split rototiller.[ch] into lib and main | Vito Caputo |
2020-01-25 | modules/flui2d: derive r from ticks | Vito Caputo |
2020-01-25 | rototiller: introduce ticks and wire up to modules | Vito Caputo |
2020-01-08 | modules/flui2d: static-ify flui2d_setup() | Vito Caputo |
2019-11-24 | rototiller: rototiller_fragmenter_t s/num/number/ | 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-10 | flui2d: add some rudimentary settings | Vito Caputo |
2019-10-16 | modules/flui2d: fix spelling of paper's author | Vito Caputo |
2019-10-14 | modules/flui2d: add 2D fluid dynamics simulation | Vito Caputo |