aboutsummaryrefslogtreecommitdiff
path: root/src/core/platform.cpp
AgeCommit message (Collapse)Author
2015-05-14Implemented clCreateSubDevices() PARITION_EQUALLY capabibility.Gil Pitney
This is a WIP patch beginning the addition of the v1.2 device fission feature. Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
2015-03-07Updated CL_PLATFORM_VERSION string to "1.2" from "1.1"Gil Pitney
Minor update of version string for clGetPlatformInfo() Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
2014-10-28Initial Commit: Based on TI OpenCL v0.8, originally based on clover.shamrock_v0.8Gil Pitney
This is a continuation of the clover OpenCL project: http://people.freedesktop.org/~steckdenis/clover based on the contributions from Texas Instruments for Keystone II DSP device: git.ti.com/opencl and adding contributions from Linaro for ARM CPU-only support. See README.txt for more info, and build instructions. Signed-off-by: Gil Pitney <gil.pitney@linaro.org>