1. f27c925 Bump softprops/action-gh-release in the github-actions group (#285) by dependabot[bot] · 16 hours ago upstream/main
  2. 45cdbda Bump the github-actions group across 1 directory with 2 updates (#284) by dependabot[bot] · 2 weeks ago
  3. 2e570ef update Windows CI for new runners (#283) by Ben Ashbaugh · 3 weeks ago
  4. 18fdcd5 Use _icd2_tag fields from https://github.com/KhronosGroup/OpenCL-Headers/pull/280. (#252) by Brice Videau · 3 months ago
  5. b7bd280 Prevent windows library unloading at process termination. (#275) by Brice Videau · 4 months ago upstream/v2026.05.29
  6. 9f26060 fix the include directories for the plugin_test (#279) by Ben Ashbaugh · 4 months ago
  7. dfa960b remove use of the cl_khr_icd2.h header (#278) by Ben Ashbaugh · 4 months ago
  8. d71a5da update one more ICD loader version for OpenCL 3.1 (#277) by Ben Ashbaugh · 4 months ago
  9. 9403359 Bump softprops/action-gh-release from 1 to 3 in the github-actions group (#276) by dependabot[bot] · 4 months ago
  10. e3fae46 OpenCL ICD Loader updates for OpenCL 3.1 (#273) by Ben Ashbaugh · 4 months ago
  11. b07d900 feat: add support for GNU/Hurd (#272) by Pino Toscano · 5 months ago
  12. b1c5753 Add static link libs to OpenCL.pc (#263) by Kai Pastor · 7 months ago
  13. 71ea2a6 Static fixes (#270) by Brice Videau · 7 months ago
  14. 405c4be Added an OpenCL deinitialization test and plugin infrastructure. (#268) by Brice Videau · 7 months ago
  15. c987c97 OpenCL ICD Loader Deinitialization Support (#250) by Brice Videau · 7 months ago
  16. fc13ff1 update copyright dates to 2026 (#267) by Ben Ashbaugh · 8 months ago
  17. 634ef47 Dispatch table generation. Rename to main dispatch. (#266) by Brice Videau · 10 months ago
  18. ecb20fb Switch to __CL_HAS_ANON_UNION__ macro (#264) by Jose Lopez · 11 months ago
  19. 02134b0 Prevent clGetExtensionFunctionAddressForPlatform from returning ICD-specific symbols. (#253) by Brice Videau · 1 year ago
  20. cfb99ae Make android paths easier to override (#260) by Romaric Jodin · 1 year ago
  21. f234761 Test builds with and without C extensions. (#258) by Brice Videau · 1 year, 1 month ago
  22. 6245403 Address anonymous union initialization when extensions are disabled. (#257) by Brice Videau · 1 year, 1 month ago
  23. f9873de update the README build status badge link (#259) by Ben Ashbaugh · 1 year, 1 month ago
  24. ad770a1 remove cl_khr_icd2.h from CMake sources (#255) by Ben Ashbaugh · 1 year, 1 month ago upstream/v2025.07.22
  25. 9482bbe Fix nameless union initialization. (#254) by Brice Videau · 1 year, 3 months ago
  26. ddf6c70 cl_khr_icd2.h: include cl header (#251) by Romaric Jodin · 1 year, 4 months ago
  27. 86448ce cl_khr_icd 2.0.0 loader managed dispatch (#238) by Brice Videau · 1 year, 5 months ago
  28. d547426 feat: add compatibility support for QNX Neutrino (#248) by Xi Guo · 1 year, 6 months ago
  29. d615f1b use two-step casting to silence incompatible function type warning (#249) by Ben Ashbaugh · 1 year, 6 months ago
  30. 9228024 Fix Wcast-qual warning on windows (#244) by Evgenii Kudriashov · 1 year, 10 months ago
  31. 5907ac1 Temporarily disable PPA builds (#243) by Nagy-Egri Máté Ferenc · 1 year, 10 months ago upstream/v2024.10.24
  32. 804b6f0 Fix Wcast-qual warning. (#241) by Haonan Yang · 2 years ago
  33. 3d27d7c Disable gcc-11 on macos (#237) by Brice Videau · 2 years, 1 month ago
  34. c2cbdb3 Updated CI, added CD (#226) by Lőrinc Serfőző · 2 years, 3 months ago
  35. 861b68b Fix still reachable leaks in loader tests. (#234) by Brice Videau · 2 years, 7 months ago upstream/v2024.05.08
  36. 932d826 Fix memory leaks in loader_test. (#233) by Brice Videau · 2 years, 7 months ago
  37. 5383646 Explicitly mark compareLayer as __cdecl (#231) by Jesse Natalie · 2 years, 7 months ago
  38. 229410f add const to fix compiler warnings (#222) by Ben Ashbaugh · 3 years, 3 months ago upstream/v2023.12.14
  39. 0b8be9f CTS cache (#221) by Brice Videau · 3 years, 4 months ago
  40. 66bdb19 Add function prototype for clGetICDLoaderInfoOCLICD using function type. (#219) by Brice Videau · 3 years, 4 months ago
  41. 920ecb6 Update generated code to reflect recent xml updates. (#218) by Brice Videau · 3 years, 4 months ago
  42. ee329ed Remove cl_icdl_private.h as it is now unneeded. (#210) by Brice Videau · 3 years, 4 months ago
  43. b1bce7c replaces calls to LoadLibrary with explicit calls to LoadLibraryA (#216) by Ben Ashbaugh · 3 years, 5 months ago upstream/v2023.04.17
  44. 617580b add extension API function pointer checks (#196) by Ben Ashbaugh · 3 years, 5 months ago
  45. ba84239 add the CL_NO_NON_ICD_DISPATCH_EXTENSION_PROTOTYPES compile definition (#213) by Ben Ashbaugh · 3 years, 5 months ago
  46. f558a17 Ci fix 2 (#215) by Brice Videau · 3 years, 5 months ago
  47. ece9144 Update path to pkg-config header file. (#207) by Brice Videau · 3 years, 6 months ago
  48. b0f1c3c Fix VERSIONINFO for llvm-rc (#206) by Gloria · 3 years, 6 months ago
  49. 2cde5d0 Add first prototype of cllayerinfo. (#175) by Brice Videau · 3 years, 7 months ago upstream/v2023.02.06
  50. 217a177 Fixes #204 with support for compiling with -fvisibility=hidden (#205) by gmeeker · 3 years, 8 months ago
  51. 6ceb5d2 Added OpenCL.pc file. (#190) by Brice Videau · 3 years, 8 months ago
  52. 9a3e962 do not use CMake defines for ICD loader name and vendor strings (#203) by Ben Ashbaugh · 3 years, 9 months ago
  53. 551a74d Implement clGetICDLoaderInfoOCLICD. (#188) by Brice Videau · 3 years, 9 months ago
  54. 8f51613 dynamically load functions for OpenCLon12 (#197) by Ben Ashbaugh · 3 years, 10 months ago
  55. f573575 clean up usage of CL_API_ENTRY (#189) by Ben Ashbaugh · 3 years, 10 months ago
  56. e009e32 fix MacOS CI (#198) by Ben Ashbaugh · 3 years, 10 months ago
  57. 96c536e OpenCL ICD Loader Fixes for mingw (#186) by Ben Ashbaugh · 3 years, 10 months ago
  58. 349f335 fix an incorrect KHR_ICD_ASSERT #193 by Ben Ashbaugh · 3 years, 10 months ago
  59. c5a6e01 add FreeBSD define to icd_platform.h (#185) by Ben Ashbaugh · 4 years ago
  60. 4aa6837 Rewrite CLOn12 loader in C (#179) by Jesse Natalie · 4 years ago upstream/v2022.09.23 upstream/v2022.09.30
  61. 7305673 System layer implementation. (#154) by Brice Videau · 4 years ago
  62. 2e35ae7 Move khrIcdInitializeTrace call to platform initialization so it is only called once. (#180) by Brice Videau · 4 years ago
  63. 7072cf2 Fix Windows enumeration for non-WDDM devices via HKR (#178) by Nikhil Joshi · 4 years, 3 months ago
  64. 5b280f6 Install PDBs (#169) by Nagy-Egri Máté Ferenc · 4 years, 4 months ago
  65. eaf36a6 Windows CI fix (#176) by Brice Videau · 4 years, 4 months ago upstream/v2022.05.18
  66. 792682a Fix handle validation macros (#174) by Brice Videau · 4 years, 4 months ago
  67. b5c4285 update README badges to reflect CI changes (#172) by Ben Ashbaugh · 4 years, 4 months ago
  68. aec3952 Fix Windows compilation error for Trace mechanism (#171) by Chunyang Dai · 4 years, 4 months ago
  69. 5d9177e Enable trace by OCL_ICD_ENABLE_TRACE environment variable (#168) by Chunyang Dai · 4 years, 5 months ago
  70. c8490f9 Match OpenCL-Docs default branch rename (#166) by Alastair Murray · 4 years, 6 months ago
  71. cd7d07c Renamed BUILD_SHARED_LIBS option (#163) by Leon Brands · 4 years, 7 months ago
  72. b7a648b OpenCL-SDK base changes (#160) by Nagy-Egri Máté Ferenc · 4 years, 8 months ago
  73. 169f05d Fix: stat was done on an incomplete file path. (#161) by Brice Videau · 4 years, 9 months ago upstream/v2022.01.04
  74. d08d0e6 Pedantic (#159) by Brice Videau · 4 years, 9 months ago
  75. 3756f5f Remove const warning (#158) by Ronan Keryell · 4 years, 9 months ago
  76. 4e65bd5 declare ret_val global variable static (#147) by Ben Ashbaugh · 5 years ago upstream/v2021.06.30
  77. 2f24758 Fix compiler warnings (#148) by John Plate · 5 years ago
  78. 99dec45 update ICD loader generation scripts to handle empty arguments (#150) by Ben Ashbaugh · 5 years ago
  79. 9b5e384 Change OCL_ICD_LAYERS to OPENCL_LAYERS to conform to the specification. (#145) by Brice Videau · 5 years ago upstream/v2021.04.29
  80. b68b15d do not add the API suffix macro to function definitions (#124) by Ben Ashbaugh · 5 years ago
  81. 98768d3 Remove cl_gl_ext.h includes (#144) by James Price · 5 years ago
  82. 5f82496 Replace uses of CL_EXT_{PRE,SUF}FIX* with CL_API_{PRE,SUF}FIX* (#142) by Kévin Petit · 6 years ago
  83. 99df8d8 Removed uneeded lines in Cmakelists.txt file. (#141) by Brice Videau · 6 years ago
  84. 1cacbf8 Removed cl_icd_layer.h as it is now in the OpenCL-Headers repository under CL/cl_layer.h. (#140) by Brice Videau · 6 years ago
  85. 8631587 Fixed generators to better account for the lack of return value of clSVMFree. (#139) by Brice Videau · 6 years ago
  86. 1d5315c Add C99 flag as last commit added some c99 variable declarations (#135) by John Kesapides · 6 years ago upstream/v2020.12.18
  87. a4289e2 Layers (#125) by Brice Videau · 6 years ago
  88. 34ef50a Add missing includes (#131) by James Price · 6 years ago
  89. 460112e Switch from Travis CI to Github Actions (#132) by James Price · 6 years ago
  90. b3b4833 Add force fPIC option by TP Boudreau · 6 years ago
  91. 4fdf7bc Minor fixes to Windows build to improve header include order resiliency (#126) by Jesse Natalie · 6 years ago
  92. 6e02d35 remove CMake option for OpenCL 3.0 provisional (#121) by Ben Ashbaugh · 6 years ago
  93. 2df1cbf Revert "Merge branch 'master' into master" by Ben Ashbaugh · 6 years ago
  94. 97f0eb5 Merge branch 'master' into master by Nikhil Joshi · 6 years ago
  95. 98ca71f Define CL_USE_DEPRECATED_OPENCL_2_{1,2}_APIS (#122) by James Price · 6 years ago
  96. 1d12be0 skip testing except for icd loader project (#117) by Ben Ashbaugh · 6 years ago
  97. b697982 Generate the ICD Loader Dispatch Functions (#114) by Ben Ashbaugh · 6 years ago
  98. 862eebe correctly pass user_data to destructor callbacks by Ben Ashbaugh · 6 years ago
  99. c7622e6 add clSetContextDestructorCallback by Ben Ashbaugh · 6 years ago
  100. e546244 Update and modernize some aspects of CMake (#92) by Kenneth Benzie · 6 years ago