summaryrefslogtreecommitdiff
path: root/src/modules/sparkler
AgeCommit message (Expand)Author
2023-05-11til_module_context: reference setup from module contextVito Caputo
2023-05-11modules/*: remove use of static default setupsVito Caputo
2023-05-11til_settings: introduce til_setting_spec_t concept vs. descVito 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-07-20modules/sparkler: s/rand/rand_r/ and wire up seedVito Caputo
2022-06-13modules/sparkler: plug longstanding chunker leakVito 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-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-04-19*: s/til_fb_fragment_zero/til_fb_fragment_clear/Vito Caputo
2022-04-14modules/*: remove srand() initializationsVito Caputo
2022-04-01modules/*: instantiate and use setupsVito Caputo
2022-03-30*: wire up context-specific setup instancesVito Caputo
2022-03-19modules/sparkler: clarify BSP-tree setting descsVito Caputo
2022-03-19*: de-constify til_setting_t throughoutVito Caputo
2022-03-19*: normalize setting description capitalizationsVito Caputo
2022-03-19*: drop til_module_t.licenseVito 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
2020-09-11module/sparkler: implement some BSP drawing settingsVito Caputo
2020-09-11modules/sparkler: wire up particles_conf_t settingsVito Caputo
2020-09-11modules/sparkler: add particles conf parameterVito 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-16sparkler: use chunker in bspVito Caputo
2019-11-16sparkler: remove assert from chunker_free_chunker()Vito Caputo
2019-11-16sparkler: plug some memory leaksVito Caputo
2018-02-27autotools: remove vestigial ROTOTILLER_* varsVito 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-27sparkler: enable rudimentary threaded renderingVito Caputo
2017-04-27sparkler: respect fragment->frame_{width,height}Vito Caputo
2017-04-26sparkler: utilize context struct for module stateVito Caputo
2017-04-26sparkler: add virtual flag to particle_props_tVito Caputo
2017-04-22*: add module context machineryVito Caputo
2017-04-22*: /render/render_fragment/ in rototiller_module_tVito Caputo
2017-04-21*: s/renderer/module/gVito Caputo
2017-04-21sparkler: remove vestigial draw.h from Makefile.amVito Caputo
© All Rights Reserved