summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Small fix to tst_QCL::device() test caseRhys Weatherley2010-11-191-2/+2
* Convenience functions for rounding work sizesRhys Weatherley2010-11-191-0/+68
* Simplify the QCLSampler API and make it more CL-ish.Rhys Weatherley2010-06-252-35/+7
* Add some unit tests for QtConcurrent::run().Rhys Weatherley2010-06-251-0/+32
* Fix unit tests - calling wrong kernel functions.Rhys Weatherley2010-06-221-2/+2
* Remove command queue property setting.Rhys Weatherley2010-06-181-5/+6
* Add data stream and debug operators to QCLWorkSizeRhys Weatherley2010-06-101-0/+17
* Add toString() and fromString() to QCLWorkSize.Rhys Weatherley2010-06-101-0/+36
* Pad work sizes with 1, not 0Rhys Weatherley2010-06-021-7/+7
* Simplify the QCLVector APIRhys Weatherley2010-05-171-13/+3
* Improve compatibility with the cl_khr_icd extension.Rhys Weatherley2010-05-081-1/+1
* Unit tests for QCLEventList.Rhys Weatherley2010-04-061-0/+90
* Unit test coverage and bug fixes for various classesRhys Weatherley2010-04-052-2/+445
* Remove the QCL namespaceRhys Weatherley2010-04-041-1/+1
* Qt3D -> QtOpenCL in demos, examples, docs, and tests.Rhys Weatherley2010-03-242-2/+2
* Add explicit methods for checking for full-vs-embedded profiles.Rhys Weatherley2010-02-221-0/+16
* Add some event profiling tests.Rhys Weatherley2010-02-221-0/+29
* Unit tests and bug fixes for QCLVector.Rhys Weatherley2010-02-222-0/+60
* Remove "const char *" program functions.Rhys Weatherley2010-02-194-66/+117
* Move QCLMemoryObject::Access to the QCL namespace.Rhys Weatherley2010-02-191-1/+1
* Add setArg() overrides for vector, matrix, and point types.Rhys Weatherley2010-02-173-0/+245