aboutsummaryrefslogtreecommitdiff
path: root/src/api
AgeCommit message (Expand)Author
2016-06-29Remove the "resurrection" method in kernel create/delete logicGil Pitney
2016-06-29Merge of select changes from TI OpenCL 01.01.08.03 from git.ti.com/ti-opencl/...TI_01_01_08_03_MergeGil Pitney
2015-10-02ICD: Update Sampler objects to be ICD compatible.Gil Pitney
2015-10-02ICD: Update MemObject objects to be ICD compatible.Gil Pitney
2015-10-01ICD: Update Event objects to be ICD compatible.Gil Pitney
2015-10-01ICD: Update CommandQueue objects to be ICD compatible.Gil Pitney
2015-09-30ICD: Update Kernel objects to be ICD compatible.Gil Pitney
2015-09-30ICD: Update Program objects to be ICD compatible.Gil Pitney
2015-09-30ICD: Update Context objects to be ICD compatible.Gil Pitney
2015-09-29ICD: Update Platform and DeviceInterface objects to be ICD compatible.Gil Pitney
2015-07-17clRetainDevice(): return CL_SUCCESSGil Pitney
2015-06-30Implement clEnqueueMigrateMemObjects() v1.2 APIGil Pitney
2015-06-17clCreateProgramWithBinary(): fix memory leak.Gil Pitney
2015-05-14Implemented clCreateSubDevices() PARITION_EQUALLY capabibility.Gil Pitney
2015-05-04Implemented clEnqueueFillBuffer() v1.2 API.Gil Pitney
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-16Updated callback handling for events to notify on Submitted, Running statesGil Pitney
2015-04-15Change Event Status type from enum to int to allow portable negative numbersGil Pitney
2015-04-13Moved build notifications out of the program object to the API levelGil Pitney
2015-04-10Updated error check for clSetUserEventStatus per v1.2 spec.Gil Pitney
2015-04-10Fixed bug in clWaitForEvents causing crash when event is Event::UserGil 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-20clCreateImage(): implemented new OpenCL 1.2 APIGil Pitney
2014-10-28Initial Commit: Based on TI OpenCL v0.8, originally based on clover.shamrock_v0.8Gil Pitney