summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-05-28*: use NULL for free() in til_setup_new()Vito Caputo
2023-05-28modules/voronoi: make cell color randomization conditionalVito Caputo
2023-05-27modules/voronoi: threaded calculate_distances()Vito Caputo
2023-05-27modules/voronoi: split voronoi_calculate_distances()Vito Caputo
2023-05-27modules/voronoi: remove dirty= setting and variantVito Caputo
2023-05-27modules/voronoi: constify til_fb_fragment_tVito Caputo
2023-05-27modules/rtv: desc the snow_module name settingVito Caputo
2023-05-27modules/compose: trivial indentation fixupVito Caputo
2023-05-27modules/rtv: don't use n_cpus=0 for the context createsVito Caputo
2023-05-26setup: print paths to the settings being setupVito Caputo
2023-05-26til_settings: add some settings and desc path printersVito Caputo
2023-05-26til_settings: add til_setting_spec_t.as_labelVito Caputo
2023-05-26til: more setup desc handling fixupsVito Caputo
2023-05-26setup,til: assert(desc) if setup_func() wants more settingsVito Caputo
2023-05-26modules/compose: desc the layer and texture module name settingsVito Caputo
2023-05-26modules/checkers: desc the fill_module's name settingVito Caputo
2023-05-26til_settings: drop settings->label from generated labelVito Caputo
2023-05-26setup: remove vestigial key-as-value printVito Caputo
2023-05-24til_settings: til_setting_t,til_settings_t get parent pointersVito Caputo
2023-05-23modules/rtv: log_channels s/{yes,no}/{on,off}/Vito Caputo
2023-05-23libs/sig: mechanical rename sig_t->sig_sig_tVito Caputo
2023-05-23util: add macos support for getting number of CPUsVito Caputo
2023-05-23modules/checkers: add seed to randomized pattern,dynamicsVito Caputo
2023-05-23modules/checkers: fix transposed seed,ticks argumentsVito Caputo
2023-05-21modules/shapes: fixup clearing when {letter,pillar}boxedVito Caputo
2023-05-19modules/checkers: also set texture->frame_{width,height}Vito Caputo
2023-05-19til_fb: clip get_pixel_clipped() to fragmentVito Caputo
2023-05-17modules/rtv: make hermeticVito Caputo
2023-05-15til: fix til_setup_module() skip-experimental bugVito Caputo
2023-05-11til_settings: free nested settingsVito Caputo
2023-05-11til_settings: rename til_settings_t.settings to entriesVito Caputo
2023-05-11modules/rtv: settings-ize snow_module=Vito Caputo
2023-05-11modules/compose: settings-ize layers and textureVito Caputo
2023-05-11modules/checkers: settings-ize fill_moduleVito Caputo
2023-05-11modules/*: stop storing setup by value in contextsVito Caputo
2023-05-11til_module_context: reference setup from module contextVito Caputo
2023-05-11til_setup: refcount til_setup_tVito Caputo
2023-05-11modules/*: remove use of static default setupsVito Caputo
2023-05-11til: add setup assert in til_module_create_context()Vito Caputo
2023-05-11modules/rtv: add basic log_channels= settingVito Caputo
2023-05-11til: teach til_randomize_setup() about nested settingsVito Caputo
2023-05-11setup: label anon nested settings as subscriptsVito Caputo
2023-05-11til_settings: helper for labeling positional instancesVito Caputo
2023-05-11til_settings: recursive til_settings_as_arg()Vito Caputo
2023-05-11til_settings: make use of til_setting_desc_t.containerVito Caputo
2023-05-11til_settings: don't check values on nested settingsVito Caputo
2023-05-11til_settings: add til_settings_get_count()Vito Caputo
2023-05-11til_settings: introduce til_setting_spec_t concept vs. descVito Caputo
2023-05-11til_settings: rework setting get/add for bare valuesVito Caputo
2023-05-11setup: constify settings passed to setup_funcVito Caputo
© All Rights Reserved