projects
/
platform
/
upstream
/
OpenCL-ICD-Loader.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
platform/upstream/OpenCL-ICD-Loader.git
2019-09-19
Nikhil Joshi
Merge pull request #10 from KhronosGroup/master
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Nikhil Joshi
Minor fixes to cleanup Windows para-virtualization...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
bashbaug
added checks for high integrity for Windows secure_getenv
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Nikhil Joshi
Free adapter names and add check for DXGI interface...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Nikhil Joshi
Add return value checks for adapterAdd.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Nikhil Joshi
Fix variable naming, array size and cleanup paths.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Nikhil Joshi
Minor fixes to para-virtualization support
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Nikhil Joshi
Merge branch 'KhronosGroup-master' into new_para_virtual
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Nikhil Joshi
Update nikhiljnv:new_para_virtual with Khronos master
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Craig Andrews
Install to standard locations using GNUInstallDirs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Nikhil Joshi
Use QueryAdapter APIs as per MS directives
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
bashbaug
increase loader rev for environment variable support
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
bashbaug
need to include a lower-case windows.h for cross-compil...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ben Ashbaugh
initial ICD loader environment variable support (#77)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-02
Nikhil Joshi
Merge pull request #7 from KhronosGroup/master
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Ben Ashbaugh
Windows 10 RS4 Support for the OpenCL ICD Loader w...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
bashbaug
add CI badges for travis-ci and appveyor
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
bashbaug
basic appveyor enabling
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
bashbaug
simple travis CI enabling
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
bashbaug
fix README typos
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
bashbaug
removed non-CMake build files
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Morris Hafner
Downstream MinGW fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Ben Ashbaugh
Create directory tree, fix warnings, cmake improvements...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-07
Artur Harasimiuk
Option to allow for dynamic linking with VC++ Runtime...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Alastair Murray
Do parameter validation in clGetExtensionFunctionAddress
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Artur Harasimiuk
Statically link with VC++ Runtime (#57)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Michael Eiler
fix compilation with VS2010
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
cos-public
Update icd_windows.c (#51)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Khronos Group...
Change header license to Apache 2.0 (#53)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
bashbaug
switch README from plain text to markdown
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Khronos Group...
Create LICENSE
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Khronos Group...
Delete LICENSE.txt
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
SilverCamel
Fix bugs encountered while building with VS 2017 64bit...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Kedar Patil
Use PROJECT_SOURCE_DIR in CMakefile
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
mancoast
Update .gitignore to ignore build directory (#42)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Kedar Patil
Add option to build static library.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
bashbaug
add extension function comments
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Kévin Petit
Support building on macOS (#40)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Khronos Group...
Create CODE_OF_CONDUCT.md
commit
|
commitdiff
|
tree
|
snapshot
2018-04-26
Ofir Cohen
Fix vendors enumeration on 32-bit Windows OS (#28)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Lukasz Towarek
Remove GL/EGL headers
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Pavel Begunkov
driver stub: Fix dangling & NULL ptr dereference (#27)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Grzegorz Wawiorko
Static analysis fixes.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Ofir Cohen
Added OpenCL Universal Driver Support for Win10 RS3...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Laurent Morichetti
Allow building ICD loader as a CMake subproject.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
John Poole
Update Windows DLL version to 2.2 (#19)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
bashbaug
Add OpenCL 2.2 API to ICD Loader.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
guoyejun
correct the case that properties is NULL for clCreateCo...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
Kedar Patil
Merge pull request #1 from KhronosGroup/remove-egl...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-31
Kedar Patil
Updating the ICD loader license.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
James Price
Remove dependency on EGL/KHR headers from README
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Kedar Patil
Adding sources for OpenCL 2.1 ICD Loader.
commit
|
commitdiff
|
tree
|
snapshot