Blender Git Commit Log

Git Commits -> Revision 1135875

Revision 1135875 by Brecht Van Lommel (master)
September 2, 2011, 14:55 (GMT)
Cycles:
* 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

Commit Details:

Full Hash: 1135875ab1501ff38184b91dc541aa8a2fe89c92
SVN Revision: 39877
Parent Commit: f10a5c9
Lines Changed: +146, -41

9 Modified Paths:

/CMakeLists.txt (+0, -1) (Diff)
/intern/cycles/bvh/bvh.cpp (+25, -4) (Diff)
/intern/cycles/CMakeLists.txt (+1, -3) (Diff)
/intern/cycles/device/device_opencl.cpp (+90, -15) (Diff)
/intern/cycles/kernel/CMakeLists.txt (+12, -14) (Diff)
/intern/cycles/kernel/kernel_types.h (+0, -3) (Diff)
/intern/cycles/render/nodes.cpp (+2, -1) (Diff)
/intern/cycles/util/util_opencl.h (+12, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021