LUMIERA.clone/src/proc/engine
2013-06-16 04:36:32 +02: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-plan-continuation.cpp WIP introduce a new kind of job closure to perform the planning 2013-06-02 03:09:18 +02:00
calc-plan-continuation.hpp WIP: move building of the follow-up anchor into the new closure 2013-06-16 04:36:32 +02:00
calc-stream.hpp WIP: CalcStream initialisation 2013-06-15 04:02:48 +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 WIP: move building of the follow-up anchor into the new closure 2013-06-16 04:36:32 +02:00
dispatcher.hpp WIP: move building of the follow-up anchor into the new closure 2013-06-16 04:36:32 +02:00
engine-diagnostics.hpp some stubs to make it compile... 2011-09-25 19:26:03 +02:00
engine-service-mock.cpp WIP: how to start the actual calculation streams within EngineService 2013-06-03 05:25:13 +02:00
engine-service-mock.hpp WIP: how to start the actual calculation streams within EngineService 2013-06-03 05:25:13 +02:00
engine-service.cpp WIP: CalcStream initialisation 2013-06-15 04:02:48 +02:00
engine-service.hpp WIP: CalcStream initialisation 2013-06-15 04:02:48 +02:00
frame-coord.hpp WIP: CalcStream initialisation 2013-06-15 04:02:48 +02:00
job-planning.hpp WIP: reworking the dispatcher interface 2013-05-30 02:10:56 +02:00
job-ticket.cpp relocate the JobClosure interface to be defined alongside of Job 2013-05-31 02:59:32 +02:00
job-ticket.hpp relocate the JobClosure interface to be defined alongside of Job 2013-05-31 02:59:32 +02:00
job.cpp relocate the JobClosure interface to be defined alongside of Job 2013-05-31 02:59:32 +02:00
job.hpp WIP: CalcStream initialisation 2013-06-15 04:02:48 +02: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 WIP: move building of the follow-up anchor into the new closure 2013-06-16 04:36:32 +02: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