summaryrefslogtreecommitdiffstats
path: root/src/opencl/qclbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the QCL namespaceRhys Weatherley2010-04-041-3/+3
* Split the OpenGL dependencies out into a separate library.Rhys Weatherley2010-04-031-2/+0
* Fix refcounts in QCLBuffer copy constructor.Rhys Weatherley2010-02-251-1/+1
* Rename id() functions to something more descriptive.Rhys Weatherley2010-02-221-2/+2
* Replace QVector<QCLEvent> with QCLEventListRhys Weatherley2010-02-201-6/+6
* Coding style fix: T& -> T &Rhys Weatherley2010-02-191-14/+14
* Move QCLMemoryObject::Access to the QCL namespace.Rhys Weatherley2010-02-191-3/+3
* Remove sync() and add a convenience for QCLBuffer::map() instead.Rhys Weatherley2010-02-171-0/+1
* Rename MemoryFlags to Access, but it's mostly used for access modes.Rhys Weatherley2010-02-171-2/+2
* Add convenience functions for buffer read/write with zero offset.Rhys Weatherley2010-02-161-0/+2
* Add GL object support to the OpenCL wrapper library.Rhys Weatherley2010-02-151-0/+2
* Initialize the OpenCL repository.Rhys Weatherley2010-02-151-0/+108