blender/extern/clew
Sergey Sharybin dd51ec592f CLEW: Workaround compilation error on ppc64el
Something was conflicting here, causing C++ to consider bool as
a __vector(4) bool.
2016-11-21 21:03:34 +01:00
..
include CLEW: Workaround compilation error on ppc64el 2016-11-21 21:03:34 +01:00
src OpenCL: Support multiple ABI libraries on Linux 2016-08-23 12:23:37 +02:00
CMakeLists.txt Deduplicate CUDA and OpenCL wranglers 2014-08-05 13:57:50 +06:00
README.blender OpenCL: Support multiple ABI libraries on Linux 2016-08-23 12:23:37 +02:00

Project: OpenCL Wrangler
URL: https://github.com/OpenCLWrangler/clew
License: Apache 2.0
Upstream version: 309a653
Local modifications: None