blender/intern/cycles/util
Sergey Sharybin 658a9c6cf5 Cycles: Cleanup, style
I wouldn't mind changing style to have space after keyword, but there was
no official code style change proposed.
2018-08-24 14:36:18 +02:00
..
CMakeLists.txt Cycles: Adding native support for UINT16 textures. 2018-07-05 13:53:34 +02:00
util_algorithm.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_aligned_malloc.cpp Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
util_aligned_malloc.h Fix T53830: Cycles OpenCL debug assert on macOS, 2018-01-19 11:35:07 +01:00
util_args.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
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 Cycles: Add AVX intrinsics helpers 2016-12-02 12:23:38 +01:00
util_boundbox.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_color.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
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 T56197: Cycles OpenCL build error after recent changes. 2018-08-01 19:44:32 +02:00
util_foreach.h Build: require C11/C++11 for all operating systems in master. 2018-07-30 17:12:24 +02:00
util_function.h Build: require C11/C++11 for all operating systems in master. 2018-07-30 17:12:24 +02:00
util_guarded_allocator.cpp Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
util_guarded_allocator.h Cycles: Remove unneeded include statements 2018-01-19 15:19:45 +01:00
util_half.h Fix Cycles incorrect resize and CMYK conversion of uint16/half images. 2018-07-15 18:38:09 +02:00
util_hash.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_ies.cpp Cycles: Fix problems in the IES loader when rendering with no file selected 2018-05-27 17:16:15 +02:00
util_ies.h Cycles: Add Support for IES files as textures for light strength 2018-05-27 01:24:57 +02:00
util_image_impl.h Fix Cycles incorrect resize and CMYK conversion of uint16/half images. 2018-07-15 18:38:09 +02:00
util_image.h Fix Cycles incorrect resize and CMYK conversion of uint16/half images. 2018-07-15 18:38:09 +02:00
util_list.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_logging.cpp Cycles: Correct comment after previous commit 2017-04-28 16:47:24 +02:00
util_logging.h Glog/gflags: Reduce amount of local modifications 2018-03-23 14:38:02 +01:00
util_map.h Build: require C11/C++11 for all operating systems in master. 2018-07-30 17:12:24 +02:00
util_math_cdf.cpp Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
util_math_cdf.h Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
util_math_fast.h Cycles: Fix three numerical issues in the fresnel, normal map and Beckmann code 2016-07-16 20:54:14 +02:00
util_math_float2.h Cycles: Split vectorized math utilities to a dedicated files 2017-04-25 10:33:26 +02:00
util_math_float3.h Fix T54455, T56053, T55564: Cycles OpenCL build error after recent changes. 2018-07-20 19:10:45 +02: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 Cycles: Split vectorized math utilities to a dedicated files 2017-04-25 10:33:26 +02:00
util_math_int3.h Cleanup: use float3 SSE instead of ssef for voronoi texture. 2018-07-14 23:58:20 +02:00
util_math_int4.h Cycles: Implement denoising option for reducing noise in the rendered image 2017-05-07 14:40:58 +02:00
util_math_intersect.h Cycles: Cleanup, style 2018-08-24 14:36:18 +02:00
util_math_matrix.h Cycles Denoising: Don't use atomics in the accumulation kernel on CPUs 2018-05-24 18:44:56 +02:00
util_math.h Cycles: add Principled Hair BSDF. 2018-07-18 13:59:06 +02:00
util_md5.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_md5.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02: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: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_param.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_path.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_path.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_progress.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_projection.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_queue.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_rect.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_set.h Build: require C11/C++11 for all operating systems in master. 2018-07-30 17:12:24 +02:00
util_simd.cpp Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
util_simd.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_sky_model_data.h Cleanup: Move Cycles sky model data to util. 2016-02-13 13:41:40 +01:00
util_sky_model.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_sky_model.h Cleanup: Move Cycles sky model data to util. 2016-02-13 13:41:40 +01:00
util_sseb.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_ssef.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_ssei.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_stack_allocator.h Cycles: Remove unneeded include statements 2018-01-19 15:19:45 +01:00
util_static_assert.h Build: require C11/C++11 for all operating systems in master. 2018-07-30 17:12:24 +02:00
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 Cycles: Util, add to_string() with some helper 2018-08-09 15:51:23 +02:00
util_string.h Cycles: Util, add to_string() with some helper 2018-08-09 15:51:23 +02:00
util_system.cpp Cycles: Cleanup, style 2018-08-24 14:36:18 +02:00
util_system.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_task.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_task.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_texture.h Cycles: Adding native support for UINT16 textures. 2018-07-05 13:53:34 +02:00
util_thread.cpp Build: require C11/C++11 for all operating systems in master. 2018-07-30 17:12:24 +02:00
util_thread.h Build: require C11/C++11 for all operating systems in master. 2018-07-30 17:12:24 +02:00
util_time.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_time.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_transform.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_transform.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_types_float2_impl.h Cycles: Split vectorized math utilities to a dedicated files 2017-04-25 10:33:26 +02:00
util_types_float2.h Cycles: Split vectorized math utilities to a dedicated files 2017-04-25 10:33:26 +02:00
util_types_float3_impl.h Cycles: Split vectorized math utilities to a dedicated files 2017-04-25 10:33:26 +02:00
util_types_float3.h Cycles: Split vectorized math utilities to a dedicated files 2017-04-25 10:33:26 +02:00
util_types_float4_impl.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_types_float4.h Build: fixes for the Intel compiler versions 2016, 2017, 2018. 2018-04-02 16:39:04 +02:00
util_types_int2_impl.h Cycles: Split vectorized types into separate files 2017-04-25 10:33:26 +02:00
util_types_int2.h Cycles: Split vectorized types into separate files 2017-04-25 10:33:26 +02:00
util_types_int3_impl.h Cycles: Split vectorized math utilities to a dedicated files 2017-04-25 10:33:26 +02:00
util_types_int3.h Cycles: Split vectorized math utilities to a dedicated files 2017-04-25 10:33:26 +02:00
util_types_int4_impl.h Cycles: Split vectorized math utilities to a dedicated files 2017-04-25 10:33:26 +02:00
util_types_int4.h Cycles: Split vectorized math utilities to a dedicated files 2017-04-25 10:33:26 +02:00
util_types_uchar2_impl.h Cycles: Split vectorized types into separate files 2017-04-25 10:33:26 +02:00
util_types_uchar2.h Cycles: Split vectorized types into separate files 2017-04-25 10:33:26 +02:00
util_types_uchar3_impl.h Cycles: Split vectorized types into separate files 2017-04-25 10:33:26 +02:00
util_types_uchar3.h Cycles: Split vectorized types into separate files 2017-04-25 10:33:26 +02:00
util_types_uchar4_impl.h Cycles: Split vectorized types into separate files 2017-04-25 10:33:26 +02:00
util_types_uchar4.h Cycles: Split vectorized types into separate files 2017-04-25 10:33:26 +02:00
util_types_uint2_impl.h Cycles: Fix strict compiler flags 2017-04-25 14:12:14 +02:00
util_types_uint2.h Cycles: Split vectorized types into separate files 2017-04-25 10:33:26 +02:00
util_types_uint3_impl.h Cycles: Fix strict compiler flags 2017-04-25 14:12:14 +02:00
util_types_uint3.h Cycles: Split vectorized types into separate files 2017-04-25 10:33:26 +02:00
util_types_uint4_impl.h Cycles: Fix strict compiler flags 2017-04-25 14:12:14 +02:00
util_types_uint4.h Cycles: Split vectorized types into separate files 2017-04-25 10:33:26 +02:00
util_types_ushort4.h Cycles: Adding native support for UINT16 textures. 2018-07-05 13:53:34 +02:00
util_types_vector3_impl.h Cycles: Split vectorized types into separate files 2017-04-25 10:33:26 +02:00
util_types_vector3.h Cycles: Split vectorized types into separate files 2017-04-25 10:33:26 +02:00
util_types.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_vector.h Build: require C11/C++11 for all operating systems in master. 2018-07-30 17:12:24 +02:00
util_version.h Cycles: Bump version number to 1.9.0 2017-10-31 13:34:34 +01:00
util_view.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_view.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_windows.cpp Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
util_windows.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
util_xml.h Cycles: Fix compilation error of standalone application 2017-11-13 10:49:05 +01:00