summaryrefslogtreecommitdiff
path: root/src/modules/roto
AgeCommit message (Expand)Author
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-09-05modules/roto: move tables init to context createVito 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-10modules/roto: drive from ticks, move palette to contetxtVito 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-01modules/roto: randomize roto initial stateVito Caputo
2022-05-01modules/*: make use of generic fragmentersVito Caputo
2022-05-01til: wire n_cpus up to the fragmenter functionVito Caputo
2022-04-27til_fb: til_fb_fragment_t.{pitch,stride} uint32_t unitsVito 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
2021-02-14*: split rototiller.[ch] into lib and mainVito Caputo
2020-01-25rototiller: introduce ticks and wire up to modulesVito Caputo
2019-11-24rototiller: rototiller_fragmenter_t s/num/number/Vito Caputo
2019-11-23rototiller: pass cpu to .render_fragment()Vito Caputo
2019-11-23rototiller: pass num_cpus to .create_context()Vito Caputo
2019-11-10roto: drop roto64, turning roto32 back into rotoVito Caputo
2018-02-27autotools: remove vestigial ROTOTILLER_* varsVito Caputo
2017-09-15modules/*: cease dividing stride by 4Vito Caputo
2017-09-14fb: s/fb_fragment_divide_single/fb_fragment_slice_single/Vito Caputo
2017-09-14*: use fragment generatorVito Caputo
2017-04-27*: remove vestigial module/${module}/${module}.hVito Caputo
2017-04-22roto: utilize context struct for module stateVito Caputo
2017-04-22*: add module context machineryVito Caputo
2017-04-22roto: enable threaded renderingVito Caputo
2017-04-22*: /render/render_fragment/ in rototiller_module_tVito Caputo
2017-04-21*: s/renderer/module/gVito Caputo
2017-01-18autotools: s#../../#@top_srcdir@/src#Vito Caputo
2017-01-18*: move source into src/ subdirVito Caputo
© All Rights Reserved