1. 3b03738 Rename cl2.hpp to opencl.hpp (#104) by Kévin Petit · 4 years, 6 months ago
  2. 524f5ca Merge all unit tests into a single source file (#103) by Kévin Petit · 4 years, 9 months ago upstream/v2.0.12
  3. 432b551 Remove deprecated cl.hpp (#100) by Kévin Petit · 4 years, 9 months ago
  4. 72d1bc7 Enable OpenCL 3.0 APIs when building tests (#99) by James Price · 4 years, 9 months ago
  5. 0192662 C++ bindings for cl_khr_extended_versioning (#82) by Ben Ashbaugh · 4 years, 11 months ago
  6. c5063c3 Make it possible to use the repository as a submodule directly by Kevin Petit · 5 years ago
  7. 3836128 GCC fixes. by Lee Howes · 10 years ago
  8. c49451c Merge branch 'cl20-svm-development' by Lee Howes · 10 years ago
  9. e30b184 Simplified build of cl2.hpp to skip python script. by Lee Howes · 10 years ago
  10. 8b315e5 Re-unify the CL1 and CL2 test code by Bruce Merry · 11 years ago
  11. 7d58fae Pass -std=c++11 when compiling test_cl2hpp.cpp by Bruce Merry · 11 years ago
  12. 93ff7cc Addition of cl2.hpp test to and additional queue-driven buffer constructor with test. by Lee Howes · 11 years ago
  13. 9e1f4eb Fixes to r23811, which did not actually compile correctly. by Bruce Merry · 11 years ago
  14. 86c7f91 Add move constructors and move assignment operators (fixes bug 11106) by Bruce Merry · 11 years ago
  15. 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
  16. e80cf1a Fix mixed tabs+spaces by Bruce Merry · 12 years ago
  17. 83ca5b6 Added 64-bit support to CMock configuration. by Lee Howes · 12 years ago
  18. 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