summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update license headers on qdoc filesRhys Weatherley2010-11-1811-55/+55
* Add necessary flags for latest version of qdoc3Rhys Weatherley2010-11-182-16/+2
* Update sample clinfo output.Rhys Weatherley2010-06-251-0/+2
* Change documentation license to FDL.Rhys Weatherley2010-06-2511-286/+132
* Modify QtConcurrent::run() to enqueue in a background thread.Rhys Weatherley2010-06-241-15/+30
* Add buffer rectangle operations from OpenCL 1.1Rhys Weatherley2010-06-212-16/+7
* Remove the OpenCL 1.1 TODO items that have been done.Rhys Weatherley2010-06-201-42/+1
* qdoc updateRhys Weatherley2010-06-201-0/+1
* Native vector size queries for OpenCL 1.1 devices.Rhys Weatherley2010-06-201-1/+4
* Add support for OpenCL 1.1 sub-buffers.Rhys Weatherley2010-06-201-0/+4
* Document OpenCL 1.1 changes to the API.Rhys Weatherley2010-06-202-0/+73
* Fix qdoc generationRhys Weatherley2010-06-101-0/+2
* Windows support for doc generation with "make docs".Rhys Weatherley2010-05-121-6/+7
* Add a "make docs" target for building the QtOpenCL documentation.Rhys Weatherley2010-05-112-6/+37
* Update clinfo example output.Rhys Weatherley2010-05-101-10/+19
* Add some ideas on how to support OpenCL 1.1 when the spec is released.Rhys Weatherley2010-05-091-0/+57
* Move QCLTexture2D out of the core CL libraries.Rhys Weatherley2010-05-091-12/+1
* Document the command-line options to the mandelbrot demo.Rhys Weatherley2010-04-051-0/+8
* Add a configure script and config.tests.Rhys Weatherley2010-04-051-20/+60
* Move bezierpatch to demos.Rhys Weatherley2010-04-041-0/+1
* Remove the QCL namespaceRhys Weatherley2010-04-042-4/+3
* Override QtConcurrent::run() for kernel execution.Rhys Weatherley2010-04-032-0/+116
* Improvements to building and overview documentation.Rhys Weatherley2010-04-035-3/+101
* Update documentation to indicate that SDK builds are now possible.Rhys Weatherley2010-04-031-3/+7
* Match the documentation CSS style to the standard Qt style.Rhys Weatherley2010-03-243-5/+5
* Some fixes to the overview documentation.Rhys Weatherley2010-03-244-12/+19
* Qt3D -> QtOpenCL in demos, examples, docs, and tests.Rhys Weatherley2010-03-245-5/+5
* Precompute the blur offsets and weights for the Gaussian example.Rhys Weatherley2010-03-171-5/+3
* Add doc links for the Bezier Patch example.Rhys Weatherley2010-02-263-0/+54
* Various improvements to the Mandelbrot demo.Rhys Weatherley2010-02-241-0/+0
* Set the local work size for blur to 8x8 to improve performance.Rhys Weatherley2010-02-231-2/+8
* Split hasImages() into hasImage2D() and hasImage3D()Rhys Weatherley2010-02-221-2/+2
* Update sample output from clinfo in docs.Rhys Weatherley2010-02-221-22/+50
* More class documentation.Rhys Weatherley2010-02-191-1/+1
* Add information on how to contribute to the project.Rhys Weatherley2010-02-193-0/+70
* Improve the overview documentation.Rhys Weatherley2010-02-194-20/+60
* Use nmake for building Windows, not make.Rhys Weatherley2010-02-191-1/+1
* Update the build instructions.Rhys Weatherley2010-02-192-1/+120
* Document clinfo.Rhys Weatherley2010-02-192-0/+93
* Move the mandelbrot example to demosRhys Weatherley2010-02-193-0/+57
* Rearrange the overview documentation.Rhys Weatherley2010-02-196-87/+14
* Move QCLMemoryObject::Access to the QCL namespace.Rhys Weatherley2010-02-192-3/+4
* Add QCLVector<T> as a more convenient version of QCLBuffer.Rhys Weatherley2010-02-192-46/+27
* Document the blur example.Rhys Weatherley2010-02-174-1/+122
* qdoc updatesRhys Weatherley2010-02-173-2/+144
* Initialize the OpenCL repository.Rhys Weatherley2010-02-158-0/+610