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
/
qclevent.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inline object reference counting for performance.
Rhys Weatherley
2010-06-24
1
-22
/
+6
*
Add support for OpenCL 1.1 user events.
Rhys Weatherley
2010-06-20
1
-1
/
+11
*
Remove command queue property setting.
Rhys Weatherley
2010-06-18
1
-4
/
+0
*
Fix ifdefs and add debug operators.
Rhys Weatherley
2010-06-10
1
-0
/
+21
*
Add a function for querying the event's command type.
Rhys Weatherley
2010-06-02
1
-12
/
+18
*
Add QCLEvent::isErrored() to determine if an error has occurred.
Rhys Weatherley
2010-05-09
1
-6
/
+19
*
Override QtConcurrent::run() for kernel execution.
Rhys Weatherley
2010-04-03
1
-8
/
+22
*
Rename id() functions to something more descriptive.
Rhys Weatherley
2010-02-22
1
-8
/
+8
*
qdoc fixes
Rhys Weatherley
2010-02-22
1
-6
/
+2
*
Add support for event profiling.
Rhys Weatherley
2010-02-21
1
-0
/
+184
*
Replace QVector<QCLEvent> with QCLEventList
Rhys Weatherley
2010-02-20
1
-29
/
+285
*
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
-30
/
+29
*
Interface QCLEvent with QFuture.
Rhys Weatherley
2010-02-20
1
-0
/
+59
*
Coding style fix: T& -> T &
Rhys Weatherley
2010-02-19
1
-3
/
+3
*
More class documentation.
Rhys Weatherley
2010-02-19
1
-0
/
+52
*
Initialize the OpenCL repository.
Rhys Weatherley
2010-02-15
1
-0
/
+211