skip testing except for icd loader project (#117)
[platform/upstream/OpenCL-ICD-Loader.git] / loader /
2020-09-08 Ben AshbaughGenerate the ICD Loader Dispatch Functions (#114)
2020-07-29 Ben Ashbaughadd clSetContextDestructorCallback
2020-05-08 Ben Ashbaughexpand ifdefs to remove include file dependencies
2020-05-08 Ben Ashbaughadd an option to disable support for OpenCLOn12
2020-05-07 Alastair MurrayAdd support for OpenCL 3.0 Provisional (#108)
2020-04-23 Ben Ashbaughremove WDK dependency for OpenCL ICD loader (#102)
2020-04-16 Jesse NatalieAdd support for OpenCLOn12 ICD (#103)
2020-04-16 Kenneth Benzie ... Add a path separator to OCL_ICD_VENDORS
2020-02-26 John AlexanderCorrected inconsistent indentation
2020-02-26 John AlexanderIncorporating PR refinement requests so REG_MULTI_SZ...
2020-02-26 John AlexanderFix to allow windows ICD detection to detect AMD ICD...
2020-02-09 Kevin PetitUse API function pointer and dispatch table definitions...
2019-10-07 Nikhil JoshiUse QueryAdapter APIs as per MS directives
2019-09-10 bashbaugadded checks for high integrity for Windows secure_getenv
2019-07-19 bashbaugincrease loader rev for environment variable support
2019-07-19 bashbaugneed to include a lower-case windows.h for cross-compil...
2019-07-16 Ben Ashbaughinitial ICD loader environment variable support (#77)
2019-07-01 Ben AshbaughWindows 10 RS4 Support for the OpenCL ICD Loader w...
2019-05-08 Morris HafnerDownstream MinGW fixes
2019-05-07 Ben AshbaughCreate directory tree, fix warnings, cmake improvements...