Age | Commit message (Expand) | Author |
2022-11-12 | modules/compose: more robust texture preservation | Vito Caputo |
2022-08-07 | modules/compose: add moire as a texture module | Vito Caputo |
2022-08-07 | til: til_fb_fragment_t **fragment_ptr all the things | Vito Caputo |
2022-07-21 | modules/{compose,rtv}: s/prepare_frame/render_fragment/ | Vito Caputo |
2022-07-18 | til: wire seed up to til randomizers | 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-25 | *: normalize on all case-insensitive comparisons | Vito Caputo |
2022-05-23 | *: silence some more clang parens warnings | Vito Caputo |
2022-05-23 | modules/compose: don't clear frame in prepare_frame() | 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: introduce a fragment texture source | Vito Caputo |
2022-05-01 | modules/*: make use of generic fragmenters | Vito Caputo |
2022-04-25 | modules/compose: implement layer setting randomizer | Vito 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-22 | modules/compose: randomize layer settings | Vito Caputo |
2022-04-19 | *: s/til_fb_fragment_zero/til_fb_fragment_clear/ | 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-30 | *: use til_module_create_context() in more places | Vito Caputo |
2022-03-25 | modules/compose: -EINVAL on empty layers setting | Vito Caputo |
2022-03-19 | *: de-constify til_setting_t throughout | Vito Caputo |
2022-03-19 | *: use til_module_destroy_context() | Vito Caputo |
2022-03-19 | *: normalize setting description capitalizations | Vito Caputo |
2022-03-12 | til_settings: always describe relevant settings | Vito Caputo |
2021-10-01 | *: librototiller->libtil | Vito Caputo |
2021-02-14 | *: split rototiller.[ch] into lib and main | Vito Caputo |
2021-02-14 | compose,montage,rtv: drop author and license fields | Vito Caputo |
2021-02-08 | modules/*: normalize description capitalization | Vito Caputo |
2021-01-17 | compose: add plato to default layers | Vito Caputo |
2020-09-26 | modules/compose: set default layers | Vito Caputo |
2020-09-25 | modules/compose: add a rudimentary compositing module | Vito Caputo |