index
:
rototiller/.git
checkers-waves
checkers-waves-textureable-setting
droste
master
Collection of software-rendered graphics hacks supporting libdrm and SDL2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
sparkler
Age
Commit message (
Expand
)
Author
2023-05-11
modules/*: remove use of static default setups
Vito Caputo
2023-05-11
til_settings: introduce til_setting_spec_t concept vs. desc
Vito Caputo
2023-01-20
til: pass module to .context_create()/til_module_context_new()
Vito Caputo
2023-01-11
* turn til_fb_fragment_t.stream into a discrete parameter
Vito Caputo
2023-01-10
*: introduce paths for module contexts
Vito Caputo
2022-08-07
til: til_fb_fragment_t **fragment_ptr all the things
Vito Caputo
2022-07-20
modules/sparkler: s/rand/rand_r/ and wire up seed
Vito Caputo
2022-06-13
modules/sparkler: plug longstanding chunker leak
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-21
til: supply a seed to til_module_t.create_context()
Vito Caputo
2022-05-01
til_fb: add draw flags for controlling texturability
Vito Caputo
2022-05-01
modules/*: make use of generic fragmenters
Vito Caputo
2022-05-01
til: wire n_cpus up to the fragmenter function
Vito 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-14
modules/*: remove srand() initializations
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-19
modules/sparkler: clarify BSP-tree setting descs
Vito Caputo
2022-03-19
*: de-constify til_setting_t throughout
Vito Caputo
2022-03-19
*: normalize setting description capitalizations
Vito Caputo
2022-03-19
*: drop til_module_t.license
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
2020-09-11
module/sparkler: implement some BSP drawing settings
Vito Caputo
2020-09-11
modules/sparkler: wire up particles_conf_t settings
Vito Caputo
2020-09-11
modules/sparkler: add particles conf parameter
Vito Caputo
2020-01-25
rototiller: introduce ticks and wire up to modules
Vito Caputo
2019-11-24
rototiller: rototiller_fragmenter_t s/num/number/
Vito Caputo
2019-11-23
rototiller: pass cpu to .render_fragment()
Vito Caputo
2019-11-23
rototiller: pass num_cpus to .create_context()
Vito Caputo
2019-11-16
sparkler: use chunker in bsp
Vito Caputo
2019-11-16
sparkler: remove assert from chunker_free_chunker()
Vito Caputo
2019-11-16
sparkler: plug some memory leaks
Vito Caputo
2018-02-27
autotools: remove vestigial ROTOTILLER_* vars
Vito Caputo
2017-09-14
fb: s/fb_fragment_divide_single/fb_fragment_slice_single/
Vito Caputo
2017-09-14
*: use fragment generator
Vito Caputo
2017-04-27
*: remove vestigial module/${module}/${module}.h
Vito Caputo
2017-04-27
sparkler: enable rudimentary threaded rendering
Vito Caputo
2017-04-27
sparkler: respect fragment->frame_{width,height}
Vito Caputo
2017-04-26
sparkler: utilize context struct for module state
Vito Caputo
2017-04-26
sparkler: add virtual flag to particle_props_t
Vito Caputo
2017-04-22
*: add module context machinery
Vito Caputo
2017-04-22
*: /render/render_fragment/ in rototiller_module_t
Vito Caputo
2017-04-21
*: s/renderer/module/g
Vito Caputo
2017-04-21
sparkler: remove vestigial draw.h from Makefile.am
Vito Caputo
2017-02-03
*: use fb_fragment_zero() instead of memset()
Vito Caputo
[next]
© All Rights Reserved