summaryrefslogtreecommitdiff
path: root/src/modules/snow/snow.c
AgeCommit message (Expand)Author
2023-07-28modules/*: use til_fragmenter_slice_per_cpu_x16() where applicableVito Caputo
2023-05-30til,*: pivot to til_setup_t for context pathsVito Caputo
2023-05-11til_module_context: reference setup from module contextVito Caputo
2023-01-20til: pass module to .context_create()/til_module_context_new()Vito Caputo
2023-01-11* turn til_fb_fragment_t.stream into a discrete parameterVito Caputo
2023-01-10*: introduce paths for module contextsVito Caputo
2022-08-07til: til_fb_fragment_t **fragment_ptr all the thingsVito Caputo
2022-06-10til: introduce til_frame_plan_t and .cpu_affinityVito Caputo
2022-06-10til: add ticks to til_module_context_tVito Caputo
2022-05-29*: pivot to til_module_context_tVito Caputo
2022-05-21modules/*: first stab at utilizing supplied seedsVito Caputo
2022-05-21til: supply a seed to til_module_t.create_context()Vito Caputo
2022-05-01til_fb: add draw flags for controlling texturabilityVito Caputo
2022-05-01modules/*: make use of generic fragmentersVito Caputo
2022-05-01til: wire n_cpus up to the fragmenter functionVito Caputo
2022-04-24*: s/void */til_setup_t */Vito Caputo
2022-03-30*: wire up context-specific setup instancesVito Caputo
2022-03-19*: drop til_module_t.licenseVito Caputo
2021-10-01*: librototiller->libtilVito Caputo
2020-02-21modules/snow: use rand() on WIN32Vito Caputo
2020-01-25rototiller: introduce ticks and wire up to modulesVito Caputo
2019-11-24snow: only create n_cpus fragmentsVito Caputo
2019-11-24snow: per-cpu rand_r() seed stateVito Caputo
2019-11-24rototiller: rototiller_fragmenter_t s/num/number/Vito Caputo
2019-11-23rototiller: pass cpu to .render_fragment()Vito Caputo
2019-11-14snow: add a simple tv snow / white noise moduleVito Caputo
© All Rights Reserved