summaryrefslogtreecommitdiffstats
path: root/src/opencl/qclvector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify the QCLVector APIRhys Weatherley2010-05-171-63/+7
* Remove the QCL namespaceRhys Weatherley2010-04-041-1/+1
* Unit tests and bug fixes for QCLVector.Rhys Weatherley2010-02-221-10/+3
* Rename id() functions to something more descriptive.Rhys Weatherley2010-02-221-3/+3
* Coding style fix: T& -> T &Rhys Weatherley2010-02-191-8/+8
* Move QCLMemoryObject::Access to the QCL namespace.Rhys Weatherley2010-02-191-1/+1
* Disable mapping for QCLVector under MacRhys Weatherley2010-02-191-0/+2
* Add QCLVector<T> as a more convenient version of QCLBuffer.Rhys Weatherley2010-02-191-0/+500