summaryrefslogtreecommitdiffstats
path: root/src/opencl/opencl.pro
Commit message (Expand)AuthorAgeFilesLines
* Add support for OpenCL 1.1 user events.Rhys Weatherley2010-06-201-0/+2
* Make it possible to build on Mac without using configureRhys Weatherley2010-06-201-0/+4
* Detect OpenCL 1.1 at configure time.Rhys Weatherley2010-06-181-0/+4
* Move extension definitions into a private header.Rhys Weatherley2010-06-181-0/+3
* Computation of best-fit local work sizesRhys Weatherley2010-06-021-1/+2
* Add a -gcov option to configure to help with coverage testing.Rhys Weatherley2010-04-051-2/+6
* Add a configure script and config.tests.Rhys Weatherley2010-04-051-3/+1
* Remove the QCL namespaceRhys Weatherley2010-04-041-1/+0
* Split the OpenGL dependencies out into a separate library.Rhys Weatherley2010-04-031-12/+0
* QCLWorkSize is completely inline, so rename .cpp to .qdocRhys Weatherley2010-02-201-2/+1
* Fix exports for Windows builds.Rhys Weatherley2010-02-191-1/+1
* Move QCLMemoryObject::Access to the QCL namespace.Rhys Weatherley2010-02-191-0/+1
* Add QCLVector<T> as a more convenient version of QCLBuffer.Rhys Weatherley2010-02-191-0/+2
* Support OpenCL libraries that don't have the GL functions.Rhys Weatherley2010-02-171-0/+4
* Add qmake logic to handle alternative OpenCL includes and libsRhys Weatherley2010-02-171-0/+13
* Wrap textures to hide the details of GL sharing/non-sharing.Rhys Weatherley2010-02-151-0/+2
* Add GL object support to the OpenCL wrapper library.Rhys Weatherley2010-02-151-0/+6
* Initialize the OpenCL repository.Rhys Weatherley2010-02-151-0/+46