index
:
{non-gerrit}/qt-labs/opencl.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
opencl
/
qclimage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lazy creation of QCLImage2DPrivate to improve performance.
Rhys Weatherley
2010-06-24
1
-24
/
+30
*
Remove the QCL namespace
Rhys Weatherley
2010-04-04
1
-6
/
+6
*
Split the OpenGL dependencies out into a separate library.
Rhys Weatherley
2010-04-03
1
-55
/
+0
*
Make it possible to build without a -developer-build version of Qt.
Rhys Weatherley
2010-04-03
1
-1
/
+11
*
Optimize the drawing of 2D images by direct copying.
Rhys Weatherley
2010-02-25
1
-16
/
+118
*
Add QCLImage2D::drawImage() for optimized OpenCL image drawing.
Rhys Weatherley
2010-02-25
1
-23
/
+165
*
Rename id() functions to something more descriptive.
Rhys Weatherley
2010-02-22
1
-42
/
+45
*
Replace QVector<QCLEvent> with QCLEventList
Rhys Weatherley
2010-02-20
1
-50
/
+36
*
Rename some QCLEvent functions for consistency with QFuture
Rhys Weatherley
2010-02-20
1
-40
/
+40
*
Coding style fix: T& -> T &
Rhys Weatherley
2010-02-19
1
-36
/
+36
*
Move QCLMemoryObject::Access to the QCL namespace.
Rhys Weatherley
2010-02-19
1
-5
/
+5
*
Support OpenCL libraries that don't have the GL functions.
Rhys Weatherley
2010-02-17
1
-0
/
+12
*
Add convenience methods for read/write of a QImage into QCLImage2D
Rhys Weatherley
2010-02-17
1
-0
/
+42
*
Rename MemoryFlags to Access, but it's mostly used for access modes.
Rhys Weatherley
2010-02-17
1
-8
/
+11
*
Add GL object support to the OpenCL wrapper library.
Rhys Weatherley
2010-02-15
1
-0
/
+43
*
Initialize the OpenCL repository.
Rhys Weatherley
2010-02-15
1
-0
/
+1022