![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Directory dependency graph for gear:Files | |
| activity-lang.cpp | |
| Supporting implementation for the scheduler activity language framework. | |
| activity-lang.hpp | |
| A language framework to define and interconnect scheduler activity verbs. | |
| activity-term.hpp | |
| A term of the activity language describing interconnected scheduler activities. | |
| activity.hpp | |
| Descriptor for a piece of operational logic performed by the scheduler. | |
| block-flow.hpp | |
| Memory management scheme for activities and parameter data passed through the Scheduler within the Lumiera render engine. | |
| engine-config.cpp | |
| implementation of engine configuration and parametrisation | |
| engine-config.hpp | |
| access point to configuration of engine parameters | |
| engine-observer.hpp | |
| Render Engine performance data collection service. | |
| job.cpp | |
| Implementation of render job invocation. | |
| job.h | |
| Definition of a render job. | |
| load-controller.hpp | |
| Scheduler resource usage coordination. | |
| nop-job-functor.hpp | |
| Generic implementation of a JobFunctor to perform no calculations. | |
| scheduler-commutator.hpp | |
| Layer-2 of the Scheduler: coordination and interaction of activities. | |
| scheduler-diagnostics.hpp | |
| An facility to check and monitor the internal workings of the scheduler. | |
| scheduler-frontend.cpp | |
| Scheduler service implementation. | |
| scheduler-frontend.hpp | |
| Scheduler service access point for higher layers. | |
| scheduler-invocation.hpp | |
| Layer-1 of the Scheduler: queueing and prioritisation of activities. | |
| scheduler.hpp | |
| Service for coordination and dispatch of render activities. | |
| special-job-fun.hpp | |
| A configurable one-time job to invoke some special function. | |
| work-force.cpp | |
| Implementation of render worker coordination. | |
| work-force.hpp | |
| A pool of workers for multithreaded rendering. | |