summaryrefslogtreecommitdiffstats
path: root/src/openclgl
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to build on Mac without using configureRhys Weatherley2010-06-202-3/+7
* Fix compile error on 64-bit systems.Rhys Weatherley2010-05-161-1/+1
* Suppress warnings when compiling without OpenCL/OpenGL interoperation.Rhys Weatherley2010-05-091-0/+8
* Move QCLTexture2D out of the core CL libraries.Rhys Weatherley2010-05-094-510/+3
* Make QCLContext::release() virtual so QCLContextGL can clean up properly.Rhys Weatherley2010-05-092-1/+12
* Use cl_khr_gl_sharing to query the CL devices for the GL context.Rhys Weatherley2010-05-091-3/+47
* Improve compatibility with the cl_khr_icd extension.Rhys Weatherley2010-05-082-46/+28
* Adjust fallbacks for QCLContextGL creation.Julian de Bhal2010-04-061-1/+1
* 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-052-6/+8
* Remove the QCL namespaceRhys Weatherley2010-04-043-29/+29
* Improvements to building and overview documentation.Rhys Weatherley2010-04-032-2/+2
* Fix the module declaration for classes in QtOpenCLGLRhys Weatherley2010-04-032-2/+2
* Split the OpenGL dependencies out into a separate library.Rhys Weatherley2010-04-038-0/+1495