blender/intern/cycles/kernel
Sergey Sharybin 5719ed1225 Cycles: Add leaf primitives sanity check asserts to the kernel
This way we'll notice that leaf splitting didn't happen correct pretty easily
in debug builds.

There'll be absolutely no impact on release builds.
2015-01-12 15:05:14 +05:00
..
closure Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
geom Cycles: Add leaf primitives sanity check asserts to the kernel 2015-01-12 15:05:14 +05:00
osl Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
shaders Revert "Fix T42888: Separate and Combine HSV distorts the hue value" 2014-12-29 18:14:08 +05:00
svm Revert "Fix T42888: Separate and Combine HSV distorts the hue value" 2014-12-29 18:14:08 +05:00
CMakeLists.txt Cycles: Fix compilation error with compilers which doesn't support AVX 2015-01-01 01:31:08 +05:00
kernel_accumulate.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_avx2.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_avx.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_bake.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_camera.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_compat_cpu.h Cycles: Fix compilation error on non-SSE2 architectures 2014-12-25 14:11:37 +05:00
kernel_compat_cuda.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_compat_opencl.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_debug.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_differential.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_emission.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_film.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_globals.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_jitter.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_light.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_math.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_montecarlo.h Cycles code refactor: minor refactoring and comments for volume code. 2014-03-29 13:03:49 +01:00
kernel_passes.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_path_state.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_path_surface.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_path_volume.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_path.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_projection.h Fix cycles using acosf in panorama render when it should use safe_acosf. 2014-04-18 13:51:29 +02:00
kernel_random.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_shader.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_shadow.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_sse2.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_sse3.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_sse41.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_subsurface.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_textures.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel_types.h Cycles: BVH params option to split leaf node by primitive types 2015-01-12 14:49:56 +05:00
kernel_volume.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel.cl Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel.cu Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
kernel.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
SConscript Cycles: __KERNEL_DEBUG__ wasn't set for compile-time kernels 2014-10-05 21:42:53 +06:00