Blender Git Commit Log

Git Commits -> Revision 076e5eb

Revision 076e5eb by Sergey Sharybin (opensubdiv-modifier)
May 25, 2014, 02:34 (GMT)
Make OpenSubdiv-CAPI aware of clew

So now OpenCL backennd is expected to be portable across the platforms.

Requires latest dev branch of OpenSubdiv dev branch.

Commit Details:

Full Hash: 076e5ebb2af99ba71e8ce1998be192f7ad6922f1
Parent Commit: 664a088
Lines Changed: +3235, -1746

4 Added Paths:

/extern/clew/CMakeLists.txt (+41, -0) (View)
/extern/clew/include/clew.h (+2748, -0) (View)
/extern/clew/SConscript (+34, -0) (View)
/extern/clew/src/clew.c (+382, -0) (View)

4 Deleted Paths:

/extern/libclew/CMakeLists.txt (+0, -41)
/extern/libclew/include/clew.h (+0, -1317)
/extern/libclew/SConscript (+0, -34)
/extern/libclew/src/clew.c (+0, -323)

10 Modified Paths:

/build_files/cmake/macros.cmake (+1, -1) (Diff)
/build_files/cmake/Modules/FindOpenSubdiv.cmake (+1, -8) (Diff)
/extern/CMakeLists.txt (+2, -2) (Diff)
/extern/SConscript (+2, -2) (Diff)
/intern/opensubdiv/clInit.h (+7, -7) (Diff)
/intern/opensubdiv/CMakeLists.txt (+9, -2) (Diff)
/intern/opensubdiv/SConscript (+2, -6) (Diff)
/source/blender/compositor/CMakeLists.txt (+1, -1) (Diff)
/source/blender/compositor/SConscript (+1, -1) (Diff)
/source/creator/CMakeLists.txt (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021