summaryrefslogtreecommitdiffstats
path: root/src/opencl/qcldevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Computation of best-fit local work sizesRhys Weatherley2010-06-021-2/+2
* qdoc fixRhys Weatherley2010-05-171-1/+1
* Improve compatibility with the cl_khr_icd extension.Rhys Weatherley2010-05-081-19/+31
* Unit test coverage and bug fixes for various classesRhys Weatherley2010-04-051-31/+27
* Improve class overviews for QCLDevice, QCLImageFormat, QCLPlatform.Rhys Weatherley2010-04-041-0/+21
* Make extension checking more efficient.Rhys Weatherley2010-02-221-6/+52
* Add explicit methods for checking for full-vs-embedded profiles.Rhys Weatherley2010-02-221-0/+39
* Split hasImages() into hasImage2D() and hasImage3D()Rhys Weatherley2010-02-221-9/+19
* Rename id() functions to something more descriptive.Rhys Weatherley2010-02-221-3/+3
* Add more information get methods to QCLDeviceRhys Weatherley2010-02-211-54/+552
* Add == and != operators to the core object types.Rhys Weatherley2010-02-201-0/+18
* Coding style fix: T& -> T &Rhys Weatherley2010-02-191-2/+2
* Initialize the OpenCL repository.Rhys Weatherley2010-02-151-0/+336