Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clover: Add initial implementation of clCompileProgram for CL 1.2. | EdB | 2014-10-20 | 1 | -1/+1 |
* | clover: Add clUnloadPlatformCompiler. | EdB | 2014-07-28 | 1 | -1/+1 |
* | clover: Add clCreateProgramWithBuiltInKernels. | EdB | 2014-07-28 | 1 | -1/+1 |
* | clover: Add a stub implementation of clCreateImage() v3 | Tom Stellard | 2014-05-02 | 1 | -1/+1 |
* | clover: Stub implementation of CL 1.2 sub-devices. | EdB | 2014-04-29 | 1 | -3/+3 |
* | clover: Add clEnqueue{Marker, Barrier}WithWaitList. | EdB | 2014-04-29 | 1 | -2/+2 |
* | clover: Implement support for the ICD extension. | Francisco Jerez | 2013-10-21 | 1 | -0/+147 |