blender/intern/cycles/util
2020-04-02 18:19:49 +02:00
..
CMakeLists.txt Cycles: limit number of processes compiling OpenCL kernel based on memory 2020-03-25 16:39:37 +01:00
util_algorithm.h Fix T68370, T74973: Cycles cryptomatte not working when other passes are enabled 2020-03-20 15:59:24 +01:00
util_aligned_malloc.cpp macOS: Enabled posix_memalign() like on other Unix platforms. 2019-09-13 22:49:26 +02:00
util_aligned_malloc.h Fix Cycles build error after recent changes 2019-05-14 15:06:23 +02:00
util_args.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_array.h Fix (harmless) Cycles ASAN warnings 2019-06-21 18:00:48 +02:00
util_atomic.h Adaptive Sampling for Cycles. 2020-03-05 12:21:38 +01:00
util_avxb.h Cycles: AVX implantation of Perlin noise. 2020-04-01 14:48:01 +02:00
util_avxf.h Fix more build errors/warnings after recent AVX changes 2020-04-02 17:30:56 +02:00
util_avxi.h Cycles: AVX implantation of Perlin noise. 2020-04-01 14:48:01 +02:00
util_boundbox.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
util_color.h Shading: Add Vertex Color node. 2019-09-12 17:42:13 +02:00
util_debug.cpp Cycles: add Optix device backend 2019-09-13 11:50:11 +02:00
util_debug.h Cycles: add Optix device backend 2019-09-13 11:50:11 +02:00
util_defines.h Cleanup: work around clang-format differences between versions 2020-02-15 14:03:51 +01:00
util_deque.h Cycles: Stitching of subdivided and displaced meshes 2019-08-27 14:27:53 -04:00
util_disjoint_set.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
util_foreach.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_function.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_guarded_allocator.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_guarded_allocator.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_half.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
util_hash.h Cycles: AVX implantation of Perlin noise. 2020-04-01 14:48:01 +02:00
util_ies.cpp Cleanup: don't unnecessarily use ustring in IES file parsing 2019-08-14 14:16:11 +02:00
util_ies.h Cleanup: don't unnecessarily use ustring in IES file parsing 2019-08-14 14:16:11 +02:00
util_image_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_image.h Cycles: add colorspace manager class and utilities based on OpenColorIO 2019-05-03 15:42:49 +02:00
util_list.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_logging.cpp Cleanup: clang-format 2019-07-07 23:45:35 +10:00
util_logging.h Fix Cycles failing to compile when "WITH_CYCLES_LOGGING" is off 2019-11-05 14:19:33 +01:00
util_map.h Cycles: Stitching of subdivided and displaced meshes 2019-08-27 14:27:53 -04:00
util_math_cdf.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_math_cdf.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_math_fast.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
util_math_float2.h Shading: Add More Features To The Voronoi Node. 2019-09-12 13:09:31 +02:00
util_math_float3.h Shading: Add More Features To The Voronoi Node. 2019-09-12 13:09:31 +02:00
util_math_float4.h Fix T71344: Optix render errors with motion blur and unknown bone constraint relationship 2020-01-22 15:49:14 +01:00
util_math_int2.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_math_int3.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_math_int4.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_math_intersect.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
util_math_matrix.h Cleanup: spelling 2019-07-07 15:38:41 +10:00
util_math.h Fix: NaN error in smoothminf function 2019-12-21 03:28:38 +00:00
util_md5.cpp Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
util_md5.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_murmurhash.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_murmurhash.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_opengl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_optimization.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_param.h Shading: Add Vertex Color node. 2019-09-12 17:42:13 +02:00
util_path.cpp Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
util_path.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_profiling.cpp Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
util_profiling.h Cleanup: remove foreach include from header, conflicts with OpenVDB 2020-03-11 20:35:38 +01:00
util_progress.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
util_projection.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_queue.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_rect.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_semaphore.h Cycles: limit number of processes compiling OpenCL kernel based on memory 2020-03-25 16:39:37 +01:00
util_set.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_simd.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_simd.h Fix Cycles AVX unit test still failing to build with old GCC 2020-04-02 18:19:49 +02:00
util_sky_model_data.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_sky_model.cpp Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
util_sky_model.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_sseb.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_ssef.h Cleanup: tweak Cycles #includes in preparation for clang-format sorting 2020-03-06 14:44:42 +01:00
util_ssei.h Shading: Extend Noise node to other dimenstions. 2019-09-04 17:54:32 +02:00
util_stack_allocator.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_static_assert.h Cycles: Restore cycles_cubin_cc to working order 2020-03-26 11:41:44 -06:00
util_stats.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_string.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_string.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
util_system.cpp Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
util_system.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_task.cpp Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
util_task.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_texture.h Cycles: support for different 3D transform per volume grid 2020-03-18 11:23:05 +01:00
util_thread.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_thread.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
util_time.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_time.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_transform.cpp Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
util_transform.h Cycles: Enabled quaternion motion blur with Embree. 2020-02-17 23:44:12 +01:00
util_types_float2_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_float2.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_float3_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_float3.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_float4_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_float4.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_float8_impl.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
util_types_float8.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
util_types_int2_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_int2.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_int3_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_int3.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_int4_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_int4.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_uchar2_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_uchar2.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_uchar3_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_uchar3.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_uchar4_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_uchar4.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_uint2_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_uint2.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_uint3_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_uint3.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_uint4_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_uint4.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_ushort4.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_vector3_impl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types_vector3.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_types.h Cycles: AVX implantation of Perlin noise. 2020-04-01 14:48:01 +02:00
util_unique_ptr.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_vector.h Cleanup: spelling 2019-08-17 00:57:05 +10:00
util_version.h Cycles: bump version to 1.12, matching Blender 2.83 release cycle 2020-01-31 19:26:40 +01:00
util_view.cpp Fix issues in Cycles standalone, particularly related to render display 2020-01-31 16:49:24 +01:00
util_view.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_windows.cpp Cleanup: warnings, formatting 2019-06-22 10:11:15 +10:00
util_windows.h Fix Cycles CUDA suboptimal performance on Windows 10 with recent graphics cards 2019-06-18 20:05:36 +02:00
util_xml.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00