blender/intern/cycles/util
2013-04-09 20:48:53 +00:00
..
CMakeLists.txt Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +00:00
util_algorithm.h
util_args.h
util_boundbox.h Fix 34764: cycles issue rendering instanced mesh with NaN coordinates. 2013-04-09 20:48:53 +00:00
util_cache.cpp Additional fix #32074, by Sven-Hendrik Haase (svenstaro). Boost version header must be included in cycles in order to expand the version check macro. 2012-07-29 13:52:38 +00:00
util_cache.h Fix cycles issue with BVH cache created with 64 bits and used for 32 bits binary, 2013-02-13 11:02:51 +00:00
util_color.h code cleanup: quiet all warnings about double promotion (either by changing the type or explicitly casting). 2012-06-09 17:45:22 +00:00
util_cuda.cpp For non-windows systems, check for CUDA compiler during runtime 2013-01-14 19:33:16 +00:00
util_cuda.h Cycles GPU Rendering: 2013-02-21 17:16:32 +00:00
util_debug.h
util_dynlib.cpp patch [#34320] Cross compiling with mingw-w64 on ubuntu 2013-02-19 12:05:38 +00:00
util_dynlib.h
util_foreach.h
util_function.h
util_hash.h style cleanup: assignment & indentation. 2012-06-09 18:56:12 +00:00
util_image.h
util_list.h
util_map.h
util_math.h Cycles: initial subsurface multiple scattering support. It's not working as 2013-04-01 20:26:52 +00:00
util_md5.cpp style cleanup: assignment & indentation. 2012-06-09 18:56:12 +00:00
util_md5.h Cycles OSL: refactoring and fixes 2012-11-03 14:32:13 +00:00
util_memarena.cpp
util_memarena.h
util_opencl.cpp Cycles: disable OpenCL in builds for now, since it's not working and is only 2012-11-06 19:58:51 +00:00
util_opencl.h style cleanup: assignment & indentation. 2012-06-09 18:56:12 +00:00
util_opengl.h
util_param.h
util_path.cpp Cycles OSL: shader script node 2012-11-03 14:32:35 +00:00
util_path.h Cycles OSL: shader script node 2012-11-03 14:32:35 +00:00
util_progress.h Cycles: persistent images option 2012-11-09 08:46:53 +00:00
util_set.h
util_stats.h Cycles: no need in spin lock in memory statistics 2012-11-09 08:47:08 +00:00
util_string.cpp
util_string.h
util_system.cpp Fix cycles intersection issue with overlapping faces on windows 32 bit and CPU 2013-02-04 16:12:37 +00:00
util_system.h Fix cycles intersection issue with overlapping faces on windows 32 bit and CPU 2013-02-04 16:12:37 +00:00
util_task.cpp Fix cycles crash that happened with mesh emission and diffuse/glossy ray 2013-01-25 02:00:57 +00:00
util_task.h Fix cycles crash that happened with mesh emission and diffuse/glossy ray 2013-01-25 02:00:57 +00:00
util_thread.h Fix #33375: OSL geom:trianglevertices gave wrong coordinates for static BVH. 2012-12-01 19:15:05 +00:00
util_time.cpp
util_time.h
util_transform.cpp Fix #34880: cycles motion blur render issue with some compilers. Actually is a bigger 2013-04-05 23:03:10 +00:00
util_transform.h Fix #34880: cycles motion blur render issue with some compilers. Actually is a bigger 2013-04-05 23:03:10 +00:00
util_types.h Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +00:00
util_vector.h
util_view.cpp style cleanup: assignment & indentation. 2012-06-09 18:56:12 +00:00
util_view.h
util_xml.h