- 1817f58 Upgrade OpenCL-ICD-Loader to v2024.10.24 am: 9253edc3cc by Sadaf Ebrahimi · 7 months ago main
- 9253edc Upgrade OpenCL-ICD-Loader to v2024.10.24 by Sadaf Ebrahimi · 8 months ago
- a7aeaf3 Empty merge ab/12770256 into aosp-main-future by Xin Li · 8 months ago
- 4c8c2b5 Add janitors to the OWNERS file am: 87cff3e840 by Sadaf Ebrahimi · 8 months ago
- 87cff3e Add janitors to the OWNERS file by Sadaf Ebrahimi · 9 months ago
- a125437 [automerger skipped] Merge 24Q4 into AOSP main am: 82d867bc5d -s ours by Xin Li · 9 months ago
- 82d867b Merge 24Q4 into AOSP main by Xin Li · 9 months ago
- c097850 [automerger skipped] Merge 24Q4 (ab/12406339) into aosp-main-future am: 1d3348c1d2 -s ours by Xin Li · 10 months ago
- 1d3348c Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 10 months ago tmp_24Q4_merged
- 5907ac1 Temporarily disable PPA builds (#243) by Nagy-Egri Máté Ferenc · 10 months ago upstream/v2024.10.24
- 804b6f0 Fix Wcast-qual warning. (#241) by Haonan Yang · 11 months ago
- 3d27d7c Disable gcc-11 on macos (#237) by Brice Videau · 1 year, 1 month ago
- 6d13bf8 Merge "Add a representative search path for ICD and layer files on Android" into main by Jeremy Kemp · 1 year, 2 months ago aml_ext_350912020 aml_ext_351122080 aml_ext_351312060
- 0f03c75 Namespace the loader by Jeremy Kemp · 1 year, 2 months ago
- 4e53797 Add a representative search path for ICD and layer files on Android by Jeremy Kemp · 1 year, 2 months ago
- c2cbdb3 Updated CI, added CD (#226) by Lőrinc Serfőző · 1 year, 2 months ago
- 93c3ecd Compile both 32 and 64 bit libraries am: 7f40c099b7 am: 0a94e02477 by Jeremy Kemp · 1 year, 3 months ago
- e3d872a Disable ICD Loader by default. am: 7b667de29f am: 47ef390b52 by Jeremy Kemp · 1 year, 3 months ago
- d285beb Merge remote-tracking branch 'origin/upstream' am: 166f5f33e5 am: 4a645083d3 by Inna Palant · 1 year, 3 months ago
- 0a94e02 Compile both 32 and 64 bit libraries am: 7f40c099b7 by Jeremy Kemp · 1 year, 3 months ago android15-tests-dev android15-tests-release android-cts-15.0_r2 android-cts-15.0_r3 android-cts-15.0_r4 android-cts-15.0_r5 android-vts-15.0_r2 android-vts-15.0_r3 android-vts-15.0_r4 android-vts-15.0_r5
- 47ef390 Disable ICD Loader by default. am: 7b667de29f by Jeremy Kemp · 1 year, 3 months ago
- 4a64508 Merge remote-tracking branch 'origin/upstream' am: 166f5f33e5 by Inna Palant · 1 year, 3 months ago
- 7f40c09 Compile both 32 and 64 bit libraries by Jeremy Kemp · 1 year, 3 months ago
- 7b667de Disable ICD Loader by default. by Jeremy Kemp · 1 year, 3 months ago
- 166f5f3 Merge remote-tracking branch 'origin/upstream' by Inna Palant · 1 year, 4 months ago
- d288ffe OpenCL-ICD-Loader: Added build, metadata, owners and license by Jeremy Kemp · 1 year, 5 months ago upstream
- 861b68b Fix still reachable leaks in loader tests. (#234) by Brice Videau · 1 year, 7 months ago upstream/v2024.05.08
- 90ed8c0 Initial empty repository by [email protected] · 1 year, 7 months ago
- 932d826 Fix memory leaks in loader_test. (#233) by Brice Videau · 1 year, 7 months ago
- 5383646 Explicitly mark compareLayer as __cdecl (#231) by Jesse Natalie · 1 year, 7 months ago
- 229410f add const to fix compiler warnings (#222) by Ben Ashbaugh · 2 years, 3 months ago upstream/v2023.12.14
- 0b8be9f CTS cache (#221) by Brice Videau · 2 years, 4 months ago
- 66bdb19 Add function prototype for clGetICDLoaderInfoOCLICD using function type. (#219) by Brice Videau · 2 years, 4 months ago
- 920ecb6 Update generated code to reflect recent xml updates. (#218) by Brice Videau · 2 years, 4 months ago
- ee329ed Remove cl_icdl_private.h as it is now unneeded. (#210) by Brice Videau · 2 years, 4 months ago
- b1bce7c replaces calls to LoadLibrary with explicit calls to LoadLibraryA (#216) by Ben Ashbaugh · 2 years, 5 months ago upstream/v2023.04.17
- 617580b add extension API function pointer checks (#196) by Ben Ashbaugh · 2 years, 5 months ago
- ba84239 add the CL_NO_NON_ICD_DISPATCH_EXTENSION_PROTOTYPES compile definition (#213) by Ben Ashbaugh · 2 years, 5 months ago
- f558a17 Ci fix 2 (#215) by Brice Videau · 2 years, 5 months ago
- ece9144 Update path to pkg-config header file. (#207) by Brice Videau · 2 years, 6 months ago
- b0f1c3c Fix VERSIONINFO for llvm-rc (#206) by Gloria · 2 years, 6 months ago
- 2cde5d0 Add first prototype of cllayerinfo. (#175) by Brice Videau · 2 years, 7 months ago upstream/v2023.02.06
- 217a177 Fixes #204 with support for compiling with -fvisibility=hidden (#205) by gmeeker · 2 years, 7 months ago
- 6ceb5d2 Added OpenCL.pc file. (#190) by Brice Videau · 2 years, 8 months ago
- 9a3e962 do not use CMake defines for ICD loader name and vendor strings (#203) by Ben Ashbaugh · 2 years, 9 months ago
- 551a74d Implement clGetICDLoaderInfoOCLICD. (#188) by Brice Videau · 2 years, 9 months ago
- 8f51613 dynamically load functions for OpenCLon12 (#197) by Ben Ashbaugh · 2 years, 10 months ago
- f573575 clean up usage of CL_API_ENTRY (#189) by Ben Ashbaugh · 2 years, 10 months ago
- e009e32 fix MacOS CI (#198) by Ben Ashbaugh · 2 years, 10 months ago
- 96c536e OpenCL ICD Loader Fixes for mingw (#186) by Ben Ashbaugh · 2 years, 10 months ago
- 349f335 fix an incorrect KHR_ICD_ASSERT #193 by Ben Ashbaugh · 2 years, 10 months ago
- c5a6e01 add FreeBSD define to icd_platform.h (#185) by Ben Ashbaugh · 2 years, 11 months ago
- 4aa6837 Rewrite CLOn12 loader in C (#179) by Jesse Natalie · 3 years ago upstream/v2022.09.23 upstream/v2022.09.30
- 7305673 System layer implementation. (#154) by Brice Videau · 3 years ago
- 2e35ae7 Move khrIcdInitializeTrace call to platform initialization so it is only called once. (#180) by Brice Videau · 3 years ago
- 7072cf2 Fix Windows enumeration for non-WDDM devices via HKR (#178) by Nikhil Joshi · 3 years, 3 months ago
- 5b280f6 Install PDBs (#169) by Nagy-Egri Máté Ferenc · 3 years, 3 months ago
- eaf36a6 Windows CI fix (#176) by Brice Videau · 3 years, 4 months ago upstream/v2022.05.18
- 792682a Fix handle validation macros (#174) by Brice Videau · 3 years, 4 months ago
- b5c4285 update README badges to reflect CI changes (#172) by Ben Ashbaugh · 3 years, 4 months ago
- aec3952 Fix Windows compilation error for Trace mechanism (#171) by Chunyang Dai · 3 years, 4 months ago
- 5d9177e Enable trace by OCL_ICD_ENABLE_TRACE environment variable (#168) by Chunyang Dai · 3 years, 4 months ago
- c8490f9 Match OpenCL-Docs default branch rename (#166) by Alastair Murray · 3 years, 6 months ago
- cd7d07c Renamed BUILD_SHARED_LIBS option (#163) by Leon Brands · 3 years, 7 months ago
- b7a648b OpenCL-SDK base changes (#160) by Nagy-Egri Máté Ferenc · 3 years, 7 months ago
- 169f05d Fix: stat was done on an incomplete file path. (#161) by Brice Videau · 3 years, 9 months ago upstream/v2022.01.04
- d08d0e6 Pedantic (#159) by Brice Videau · 3 years, 9 months ago
- 3756f5f Remove const warning (#158) by Ronan Keryell · 3 years, 9 months ago
- 4e65bd5 declare ret_val global variable static (#147) by Ben Ashbaugh · 4 years, 2 months ago upstream/v2021.06.30
- 2f24758 Fix compiler warnings (#148) by John Plate · 4 years, 2 months ago
- 99dec45 update ICD loader generation scripts to handle empty arguments (#150) by Ben Ashbaugh · 4 years, 2 months ago
- 9b5e384 Change OCL_ICD_LAYERS to OPENCL_LAYERS to conform to the specification. (#145) by Brice Videau · 4 years, 5 months ago upstream/v2021.04.29
- b68b15d do not add the API suffix macro to function definitions (#124) by Ben Ashbaugh · 4 years, 6 months ago
- 98768d3 Remove cl_gl_ext.h includes (#144) by James Price · 4 years, 6 months ago
- 5f82496 Replace uses of CL_EXT_{PRE,SUF}FIX* with CL_API_{PRE,SUF}FIX* (#142) by Kévin Petit · 4 years, 6 months ago
- 99df8d8 Removed uneeded lines in Cmakelists.txt file. (#141) by Brice Videau · 4 years, 7 months ago
- 1cacbf8 Removed cl_icd_layer.h as it is now in the OpenCL-Headers repository under CL/cl_layer.h. (#140) by Brice Videau · 4 years, 7 months ago
- 8631587 Fixed generators to better account for the lack of return value of clSVMFree. (#139) by Brice Videau · 4 years, 7 months ago
- 1d5315c Add C99 flag as last commit added some c99 variable declarations (#135) by John Kesapides · 4 years, 9 months ago upstream/v2020.12.18
- a4289e2 Layers (#125) by Brice Videau · 4 years, 9 months ago
- 34ef50a Add missing includes (#131) by James Price · 4 years, 9 months ago
- 460112e Switch from Travis CI to Github Actions (#132) by James Price · 4 years, 9 months ago
- b3b4833 Add force fPIC option by TP Boudreau · 5 years ago
- 4fdf7bc Minor fixes to Windows build to improve header include order resiliency (#126) by Jesse Natalie · 5 years ago
- 6e02d35 remove CMake option for OpenCL 3.0 provisional (#121) by Ben Ashbaugh · 5 years ago
- 2df1cbf Revert "Merge branch 'master' into master" by Ben Ashbaugh · 5 years ago
- 97f0eb5 Merge branch 'master' into master by Nikhil Joshi · 5 years ago
- 98ca71f Define CL_USE_DEPRECATED_OPENCL_2_{1,2}_APIS (#122) by James Price · 5 years ago
- 1d12be0 skip testing except for icd loader project (#117) by Ben Ashbaugh · 5 years ago
- b697982 Generate the ICD Loader Dispatch Functions (#114) by Ben Ashbaugh · 5 years ago
- 862eebe correctly pass user_data to destructor callbacks by Ben Ashbaugh · 5 years ago
- c7622e6 add clSetContextDestructorCallback by Ben Ashbaugh · 5 years ago
- e546244 Update and modernize some aspects of CMake (#92) by Kenneth Benzie · 5 years ago
- bbdf079 runtimeobject.lib should be lower case by Ben Ashbaugh · 5 years ago upstream/v2020.06.16
- c276388 expand ifdefs to remove include file dependencies by Ben Ashbaugh · 5 years ago
- bb98ad9 add an option to disable support for OpenCLOn12 by Ben Ashbaugh · 5 years ago
- 23475bd Add support for OpenCL 3.0 Provisional (#108) by Alastair Murray · 5 years ago
- fe09ad1 remove WDK dependency for OpenCL ICD loader (#102) by Ben Ashbaugh · 5 years ago
- 47f05fa Add support for OpenCLOn12 ICD (#103) by Jesse Natalie · 5 years ago
- 6d0b214 Add a path separator to OCL_ICD_VENDORS by Kenneth Benzie (Benie) · 5 years ago