samcake
|
6d251c4cd3
|
Bringing the work and refinment done in workload branch to master branch
|
2018-05-03 17:46:50 -07:00 |
|
Simon Walton
|
a584d67acd
|
Tweaks for clang error and gcc warning
|
2018-04-12 10:44:41 -07:00 |
|
Simon Walton
|
5c141aa5e9
|
Add --disableWatchdog command-line option
Watchdog still runs but doesn't abort on timeout.
Also fixes for previous tracing improvements.
|
2018-04-12 09:28:28 -07:00 |
|
Simon Walton
|
888fca2127
|
Qualify getName in task template to satisfy gcc
|
2018-04-11 18:31:09 -07:00 |
|
Simon Walton
|
adcf991125
|
Improvements to profiling data capture
Use code-provided task names for profile blocks; record QML URLs for
loadInternal.
|
2018-04-11 17:36:32 -07:00 |
|
samcake
|
c70b655fbc
|
A bit more explanations to the Task Flow class
|
2018-02-15 11:55:16 -08:00 |
|
samcake
|
b21b98c810
|
Add a way to early abort a task from a Job, apply that to the highlight effect to shave unecessary work
|
2018-02-15 11:24:20 -08:00 |
|
samcake
|
246ac25d0a
|
Introducing a way to abort a task from one of its job, using it to skip highlight tasks if nothing to highlight
|
2018-02-14 17:36:46 -08:00 |
|
Andrew Meadows
|
01fb8f3369
|
remove cruft
|
2018-02-13 08:58:24 -08:00 |
|
Andrew Meadows
|
95b34cf112
|
remove cruft and extra whitespace
|
2018-02-13 08:58:24 -08:00 |
|
Andrew Meadows
|
2b1b75450d
|
fix assert
|
2018-02-13 08:57:20 -08:00 |
|
Andrew Meadows
|
cfb64ad693
|
add LoggingCategory data member to JobContext
|
2018-02-13 08:57:20 -08:00 |
|
Andrew Meadows
|
724e2f7e66
|
add CMakeLists.txt for new 'task' library
|
2018-02-13 08:56:11 -08:00 |
|
Andrew Meadows
|
8231a56b22
|
pull task out of render and into its own lib
|
2018-02-13 08:56:11 -08:00 |
|