Age | Commit message (Expand) | Author |
2023-08-16 | modules/*: update all taps in context_create() | Vito Caputo |
2023-07-28 | modules/*: use til_fragmenter_slice_per_cpu_x16() where applicable | Vito Caputo |
2023-05-30 | til,*: pivot to til_setup_t for context paths | Vito Caputo |
2023-05-11 | til_module_context: reference setup from module context | Vito Caputo |
2023-02-06 | modules/meta2d: add some taps for controlling visible band | Vito Caputo |
2023-01-20 | til: pass module to .context_create()/til_module_context_new() | Vito Caputo |
2023-01-11 | * turn til_fb_fragment_t.stream into a discrete parameter | Vito Caputo |
2023-01-10 | *: introduce paths for module contexts | Vito Caputo |
2022-08-07 | til: til_fb_fragment_t **fragment_ptr all the things | Vito Caputo |
2022-07-20 | modules/meta2d: more rand()->rand_r() conversions | Vito Caputo |
2022-07-20 | libs/din: pass seed to din_new() | Vito Caputo |
2022-06-10 | til: introduce til_frame_plan_t and .cpu_affinity | Vito Caputo |
2022-06-10 | til: add ticks to til_module_context_t | Vito Caputo |
2022-05-29 | *: pivot to til_module_context_t | Vito Caputo |
2022-05-21 | modules/*: first stab at utilizing supplied seeds | Vito Caputo |
2022-05-21 | til: supply a seed to til_module_t.create_context() | Vito Caputo |
2022-05-01 | til_fb: add draw flags for controlling texturability | Vito Caputo |
2022-05-01 | modules/*: make use of generic fragmenters | Vito Caputo |
2022-05-01 | til: wire n_cpus up to the fragmenter function | Vito Caputo |
2022-04-24 | *: s/void */til_setup_t */ | Vito Caputo |
2022-04-14 | modules/*: remove srand() initializations | Vito Caputo |
2022-03-30 | *: wire up context-specific setup instances | Vito Caputo |
2022-03-19 | *: drop til_module_t.license | Vito Caputo |
2021-10-01 | *: librototiller->libtil | Vito Caputo |
2020-01-25 | rototiller: introduce ticks and wire up to modules | Vito Caputo |
2019-11-25 | meta2d: add a classic 2D metaballs module | Vito Caputo |