summaryrefslogtreecommitdiff
path: root/src/cl_khr_icd.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-09-10Runtime: Implement clGetExtensionFunctionAddressForPlatform.Zhigang Gong1-1/+1
2014-06-24implement API clEnqueueFillImage.Luo1-1/+1
2014-06-13utests: use OpenCL 1.2 API for image related test cases.Zhigang Gong1-8/+0
2014-06-13add [opencl-1.2] clUnloadPlatformCompiler implementationLuo1-1/+1
2014-06-13Implement the clEnqueueMigrateMemObjects APIJunyan He1-1/+1
2014-06-13GBE: Enable some implemented Opencl 1.2 functions in icd table.Zhigang Gong1-11/+11
2014-01-16CL: back port ICD support to 1.1 branch.Zhigang Gong1-1/+8
2014-01-14Revert faulty pushed patchsetZhigang Gong1-8/+1
2014-01-10CL: back port ICD support to 1.1 branch.Zhigang Gong1-1/+8
2013-06-06Refine error check in clGetPlatformIDs() and clGetPlatformInfo()Ruiling Song1-1/+1
2013-04-18Implement KHR ICD extensionSimon Richter1-0/+175