Age | Commit message (Expand) | Author |
---|---|---|
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-10 | roto: drop roto64, turning roto32 back into roto | Vito Caputo |
2018-02-27 | autotools: remove vestigial ROTOTILLER_* vars | Vito Caputo |
2017-09-15 | modules/*: cease dividing stride by 4 | 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-22 | roto: utilize context struct for module state | Vito Caputo |
2017-04-22 | *: add module context machinery | Vito Caputo |
2017-04-22 | roto: enable threaded rendering | Vito Caputo |
2017-04-22 | *: /render/render_fragment/ in rototiller_module_t | Vito Caputo |
2017-04-21 | *: s/renderer/module/g | Vito Caputo |
2017-01-18 | autotools: s#../../#@top_srcdir@/src# | Vito Caputo |
2017-01-18 | *: move source into src/ subdir | Vito Caputo |