blender/intern/cycles/kernel
Sergey Sharybin 93ca68b50c Cycles: Be ready for gflags namespace auto-detect
This way it is now possible to use gflags >= 2.1, where all the
functions were moved from google to gflags namespace.

This isn't currently used in blender, but for standalone repository
this change is essential.
2015-01-01 01:31:08 +05:00
..
closure Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
geom Cycles: Fix MSVC which desn't like condition to be split by preprocessor 2014-12-29 21:10:37 +05:00
osl Cycles: Be ready for gflags namespace auto-detect 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 Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01: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