blender/intern/cycles/util
2018-03-10 04:54:04 +01:00
..
CMakeLists.txt Code refactor: add ProjectionTransform separate from regular Transform. 2018-03-10 04:54:04 +01:00
util_algorithm.h
util_aligned_malloc.cpp
util_aligned_malloc.h Fix T53830: Cycles OpenCL debug assert on macOS, 2018-01-19 11:35:07 +01:00
util_args.h
util_atomic.h Fix implementation of atomic update max and move to a central location 2017-08-23 06:54:25 -04:00
util_avxf.h
util_boundbox.h
util_color.h
util_debug.cpp Cycles: Replace use_qbvh boolean flag with an enum-based property 2018-01-22 17:19:20 +01:00
util_debug.h Cycles: Replace use_qbvh boolean flag with an enum-based property 2018-01-22 17:19:20 +01:00
util_defines.h Fix T53001: more workarounds for crash in AMD compiler with recent drivers. 2017-10-05 17:57:58 +02:00
util_foreach.h
util_function.h
util_guarded_allocator.cpp
util_guarded_allocator.h Cycles: Remove unneeded include statements 2018-01-19 15:19:45 +01:00
util_half.h
util_hash.h Cycles: change Index output of Hair and Particle Info to Random, in 0..1 range. 2018-02-14 14:55:46 +01:00
util_image_impl.h Cycles: Remove unneeded include statements 2018-01-19 15:19:45 +01:00
util_image.h
util_list.h
util_logging.cpp
util_logging.h
util_map.h
util_math_cdf.cpp
util_math_cdf.h
util_math_fast.h
util_math_float2.h
util_math_float3.h Cycles: principled absorption color now has more effect at lower values. 2018-02-28 20:11:53 +01:00
util_math_float4.h Fix T52322: denoiser broken on Windows after recent changes. 2017-08-11 01:09:35 +02:00
util_math_int2.h
util_math_int3.h Cycles: Fix building of OpenCL kernels after volume optimization commit 2018-03-02 04:53:13 -05:00
util_math_int4.h
util_math_intersect.h Cycles: Remove fermi related defines from the code. 2018-02-17 22:19:54 +01:00
util_math_matrix.h Cycles: Improve denoising speed on GPUs with small tile sizes 2017-11-30 07:37:08 +01:00
util_math.h Cycles: Improve denoising speed on GPUs with small tile sizes 2017-11-30 07:37:08 +01:00
util_md5.cpp Fix Cycles viewport render not updating when tweaking displacement shader. 2018-01-29 17:07:08 +01:00
util_md5.h Fix Cycles viewport render not updating when tweaking displacement shader. 2018-01-29 17:07:08 +01:00
util_opengl.h
util_optimization.h Fix T52368: Cycles OSL trace() failing on Windows 32 bit. 2017-09-20 19:38:08 +02:00
util_param.h
util_path.cpp Cycles: Remove unneeded include statements 2018-01-19 15:19:45 +01:00
util_path.h
util_progress.h Fix T51450: viewport render time keeps increasing after render is done. 2017-07-25 01:47:04 +02:00
util_projection.h Code refactor: add ProjectionTransform separate from regular Transform. 2018-03-10 04:54:04 +01:00
util_queue.h
util_rect.h Cycles: Improve denoising speed on GPUs with small tile sizes 2017-11-30 07:37:08 +01:00
util_set.h
util_simd.cpp
util_simd.h Cycles: Attempt to fix 32 bit linux compilation 2018-02-01 15:13:54 +01:00
util_sky_model_data.h
util_sky_model.cpp
util_sky_model.h
util_sseb.h Code refactor: split defines into separate header, changes to SSE type headers. 2017-08-07 14:01:24 +02:00
util_ssef.h Code refactor: split defines into separate header, changes to SSE type headers. 2017-08-07 14:01:24 +02:00
util_ssei.h Code refactor: split defines into separate header, changes to SSE type headers. 2017-08-07 14:01:24 +02:00
util_stack_allocator.h Cycles: Remove unneeded include statements 2018-01-19 15:19:45 +01:00
util_static_assert.h
util_stats.h Fix implementation of atomic update max and move to a central location 2017-08-23 06:54:25 -04:00
util_string.cpp
util_string.h
util_system.cpp Cycles: Cleanup, stop using debug flags in system utilities 2018-01-19 15:22:32 +01:00
util_system.h Cycles: CUDA support for rendering scenes that don't fit on GPU. 2018-01-02 23:50:18 +01:00
util_task.cpp Cycles: Remove unneeded include statements 2018-01-19 15:19:45 +01:00
util_task.h
util_texture.h Cycles: Remove Fermi texture code. 2018-02-17 22:56:58 +01:00
util_thread.cpp
util_thread.h
util_time.cpp
util_time.h Cycles: Add utility function to query current value of scoped timer 2017-08-25 14:27:34 +02:00
util_transform.cpp Cycles: support animated object scale in motion blur. 2018-01-11 02:58:29 +01:00
util_transform.h Code refactor: add ProjectionTransform separate from regular Transform. 2018-03-10 04:54:04 +01:00
util_types_float2_impl.h
util_types_float2.h
util_types_float3_impl.h
util_types_float3.h
util_types_float4_impl.h
util_types_float4.h
util_types_int2_impl.h
util_types_int2.h
util_types_int3_impl.h
util_types_int3.h
util_types_int4_impl.h
util_types_int4.h
util_types_uchar2_impl.h
util_types_uchar2.h
util_types_uchar3_impl.h
util_types_uchar3.h
util_types_uchar4_impl.h
util_types_uchar4.h
util_types_uint2_impl.h
util_types_uint2.h
util_types_uint3_impl.h
util_types_uint3.h
util_types_uint4_impl.h
util_types_uint4.h
util_types_vector3_impl.h
util_types_vector3.h
util_types.h Code refactor: make texture code more consistent between devices. 2017-10-07 14:53:14 +02:00
util_vector.h Code cleanup: simpler and faster detection of BVH refit. 2018-01-26 08:41:19 +01:00
util_version.h Cycles: Bump version number to 1.9.0 2017-10-31 13:34:34 +01:00
util_view.cpp
util_view.h
util_windows.cpp
util_windows.h
util_xml.h Cycles: Fix compilation error of standalone application 2017-11-13 10:49:05 +01:00