forked from bartvdbraak/blender
1135875ab1
* Fix crash in light path node * Fix struct alignment issue for cuda * Fix issue with instances taking up too much memory * Fix issue with ray visibility working incorrect on some objects * Enable OpenCL always and remove option, it has no dependencies so may as well * Refuse to load kernel if OpenCL version < 1.1, recent drivers are needed * Better error handling for OpenCL device * 3D views with rendered draw mode will now revert to wireframe on file load |
||
---|---|---|
.. | ||
osl | ||
svm | ||
CMakeLists.txt | ||
kernel_bvh.h | ||
kernel_camera.h | ||
kernel_compat_cpu.h | ||
kernel_compat_cuda.h | ||
kernel_compat_opencl.h | ||
kernel_differential.h | ||
kernel_displace.h | ||
kernel_emission.h | ||
kernel_film.h | ||
kernel_globals.h | ||
kernel_light.h | ||
kernel_math.h | ||
kernel_mbvh.h | ||
kernel_montecarlo.h | ||
kernel_object.h | ||
kernel_path.h | ||
kernel_qbvh.h | ||
kernel_random.h | ||
kernel_shader.h | ||
kernel_textures.h | ||
kernel_triangle.h | ||
kernel_types.h | ||
kernel.cl | ||
kernel.cpp | ||
kernel.cu | ||
kernel.h |