LUMIERA.clone/src/vault/gear
Ichthyostega 42ac55ea7b Block-Flow: promote IterableDecorator
While at first sight just a superficial variation of the existing IterStateWrapper,
it became clear with the evolution of the IterExplorer framework that
this setup represents a distinct concept, and especially lends itself
for complex and cohesive collaboration in a layered pipeline. Which
may, or may not be a good idea, depending on the circumstances.

Now, for the implementation of the scheduler memory allocation scheme,
another twist is added to the picture: we can not effort the sanity checks
on each access, even more so when layering / adapting iterators, where
it is essential that the optimiser can remove all unnecessary warts.
2023-07-13 16:29:06 +02:00
..
activity-lang.hpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
activity.hpp Block-Flow: maintain an »Epoch« within the raw allocation Extent 2023-07-09 01:32:27 +02:00
block-flow.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
block-flow.hpp Block-Flow: promote IterableDecorator 2023-07-13 16:29:06 +02:00
engine-config.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
engine-config.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
job.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
job.h Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
nop-job-functor.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
scheduler-commutator.hpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-diagnostics.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
scheduler-frontend.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
scheduler-frontend.hpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-invocation.hpp Block-Flow: consider data storage for render activities 2023-07-06 16:35:42 +02:00
scheduler.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
scheduler.hpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
work-force.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
work-force.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00