aboutsummaryrefslogtreecommitdiff
path: root/src/core/icd.cpp
AgeCommit message (Expand)Author
2015-04-29Stub out new v1.2 functions, sufficient to allow building of test_buffersGil Pitney
2015-04-29Added v1.2 API clUnloadPlatformCompiler()Gil Pitney
2015-04-29Added v1.2 clGetExtensionFunctionAddressForPlatform() APIGil Pitney
2015-04-10Implementied clEnqueueBarrierWithWaitList(), and updated clEnqueueBarrier()Gil Pitney
2015-04-09Implement clEnqueueMarkerWithWaitList(), and updated clEnqueueMarker()Gil Pitney
2015-03-18Implement the basics of separate Compilation and Linking (v1.2 feature)Gil Pitney
2015-03-07Implement OpenCL v1.2 API clGetKernelArgInfo()Gil Pitney
2015-02-12ICD: Update with entries matching OpenCL 1.2 dispatch tableGil Pitney
2014-10-28Initial Commit: Based on TI OpenCL v0.8, originally based on clover.shamrock_v0.8Gil Pitney