LUMIERA.clone/src/proc/engine
Ichthyostega 25be40bb4a change PlanningStepGenerator end-of-sequence logic
basically I've changed my mind to prefer an
infinite JobPlanningSequence, which is just
evaluated partially. This removes the need to
embody the logic of planning chunk generation,
which really is a different concern.
2013-02-11 03:23:10 +01:00
..
worker draft: integrating an engine mock implementation 2012-10-10 05:18:58 +02:00
buffer-local-key.hpp refactor use of HashVal typedef (#722) 2012-12-02 23:03:37 +01:00
buffer-metadata.hpp refactor use of HashVal typedef (#722) 2012-12-02 23:03:37 +01:00
buffer-provider.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
buffer-provider.hpp refactor use of HashVal typedef (#722) 2012-12-02 23:03:37 +01:00
buffhandle-attach.hpp implement basics of the diagnostic OutputSlot 2011-12-08 23:02:19 +01:00
buffhandle.hpp refactor use of HashVal typedef (#722) 2012-12-02 23:03:37 +01:00
bufftable-obsolete.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
bufftable.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
calc-stream.hpp draft: integrating an engine mock implementation 2012-10-10 05:18:58 +02:00
channel-descriptor.hpp refactor use of HashVal typedef (#722) 2012-12-02 23:03:37 +01:00
diagnostic-buffer-provider.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
diagnostic-buffer-provider.hpp implement basics of the diagnostic OutputSlot 2011-12-08 23:02:19 +01:00
dispatch-table.cpp turn Dispatcher into an interface 2012-10-10 05:20:09 +02:00
dispatch-table.hpp turn Dispatcher into an interface 2012-10-10 05:20:09 +02:00
dispatcher.cpp clarify and settle the relation between Dispatcher and PlanningStepGenerator 2012-10-10 05:20:23 +02:00
dispatcher.hpp change PlanningStepGenerator end-of-sequence logic 2013-02-11 03:23:10 +01:00
engine-diagnostics.hpp some stubs to make it compile... 2011-09-25 19:26:03 +02:00
engine-service-mock.cpp test-driven brainstorming: how to use the dummy playback? 2012-10-10 05:18:58 +02:00
engine-service-mock.hpp test-driven brainstorming: how to use the dummy playback? 2012-10-10 05:18:58 +02:00
engine-service.cpp test-driven brainstorming: how to use the dummy playback? 2012-10-10 05:18:58 +02:00
engine-service.hpp introduce a render engine configuration facade 2013-01-12 11:17:29 +01:00
frame-coord.hpp change PlanningStepGenerator end-of-sequence logic 2013-02-11 03:23:10 +01:00
job-planning.hpp change PlanningStepGenerator end-of-sequence logic 2013-02-11 03:23:10 +01:00
job-ticket.cpp WIP investigating the relation of Jobs, JobTicket and Closure in detail 2012-10-10 05:20:14 +02:00
job-ticket.hpp WIP: considering how to support non-linear playback modes 2013-01-13 23:20:20 +01:00
job.cpp design decision how to invoke a job 2012-10-10 05:20:13 +02:00
job.hpp re-read the code 2013-01-11 16:48:28 +01:00
link.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
link.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
mask.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
mask.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
nodefactory.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
nodefactory.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
nodeinvocation.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
nodeoperation.hpp turn Dispatcher into an interface 2012-10-10 05:20:09 +02:00
nodewiring-config.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
nodewiring-def.hpp spelling and typos 2011-12-24 05:48:31 +01:00
nodewiring.cpp turn Dispatcher into an interface 2012-10-10 05:20:09 +02:00
nodewiring.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
pluginadapter.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
pluginadapter.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
procnode.hpp turn Dispatcher into an interface 2012-10-10 05:20:09 +02:00
render-invocation.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
render-invocation.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
renderengine.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
renderengine.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
rendergraph.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
rendergraph.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
source.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
source.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
stateproxy.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
stateproxy.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
time-anchor.hpp stop condition for chunk wise job planning 2013-01-12 12:49:26 +01:00
tracking-heap-block-provider.cpp implement diagnostic OutputSlot simple frame tracking 2011-12-09 01:03:02 +01:00
tracking-heap-block-provider.hpp refactor use of HashVal typedef (#722) 2012-12-02 23:03:37 +01:00
type-handler.hpp refactor use of HashVal typedef (#722) 2012-12-02 23:03:37 +01:00