blender/intern/cycles/util
Lukas Stockner 193871ae7d Cycles: Ignore preprocessing time in ETA calculation
This patch makes Cycles ignore the time spent in BVH construction etc. when
estimating the remaining time. Considering that the remaining time is calculated
based on the average time per tile so far, as far as I understand it makes no
sense to include the preprocessing time.

Reviewers: sergey, #cycles

Reviewed By: sergey, #cycles

Subscribers: sergey

Projects: #cycles

Differential Revision: https://developer.blender.org/D895
2015-01-14 23:14:16 +05:00
..
CMakeLists.txt Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
util_algorithm.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_args.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_atomic.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_boundbox.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_cache.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_cache.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_color.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_debug.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_foreach.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_function.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_half.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_hash.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_image.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_list.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_logging.cpp Cycles: Be ready for gflags namespace auto-detect 2015-01-01 01:31:08 +05:00
util_logging.h Cycles: Fully support WITH_CYCLES_LOGGING option 2015-01-01 01:31:07 +05:00
util_map.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_math.h Fix T43027: OpenCL kernel compilation broken after QBVH 2015-01-02 14:58:01 +05:00
util_md5.cpp Cleanup: cycles whitespace 2014-11-08 13:37:42 +01:00
util_md5.h Cycles OSL: refactoring and fixes 2012-11-03 14:32:13 +00:00
util_opengl.h Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
util_optimization.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_param.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_path.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_path.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_progress.h Cycles: Ignore preprocessing time in ETA calculation 2015-01-14 23:14:16 +05:00
util_set.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_simd.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_simd.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_sseb.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_ssef.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_ssei.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_stats.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_string.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_string.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_system.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_system.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_task.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_task.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_thread.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_time.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_time.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_transform.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_transform.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_types.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_vector.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_view.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_view.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
util_xml.h Cycles: Fix compilation error when OIIO is compiled with external PugiXML parser 2015-01-01 01:31:07 +05:00