Blender Git Commit Log
Git Commits -> Revision 871d5b5
Revision 871d5b5 by Jeroen Bakker (tile) January 3, 2012, 12:06 (GMT) |
Tile branch * Enabled OpenCL for the compositor * Remove not working Threadind models of the compositor * OpenCL will only work when the COM_TM_QUEUE is enabled and COM_OPENCL_ENABLED * Updated the scons build system |
Commit Details:
Full Hash: 871d5b589636b9b7e9b4e926457a8e19cc62d2dc
SVN Revision: 43096
Parent Commit: d3af919
Lines Changed: +98, -224
1 Added Path:
/source/blender/opencl/intern/OCL_opencl.c (+9, -0) (View)
10 Modified Paths:
/build_files/scons/tools/Blender.py (+1, -1) (Diff)
/source/blender/compositor/COM_defines.h (+6, -18) (Diff)
/source/blender/compositor/intern/COM_WorkScheduler.cpp (+73, -174) (Diff)
/source/blender/compositor/intern/COM_WorkScheduler.h (+1, -26) (Diff)
/source/blender/compositor/operations/COM_OpenCLKernels.cl (+1, -1) (Diff)
/source/blender/compositor/operations/COM_OpenCLKernels.cl.cpp (+1, -1) (Diff)
/source/blender/opencl/CMakeLists.txt (+1, -0) (Diff)
/source/blender/opencl/OCL_opencl.h (+1, -0) (Diff)
/source/blender/opencl/SConscript (+2, -3) (Diff)
/source/creator/creator.c (+2, -0) (Diff)
/source/blender/compositor/COM_defines.h (+6, -18) (Diff)
/source/blender/compositor/intern/COM_WorkScheduler.cpp (+73, -174) (Diff)
/source/blender/compositor/intern/COM_WorkScheduler.h (+1, -26) (Diff)
/source/blender/compositor/operations/COM_OpenCLKernels.cl (+1, -1) (Diff)
/source/blender/compositor/operations/COM_OpenCLKernels.cl.cpp (+1, -1) (Diff)
/source/blender/opencl/CMakeLists.txt (+1, -0) (Diff)
/source/blender/opencl/OCL_opencl.h (+1, -0) (Diff)
/source/blender/opencl/SConscript (+2, -3) (Diff)
/source/creator/creator.c (+2, -0) (Diff)