Skip to content

Worket invoker dispatcher

Li-Ta Lo requested to merge ollielo/vtk-m:worket_invoker_dispatcher into master

Reverse the dependency between Invoker.h and *Worklet.h. This prevents a recompilation of a large number of file when any one of the Worklet.h is modified.

Merge request reports