Fixed generators to better account for the lack of return value of clSVMFree. (#139)
[platform/upstream/OpenCL-ICD-Loader.git] / loader /
2021-02-05 Brice VideauFixed generators to better account for the lack of...
2020-12-10 Brice VideauLayers (#125)
2020-12-04 James PriceAdd missing includes (#131)
2020-10-09 Jesse NatalieMinor fixes to Windows build to improve header include...
2020-10-06 Ben Ashbaughremove CMake option for OpenCL 3.0 provisional (#121)
2020-09-28 Ben AshbaughRevert "Merge branch 'master' into master"
2020-09-28 Nikhil JoshiMerge branch 'master' into master
2020-09-08 James PriceDefine CL_USE_DEPRECATED_OPENCL_2_{1,2}_APIS (#122)
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...
2020-01-21 Nikhil JoshiFix indentation with previous changes
2020-01-13 Nikhil JoshiMerge branch 'origin/para-virtual-fixes'
2020-01-10 Nikhil JoshiUpdate nikhiljnv:master with Khronos:master
2019-12-18 Nikhil JoshiRemove link-time dependency on WDK
2019-10-10 Nikhil JoshiUpdate branch with Khronos GitHub Master branch.
2019-10-07 Nikhil JoshiUse QueryAdapter APIs as per MS directives
2019-10-04 Nikhil JoshiRefactor ICD loader windows header files
2019-09-24 Nikhil JoshiUpdate status based on DXGK and HKR enumearation
2019-09-19 Nikhil JoshiBump up OpenCL ICD Loader version
2019-09-19 Nikhil JoshiMerge pull request #10 from KhronosGroup/master
2019-09-19 Nikhil JoshiMinor fixes to cleanup Windows para-virtualization...
2019-09-10 bashbaugadded checks for high integrity for Windows secure_getenv
2019-09-10 Nikhil JoshiFree adapter names and add check for DXGI interface...
2019-09-03 Nikhil JoshiAdd return value checks for adapterAdd.
2019-08-22 Nikhil JoshiFix variable naming, array size and cleanup paths.
2019-08-12 Nikhil JoshiMinor fixes to para-virtualization support
2019-08-09 Nikhil JoshiMerge branch 'KhronosGroup-master' into new_para_virtual
2019-08-09 Nikhil JoshiUpdate nikhiljnv:new_para_virtual with Khronos master
2019-08-06 Nikhil JoshiUse QueryAdapter APIs as per MS directives
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-02 Nikhil JoshiMerge pull request #7 from KhronosGroup/master
2019-07-01 Ben AshbaughWindows 10 RS4 Support for the OpenCL ICD Loader w...
2019-05-21 Nikhil JoshiUse QueryAdapter APIs as per MS directives
2019-05-21 nikhiljnvWindows 10 RS4 support for OpenCL ICD as per MS directive
2019-05-08 Morris HafnerDownstream MinGW fixes
2019-05-07 Ben AshbaughCreate directory tree, fix warnings, cmake improvements...