LUMIERA.clone/src/steam/engine
Ichthyostega f6af4c6a16 Dispatcher-Pipeline: prepare test for the new NodeGraphAttachment
It turns out that the real (not mocked) implementation of JobTicket creation
is already required now for this planned (mock)Dispatcher setup;
moreover, this real implementation turns out to be almost identical
to the mock implementation written recently -- just nested structure
of prerequiste JobTickets need to be changed into a similar structur
of ExitNodes

-- as an aside: rearrange various tests to be more in-line
   with the envisioned architecture of playback and engine
2023-06-07 04:03:00 +02:00
..
worker Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
buffer-local-key.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
buffer-metadata.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
buffer-provider.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
buffer-provider.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
buffhandle-attach.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
buffhandle.hpp QA: check for possible misalignment through placement new (-> #1204) 2019-11-08 01:14:36 +01:00
bufftable-obsolete.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
bufftable.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
calc-plan-continuation.cpp Dispatcher-Pipeline: arrangement of builder types 2023-06-04 02:01:07 +02:00
calc-plan-continuation.hpp Job-Planning: investigate invocation of jobs 2023-04-30 02:18:56 +02:00
calc-stream.hpp Job-Planning: Analysis for the next step 2023-05-26 04:20:12 +02:00
channel-descriptor.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
diagnostic-buffer-provider.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
diagnostic-buffer-provider.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
dispatch-table.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
dispatch-table.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
dispatcher.cpp Dispatcher-Pipeline: arrangement of builder types 2023-06-04 02:01:07 +02:00
dispatcher.hpp Dispatcher-Pipeline: draft test for JobTicket access 2023-06-05 18:09:42 +02:00
engine-diagnostics.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
engine-service-mock.cpp Job-Planning: new draft - organise the overall planning process 2023-04-17 04:51:38 +02:00
engine-service-mock.hpp Job-Planning: new draft - organise the overall planning process 2023-04-17 04:51:38 +02:00
engine-service.cpp Job-Planning: Analysis for the next step 2023-05-26 04:20:12 +02:00
engine-service.hpp Job-Planning: new draft - organise the overall planning process 2023-04-17 04:51:38 +02:00
exit-node.hpp Dispatcher-Pipeline: prepare test for the new NodeGraphAttachment 2023-06-07 04:03:00 +02:00
frame-coord.hpp Dispatcher-Pipeline: draft Step-2 and Step-3 2023-06-04 03:58:15 +02:00
job-planning.hpp Job-Planning: new draft - organise the overall planning process 2023-04-17 04:51:38 +02:00
job-ticket.cpp Segmentation: verify standard cases.. 2023-05-10 03:59:46 +02:00
job-ticket.hpp Dispatcher-Pipeline: consider how to access render nodes from job 2023-06-06 04:25:12 +02:00
mask.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
mask.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
nodefactory.cpp Dispatcher-Pipeline: consider how to access render nodes from job 2023-06-06 04:25:12 +02:00
nodefactory.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
nodeinvocation.hpp Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
nodeoperation.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
nodewiring-config.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
nodewiring-def.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
nodewiring.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
nodewiring.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
procnode.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
render-drive.cpp Job-Planning: Analysis for the next step 2023-05-26 04:20:12 +02:00
render-drive.hpp Job-Planning: Analysis for the next step 2023-05-26 04:20:12 +02:00
render-invocation.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
render-invocation.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
renderengine.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
renderengine.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
rendergraph.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
rendergraph.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
source.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
source.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
stateproxy.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
stateproxy.hpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
time-anchor.hpp Dispatcher+Scheduler: decision to dispose of the TimeAnchor 2023-05-31 03:27:13 +02:00
tracking-heap-block-provider.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
tracking-heap-block-provider.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
type-handler.hpp Functions-Commands: discard the ability to compare functors for equivalence (closes #294) 2019-06-23 19:45:30 +02:00