summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/api/dispatch.cpp
Commit message (Expand)AuthorAgeFilesLines
* clover: Add initial implementation of clCompileProgram for CL 1.2.EdB2014-10-201-1/+1
* clover: Add clUnloadPlatformCompiler.EdB2014-07-281-1/+1
* clover: Add clCreateProgramWithBuiltInKernels.EdB2014-07-281-1/+1
* clover: Add a stub implementation of clCreateImage() v3Tom Stellard2014-05-021-1/+1
* clover: Stub implementation of CL 1.2 sub-devices.EdB2014-04-291-3/+3
* clover: Add clEnqueue{Marker, Barrier}WithWaitList.EdB2014-04-291-2/+2
* clover: Implement support for the ICD extension.Francisco Jerez2013-10-211-0/+147