summaryrefslogtreecommitdiffstats
path: root/src/core/jobs/qaspectjob_p.h
Commit message (Expand)AuthorAgeFilesLines
* QAspectJob: switch to using std::vectorPaul Lemire2020-07-021-1/+1
* Animations: fix race condition on running clip animators vectorPaul Lemire2020-04-201-0/+2
* Make QAspectJobPrivate::isRequired() constPaul Lemire2020-03-171-1/+1
* Add ability to dump job graph to dot fileMike Krus2020-02-141-1/+13
* Add flag to jobs to indicate if they need to run or notMike Krus2020-02-141-0/+1
* Make tracing a runtime optionMike Krus2019-12-131-60/+7
* Revert "Update jobs to remove post FF changes"Mike Krus2019-12-031-4/+0
* Update jobs to remove post FF changesMike Krus2019-10-221-0/+4
* Add callback on aspect job when all jobs are completev5.14.0-beta1Mike Krus2019-10-011-0/+4
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Properly use QT_CONFIG for Qt3D profiling optionsPaul Lemire2017-08-031-3/+3
* Qt3D: add configure option for jobs and GL profilingPaul Lemire2017-04-051-0/+1
* Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-1/+2
* Remove compile warnings when not defining QT3D_JOBS_RUN_STATSPaul Lemire2016-08-191-1/+4
* Job Traces: add support for Submission framesPaul Lemire2016-07-171-1/+14
* Move SET_JOB_RUN_STAT_TYPE macro to qaspectjob_p.hPaul Lemire2016-06-281-0/+14
* Qt3D job run statsPaul Lemire2016-03-041-2/+35
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-4/+4
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* Properly initialize q_ptr (or avoid where it is not needed)Konstantin Ritt2015-05-201-3/+1
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QJob: refactoredPaul Lemire2014-10-181-0/+68