Sign in
android
/
platform
/
external
/
OpenCL-CLHPP
/
8b3afe07c0105d3dca4dd78db8e2fc4e8f50b990
/
tests
/
CMakeLists.txt
3b03738
Rename cl2.hpp to opencl.hpp (#104)
by Kévin Petit
· 4 years, 6 months ago
524f5ca
Merge all unit tests into a single source file (#103)
by Kévin Petit
· 4 years, 9 months ago
upstream/v2.0.12
432b551
Remove deprecated cl.hpp (#100)
by Kévin Petit
· 4 years, 9 months ago
72d1bc7
Enable OpenCL 3.0 APIs when building tests (#99)
by James Price
· 4 years, 9 months ago
0192662
C++ bindings for cl_khr_extended_versioning (#82)
by Ben Ashbaugh
· 4 years, 11 months ago
c5063c3
Make it possible to use the repository as a submodule directly
by Kevin Petit
· 5 years ago
3836128
GCC fixes.
by Lee Howes
· 10 years ago
c49451c
Merge branch 'cl20-svm-development'
by Lee Howes
· 10 years ago
e30b184
Simplified build of cl2.hpp to skip python script.
by Lee Howes
· 10 years ago
8b315e5
Re-unify the CL1 and CL2 test code
by Bruce Merry
· 11 years ago
7d58fae
Pass -std=c++11 when compiling test_cl2hpp.cpp
by Bruce Merry
· 11 years ago
93ff7cc
Addition of cl2.hpp test to and additional queue-driven buffer constructor with test.
by Lee Howes
· 11 years ago
9e1f4eb
Fixes to r23811, which did not actually compile correctly.
by Bruce Merry
· 11 years ago
86c7f91
Add move constructors and move assignment operators (fixes bug 11106)
by Bruce Merry
· 11 years ago
ad2dc03
Check whether to call clCreateImage or clCreateImage2D/3D at run time if CL_USE_DEPRECATED_OPENCL_1_1_APIS is defined (fixes bug 9965)
by Bruce Merry
· 12 years ago
e80cf1a
Fix mixed tabs+spaces
by Bruce Merry
· 12 years ago
83ca5b6
Added 64-bit support to CMock configuration.
by Lee Howes
· 12 years ago
0a05c65
Add a test suite for cl.hpp. It's very minimal, and currently fails due to bug 9964.
by Bruce Merry
· 12 years ago