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
/
qcldevice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Native vector size queries for OpenCL 1.1 devices.
Rhys Weatherley
2010-06-20
1
-0
/
+83
*
Host unified memory device query.
Rhys Weatherley
2010-06-20
1
-0
/
+13
*
Language version device query from OpenCL 1.1.
Rhys Weatherley
2010-06-20
1
-0
/
+17
*
Preferred half vector size device query.
Rhys Weatherley
2010-06-20
1
-0
/
+16
*
Fix QCLDevice::maximumImage2DSize() on 64-bit platforms.
Rhys Weatherley
2010-06-20
1
-3
/
+3
*
Handle empty extension strings properly.
Rhys Weatherley
2010-06-20
1
-1
/
+5
*
Add versionFlags() to QCLDevice and QCLPlatform
Rhys Weatherley
2010-06-18
1
-1
/
+50
*
Move extension definitions into a private header.
Rhys Weatherley
2010-06-18
1
-8
/
+1
*
Remove command queue property setting.
Rhys Weatherley
2010-06-18
1
-1
/
+1
*
Fix ifdefs and add debug operators.
Rhys Weatherley
2010-06-10
1
-0
/
+11
*
Computation of best-fit local work sizes
Rhys Weatherley
2010-06-02
1
-2
/
+2
*
qdoc fix
Rhys Weatherley
2010-05-17
1
-1
/
+1
*
Improve compatibility with the cl_khr_icd extension.
Rhys Weatherley
2010-05-08
1
-19
/
+31
*
Unit test coverage and bug fixes for various classes
Rhys Weatherley
2010-04-05
1
-31
/
+27
*
Improve class overviews for QCLDevice, QCLImageFormat, QCLPlatform.
Rhys Weatherley
2010-04-04
1
-0
/
+21
*
Make extension checking more efficient.
Rhys Weatherley
2010-02-22
1
-6
/
+52
*
Add explicit methods for checking for full-vs-embedded profiles.
Rhys Weatherley
2010-02-22
1
-0
/
+39
*
Split hasImages() into hasImage2D() and hasImage3D()
Rhys Weatherley
2010-02-22
1
-9
/
+19
*
Rename id() functions to something more descriptive.
Rhys Weatherley
2010-02-22
1
-3
/
+3
*
Add more information get methods to QCLDevice
Rhys Weatherley
2010-02-21
1
-54
/
+552
*
Add == and != operators to the core object types.
Rhys Weatherley
2010-02-20
1
-0
/
+18
*
Coding style fix: T& -> T &
Rhys Weatherley
2010-02-19
1
-2
/
+2
*
Initialize the OpenCL repository.
Rhys Weatherley
2010-02-15
1
-0
/
+336