summaryrefslogtreecommitdiff
path: root/src/modules/compose
AgeCommit message (Expand)Author
2023-05-11til_module_context: reference setup from module contextVito Caputo
2023-05-11til_settings: introduce til_setting_spec_t concept vs. descVito Caputo
2023-05-09modules/compose: pass n_cpus to layers/texture context createsVito Caputo
2023-01-20til: pass module to .context_create()/til_module_context_new()Vito Caputo
2023-01-12modules/compose: fix segfault introduced by 83e41dVito Caputo
2023-01-11modules/compose: omit experimental and hermetic modulesVito 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-11-12modules/compose: more robust texture preservationVito Caputo
2022-08-07modules/compose: add moire as a texture moduleVito Caputo
2022-08-07til: til_fb_fragment_t **fragment_ptr all the thingsVito Caputo
2022-07-21modules/{compose,rtv}: s/prepare_frame/render_fragment/Vito Caputo
2022-07-18til: wire seed up to til randomizersVito 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-25*: normalize on all case-insensitive comparisonsVito Caputo
2022-05-23*: silence some more clang parens warningsVito Caputo
2022-05-23modules/compose: don't clear frame in prepare_frame()Vito 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: introduce a fragment texture sourceVito Caputo
2022-05-01modules/*: make use of generic fragmentersVito Caputo
2022-04-25modules/compose: implement layer setting randomizerVito Caputo
2022-04-24*: free setup allocations via til_setup_free()Vito Caputo
2022-04-24*: s/void */til_setup_t */Vito Caputo
2022-04-22modules/compose: randomize layer settingsVito Caputo
2022-04-19*: s/til_fb_fragment_zero/til_fb_fragment_clear/Vito Caputo
2022-04-01modules/*: instantiate and use setupsVito Caputo
2022-03-30*: wire up context-specific setup instancesVito Caputo
2022-03-30*: use til_module_create_context() in more placesVito Caputo
2022-03-25modules/compose: -EINVAL on empty layers settingVito Caputo
2022-03-19*: de-constify til_setting_t throughoutVito Caputo
2022-03-19*: use til_module_destroy_context()Vito Caputo
2022-03-19*: normalize setting description capitalizationsVito Caputo
2022-03-12til_settings: always describe relevant settingsVito Caputo
2021-10-01*: librototiller->libtilVito Caputo
2021-02-14*: split rototiller.[ch] into lib and mainVito Caputo
2021-02-14compose,montage,rtv: drop author and license fieldsVito Caputo
2021-02-08modules/*: normalize description capitalizationVito Caputo
2021-01-17compose: add plato to default layersVito Caputo
2020-09-26modules/compose: set default layersVito Caputo
2020-09-25modules/compose: add a rudimentary compositing moduleVito Caputo
© All Rights Reserved