platform/upstream/OpenCL-ICD-Loader.git
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 Craig AndrewsInstall to standard locations using GNUInstallDirs
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-06-18 bashbaugadd CI badges for travis-ci and appveyor
2019-05-21 bashbaugbasic appveyor enabling
2019-05-21 bashbaugsimple travis CI enabling
2019-05-21 bashbaugfix README typos
2019-05-21 bashbaugremoved non-CMake build files
2019-05-08 Morris HafnerDownstream MinGW fixes
2019-05-07 Ben AshbaughCreate directory tree, fix warnings, cmake improvements...
2019-05-07 Artur HarasimiukOption to allow for dynamic linking with VC++ Runtime...
2019-04-12 Alastair MurrayDo parameter validation in clGetExtensionFunctionAddress
2019-04-10 Artur HarasimiukStatically link with VC++ Runtime (#57)
2019-04-10 Michael Eilerfix compilation with VS2010
2019-04-07 cos-publicUpdate icd_windows.c (#51)
2019-04-07 Khronos Group... Change header license to Apache 2.0 (#53)
2019-04-02 bashbaugswitch README from plain text to markdown
2019-02-20 Khronos Group... Create LICENSE
2019-02-20 Khronos Group... Delete LICENSE.txt
2019-02-12 SilverCamelFix bugs encountered while building with VS 2017 64bit...
2019-01-26 Kedar PatilUse PROJECT_SOURCE_DIR in CMakefile
2019-01-26 mancoastUpdate .gitignore to ignore build directory (#42)
2019-01-24 Kedar PatilAdd option to build static library.
2019-01-24 bashbaugadd extension function comments
2018-11-06 Kévin PetitSupport building on macOS (#40)
2018-10-10 Khronos Group... Create CODE_OF_CONDUCT.md
2018-04-26 Ofir CohenFix vendors enumeration on 32-bit Windows OS (#28)
2018-04-05 Lukasz TowarekRemove GL/EGL headers
2018-02-20 Pavel Begunkovdriver stub: Fix dangling & NULL ptr dereference (#27)
2017-11-21 Grzegorz WawiorkoStatic analysis fixes.
2017-10-03 Ofir CohenAdded OpenCL Universal Driver Support for Win10 RS3...
2017-06-06 Laurent MorichettiAllow building ICD loader as a CMake subproject.
2017-06-06 John PooleUpdate Windows DLL version to 2.2 (#19)
2017-05-16 bashbaugAdd OpenCL 2.2 API to ICD Loader.
2016-09-13 guoyejuncorrect the case that properties is NULL for clCreateCo...
2016-05-31 Kedar PatilMerge pull request #1 from KhronosGroup/remove-egl...
2016-05-31 Kedar PatilUpdating the ICD loader license.
2016-02-10 James PriceRemove dependency on EGL/KHR headers from README
2015-11-12 Kedar PatilAdding sources for OpenCL 2.1 ICD Loader.