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
/
qclmemoryobject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inline object reference counting for performance.
Rhys Weatherley
2010-06-24
1
-16
/
+3
*
Remove the QCL namespace
Rhys Weatherley
2010-04-04
1
-3
/
+15
*
Split the OpenGL dependencies out into a separate library.
Rhys Weatherley
2010-04-03
1
-125
/
+0
*
Rename id() functions to something more descriptive.
Rhys Weatherley
2010-02-22
1
-3
/
+3
*
Replace QVector<QCLEvent> with QCLEventList
Rhys Weatherley
2010-02-20
1
-12
/
+9
*
Add == and != operators to the core object types.
Rhys Weatherley
2010-02-20
1
-0
/
+18
*
Rename some QCLEvent functions for consistency with QFuture
Rhys Weatherley
2010-02-20
1
-9
/
+9
*
Coding style fix: T& -> T &
Rhys Weatherley
2010-02-19
1
-3
/
+3
*
Move QCLMemoryObject::Access to the QCL namespace.
Rhys Weatherley
2010-02-19
1
-15
/
+3
*
Support OpenCL libraries that don't have the GL functions.
Rhys Weatherley
2010-02-17
1
-0
/
+18
*
Remove sync() and add a convenience for QCLBuffer::map() instead.
Rhys Weatherley
2010-02-17
1
-84
/
+0
*
Pitch parameters must be supplied to clEnqueueMapImage()
Rhys Weatherley
2010-02-17
1
-1
/
+3
*
Add QCLMemoryObject::sync() to force copy-backs to host memory.
Rhys Weatherley
2010-02-17
1
-0
/
+82
*
Rename MemoryFlags to Access, but it's mostly used for access modes.
Rhys Weatherley
2010-02-17
1
-21
/
+26
*
Add GL object support to the OpenCL wrapper library.
Rhys Weatherley
2010-02-15
1
-0
/
+109
*
Initialize the OpenCL repository.
Rhys Weatherley
2010-02-15
1
-0
/
+233